|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@babel/polyfill": "^7.12.1",
|
27 |
| - "@emotion/react": "^11.11.3", |
| 27 | + "@emotion/react": "^11.11.4", |
28 | 28 | "@redux-devtools/app": "^6.0.0",
|
29 | 29 | "@redux-devtools/core": "^4.0.0",
|
30 | 30 | "@redux-devtools/instrument": "^2.1.0",
|
|
47 | 47 | "styled-components": "^5.3.11"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@babel/core": "^7.23.9", |
51 |
| - "@babel/preset-env": "^7.23.9", |
| 50 | + "@babel/core": "^7.24.0", |
| 51 | + "@babel/preset-env": "^7.24.0", |
52 | 52 | "@babel/preset-react": "^7.23.3",
|
53 | 53 | "@babel/preset-typescript": "^7.23.3",
|
54 | 54 | "@babel/register": "^7.23.7",
|
55 | 55 | "@testing-library/jest-dom": "^6.4.2",
|
56 | 56 | "@testing-library/react": "^14.2.1",
|
57 |
| - "@types/chrome": "^0.0.261", |
| 57 | + "@types/chrome": "^0.0.262", |
58 | 58 | "@types/lodash": "^4.14.202",
|
59 |
| - "@types/react": "^18.2.58", |
60 |
| - "@types/react-dom": "^18.2.19", |
| 59 | + "@types/react": "^18.2.64", |
| 60 | + "@types/react-dom": "^18.2.21", |
61 | 61 | "@types/styled-components": "^5.1.34",
|
62 | 62 | "chromedriver": "^118.0.1",
|
63 | 63 | "cross-env": "^7.0.3",
|
64 |
| - "electron": "^27.3.3", |
| 64 | + "electron": "^27.3.5", |
65 | 65 | "esbuild": "^0.20.1",
|
66 | 66 | "eslint": "^8.57.0",
|
67 | 67 | "eslint-config-airbnb": "^19.0.4",
|
68 | 68 | "eslint-plugin-import": "^2.29.1",
|
69 | 69 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
70 |
| - "eslint-plugin-react": "^7.33.2", |
| 70 | + "eslint-plugin-react": "^7.34.0", |
71 | 71 | "eslint-plugin-react-hooks": "^4.6.0",
|
72 | 72 | "immutable": "^4.3.5",
|
73 | 73 | "jest": "^29.7.0",
|
|
0 commit comments