|
55 | 55 | "@testing-library/dom": "^10.4.0", |
56 | 56 | "@testing-library/jest-dom": "^6.5.0", |
57 | 57 | "@testing-library/react": "^16.0.1", |
58 | | - "@types/chrome": "^0.0.270", |
| 58 | + "@types/chrome": "^0.0.271", |
59 | 59 | "@types/lodash-es": "^4.17.12", |
60 | | - "@types/react": "^18.3.5", |
| 60 | + "@types/react": "^18.3.6", |
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.4.0", |
| 65 | + "electron": "^31.6.0", |
66 | 66 | "esbuild": "^0.23.1", |
67 | | - "eslint": "^8.57.0", |
| 67 | + "eslint": "^8.57.1", |
68 | 68 | "eslint-config-airbnb": "^19.0.4", |
69 | | - "eslint-plugin-import": "^2.29.1", |
70 | | - "eslint-plugin-jsx-a11y": "^6.9.0", |
71 | | - "eslint-plugin-react": "^7.35.0", |
| 69 | + "eslint-plugin-import": "^2.30.0", |
| 70 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 71 | + "eslint-plugin-react": "^7.36.1", |
72 | 72 | "eslint-plugin-react-hooks": "^4.6.2", |
73 | 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 | | - "selenium-webdriver": "^4.24.0", |
| 78 | + "selenium-webdriver": "^4.24.1", |
79 | 79 | "sinon-chrome": "^3.0.1", |
80 | 80 | "ts-jest": "^29.2.5", |
81 | 81 | "typescript": "~5.5.4", |
|
0 commit comments