|
36 | 36 | "jsan": "^3.1.14",
|
37 | 37 | "localforage": "^1.10.0",
|
38 | 38 | "lodash": "^4.17.21",
|
39 |
| - "react": "^18.2.0", |
40 |
| - "react-dom": "^18.2.0", |
41 |
| - "react-icons": "^5.0.1", |
42 |
| - "react-is": "^18.2.0", |
| 39 | + "react": "^18.3.1", |
| 40 | + "react-dom": "^18.3.1", |
| 41 | + "react-icons": "^5.2.1", |
| 42 | + "react-is": "^18.3.1", |
43 | 43 | "react-json-tree": "^0.19.0",
|
44 | 44 | "react-redux": "^8.1.3",
|
45 | 45 | "redux": "^4.2.1",
|
46 | 46 | "redux-persist": "^6.0.0",
|
47 | 47 | "styled-components": "^5.3.11"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@babel/core": "^7.24.3", |
51 |
| - "@babel/preset-env": "^7.24.3", |
52 |
| - "@babel/preset-react": "^7.24.1", |
53 |
| - "@babel/preset-typescript": "^7.24.1", |
54 |
| - "@babel/register": "^7.23.7", |
55 |
| - "@testing-library/jest-dom": "^6.4.2", |
56 |
| - "@testing-library/react": "^14.2.2", |
57 |
| - "@types/chrome": "^0.0.263", |
58 |
| - "@types/lodash": "^4.17.0", |
59 |
| - "@types/react": "^18.2.72", |
60 |
| - "@types/react-dom": "^18.2.22", |
| 50 | + "@babel/core": "^7.24.7", |
| 51 | + "@babel/preset-env": "^7.24.7", |
| 52 | + "@babel/preset-react": "^7.24.7", |
| 53 | + "@babel/preset-typescript": "^7.24.7", |
| 54 | + "@babel/register": "^7.24.6", |
| 55 | + "@testing-library/jest-dom": "^6.4.5", |
| 56 | + "@testing-library/react": "^14.3.1", |
| 57 | + "@types/chrome": "^0.0.268", |
| 58 | + "@types/lodash": "^4.17.4", |
| 59 | + "@types/react": "^18.3.3", |
| 60 | + "@types/react-dom": "^18.3.0", |
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.7", |
65 |
| - "esbuild": "^0.20.2", |
| 64 | + "electron": "^27.3.11", |
| 65 | + "esbuild": "^0.21.4", |
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.34.1", |
71 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
72 |
| - "immutable": "^4.3.5", |
| 70 | + "eslint-plugin-react": "^7.34.2", |
| 71 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 72 | + "immutable": "^4.3.6", |
73 | 73 | "jest": "^29.7.0",
|
74 | 74 | "jest-environment-jsdom": "^29.7.0",
|
75 |
| - "pug": "^3.0.2", |
76 |
| - "rimraf": "^5.0.5", |
77 |
| - "selenium-webdriver": "^4.18.1", |
| 75 | + "pug": "^3.0.3", |
| 76 | + "rimraf": "^5.0.7", |
| 77 | + "selenium-webdriver": "^4.21.0", |
78 | 78 | "sinon-chrome": "^3.0.1",
|
79 |
| - "ts-jest": "^29.1.2", |
| 79 | + "ts-jest": "^29.1.4", |
80 | 80 | "typescript": "~5.3.3",
|
81 | 81 | "webpack": "^5.91.0",
|
82 | 82 | "webpack-cli": "^5.1.4"
|
|
0 commit comments