|
32 | 32 | "react-dom": "^16.8.0 || ^17.0.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@babel/core": "7.22.9", |
| 35 | + "@babel/core": "7.23.2", |
36 | 36 | "@babel/plugin-proposal-class-properties": "7.18.6", |
37 | 37 | "@babel/plugin-transform-async-to-generator": "7.22.5", |
38 | | - "@babel/plugin-transform-react-jsx": "7.22.5", |
39 | | - "@babel/plugin-transform-runtime": "7.22.9", |
40 | | - "@babel/preset-env": "7.22.9", |
41 | | - "@babel/preset-react": "7.22.5", |
| 38 | + "@babel/plugin-transform-react-jsx": "7.22.15", |
| 39 | + "@babel/plugin-transform-runtime": "7.23.2", |
| 40 | + "@babel/preset-env": "7.23.2", |
| 41 | + "@babel/preset-react": "7.22.15", |
42 | 42 | "babel-eslint": "10.1.0", |
43 | 43 | "coveralls": "3.1.1", |
44 | 44 | "cross-env": "7.0.3", |
45 | | - "enigma.js": "2.11.0", |
| 45 | + "enigma.js": "2.12.0", |
46 | 46 | "eslint": "7.32.0", |
47 | 47 | "eslint-config-airbnb": "18.2.1", |
48 | | - "eslint-plugin-import": "2.27.5", |
| 48 | + "eslint-plugin-import": "2.29.0", |
49 | 49 | "eslint-plugin-jsx-a11y": "6.7.1", |
50 | | - "eslint-plugin-react": "7.33.0", |
| 50 | + "eslint-plugin-react": "7.33.2", |
51 | 51 | "jest": "27.5.1", |
52 | 52 | "jest-puppeteer": "6.2.0", |
53 | 53 | "parcel-bundler": "1.12.5", |
|
0 commit comments