|
47 | 47 | "styled-components": "^5.3.11"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@babel/core": "^7.24.9", |
51 |
| - "@babel/preset-env": "^7.24.8", |
| 50 | + "@babel/core": "^7.25.2", |
| 51 | + "@babel/preset-env": "^7.25.3", |
52 | 52 | "@babel/preset-react": "^7.24.7",
|
53 | 53 | "@babel/preset-typescript": "^7.24.7",
|
54 | 54 | "@babel/register": "^7.24.6",
|
55 |
| - "@testing-library/dom": "^10.3.2", |
56 |
| - "@testing-library/jest-dom": "^6.4.6", |
| 55 | + "@testing-library/dom": "^10.4.0", |
| 56 | + "@testing-library/jest-dom": "^6.4.8", |
57 | 57 | "@testing-library/react": "^16.0.0",
|
58 |
| - "@types/chrome": "^0.0.268", |
| 58 | + "@types/chrome": "^0.0.269", |
59 | 59 | "@types/lodash": "^4.17.7",
|
60 | 60 | "@types/react": "^18.3.3",
|
61 | 61 | "@types/react-dom": "^18.3.0",
|
62 | 62 | "@types/styled-components": "^5.1.34",
|
63 | 63 | "chromedriver": "^126.0.5",
|
64 | 64 | "cross-env": "^7.0.3",
|
65 |
| - "electron": "^31.2.1", |
| 65 | + "electron": "^31.3.1", |
66 | 66 | "esbuild": "^0.23.0",
|
67 | 67 | "eslint": "^8.57.0",
|
68 | 68 | "eslint-config-airbnb": "^19.0.4",
|
69 | 69 | "eslint-plugin-import": "^2.29.1",
|
70 | 70 | "eslint-plugin-jsx-a11y": "^6.9.0",
|
71 | 71 | "eslint-plugin-react": "^7.35.0",
|
72 | 72 | "eslint-plugin-react-hooks": "^4.6.2",
|
73 |
| - "immutable": "^4.3.6", |
| 73 | + "immutable": "^4.3.7", |
74 | 74 | "jest": "^29.7.0",
|
75 | 75 | "jest-environment-jsdom": "^29.7.0",
|
76 | 76 | "pug": "^3.0.3",
|
77 | 77 | "rimraf": "^6.0.1",
|
78 | 78 | "selenium-webdriver": "^4.23.0",
|
79 | 79 | "sinon-chrome": "^3.0.1",
|
80 |
| - "ts-jest": "^29.2.3", |
81 |
| - "typescript": "~5.5.3", |
| 80 | + "ts-jest": "^29.2.4", |
| 81 | + "typescript": "~5.5.4", |
82 | 82 | "webpack": "^5.93.0",
|
83 | 83 | "webpack-cli": "^5.1.4"
|
84 | 84 | }
|
|
0 commit comments