|
47 | 47 | "styled-components": "^5.3.11" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@babel/core": "^7.24.7", |
51 | | - "@babel/preset-env": "^7.24.7", |
| 50 | + "@babel/core": "^7.24.9", |
| 51 | + "@babel/preset-env": "^7.24.8", |
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.1.0", |
| 55 | + "@testing-library/dom": "^10.3.2", |
56 | 56 | "@testing-library/jest-dom": "^6.4.6", |
57 | 57 | "@testing-library/react": "^16.0.0", |
58 | 58 | "@types/chrome": "^0.0.268", |
59 | | - "@types/lodash": "^4.17.5", |
| 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 | | - "chromedriver": "^126.0.0", |
| 63 | + "chromedriver": "^126.0.4", |
64 | 64 | "cross-env": "^7.0.3", |
65 | | - "electron": "^31.0.0", |
66 | | - "esbuild": "^0.21.5", |
| 65 | + "electron": "^31.2.1", |
| 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 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
71 | | - "eslint-plugin-react": "^7.34.2", |
| 70 | + "eslint-plugin-jsx-a11y": "^6.9.0", |
| 71 | + "eslint-plugin-react": "^7.34.4", |
72 | 72 | "eslint-plugin-react-hooks": "^4.6.2", |
73 | 73 | "immutable": "^4.3.6", |
74 | 74 | "jest": "^29.7.0", |
75 | 75 | "jest-environment-jsdom": "^29.7.0", |
76 | 76 | "pug": "^3.0.3", |
77 | | - "rimraf": "^5.0.7", |
78 | | - "selenium-webdriver": "^4.21.0", |
| 77 | + "rimraf": "^5.0.9", |
| 78 | + "selenium-webdriver": "^4.22.0", |
79 | 79 | "sinon-chrome": "^3.0.1", |
80 | | - "ts-jest": "^29.1.4", |
81 | | - "typescript": "~5.5.2", |
82 | | - "webpack": "^5.92.0", |
| 80 | + "ts-jest": "^29.2.2", |
| 81 | + "typescript": "~5.5.3", |
| 82 | + "webpack": "^5.93.0", |
83 | 83 | "webpack-cli": "^5.1.4" |
84 | 84 | } |
85 | 85 | } |
0 commit comments