|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@emotion/react": "^11.14.0",
|
28 |
| - "@emotion/styled": "^11.14.0", |
| 28 | + "@emotion/styled": "^11.14.1", |
29 | 29 | "@redux-devtools/app": "workspace:^",
|
30 | 30 | "@redux-devtools/core": "workspace:^",
|
31 | 31 | "@redux-devtools/instrument": "workspace:^",
|
|
38 | 38 | "jsan": "^3.1.14",
|
39 | 39 | "localforage": "^1.10.0",
|
40 | 40 | "lodash-es": "^4.17.21",
|
41 |
| - "react": "^19.1.0", |
42 |
| - "react-dom": "^19.1.0", |
| 41 | + "react": "^19.1.1", |
| 42 | + "react-dom": "^19.1.1", |
43 | 43 | "react-icons": "^5.5.0",
|
44 |
| - "react-is": "^19.1.0", |
| 44 | + "react-is": "^19.1.1", |
45 | 45 | "react-json-tree": "workspace:^",
|
46 | 46 | "react-redux": "^9.2.0",
|
47 | 47 | "redux": "^5.0.1",
|
48 | 48 | "redux-persist": "^6.0.0"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/core": "^7.27.4", |
52 |
| - "@babel/preset-env": "^7.27.2", |
| 51 | + "@babel/core": "^7.28.3", |
| 52 | + "@babel/preset-env": "^7.28.3", |
53 | 53 | "@babel/preset-react": "^7.27.1",
|
54 | 54 | "@babel/preset-typescript": "^7.27.1",
|
55 |
| - "@babel/register": "^7.27.1", |
56 |
| - "@testing-library/dom": "^10.4.0", |
57 |
| - "@testing-library/jest-dom": "^6.6.3", |
| 55 | + "@babel/register": "^7.28.3", |
| 56 | + "@testing-library/dom": "^10.4.1", |
| 57 | + "@testing-library/jest-dom": "^6.8.0", |
58 | 58 | "@testing-library/react": "^16.3.0",
|
59 |
| - "@types/chrome": "^0.0.326", |
| 59 | + "@types/chrome": "^0.1.4", |
60 | 60 | "@types/lodash-es": "^4.17.12",
|
61 |
| - "@types/react": "^19.1.8", |
62 |
| - "@types/react-dom": "^19.1.6", |
| 61 | + "@types/react": "^19.1.12", |
| 62 | + "@types/react-dom": "^19.1.9", |
63 | 63 | "chromedriver": "^126.0.5",
|
64 | 64 | "cross-env": "^10.0.0",
|
65 | 65 | "electron": "^31.7.7",
|
66 |
| - "esbuild": "^0.25.5", |
67 |
| - "globals": "^16.2.0", |
| 66 | + "esbuild": "^0.25.9", |
| 67 | + "globals": "^16.3.0", |
68 | 68 | "immutable": "^5.1.3",
|
69 |
| - "jest": "^30.0.2", |
70 |
| - "jest-environment-jsdom": "^30.0.2", |
| 69 | + "jest": "^30.1.1", |
| 70 | + "jest-environment-jsdom": "^30.1.1", |
71 | 71 | "pug": "^3.0.3",
|
72 | 72 | "rimraf": "^6.0.1",
|
73 |
| - "selenium-webdriver": "^4.33.0", |
| 73 | + "selenium-webdriver": "^4.35.0", |
74 | 74 | "sinon-chrome": "^3.0.1",
|
75 |
| - "ts-jest": "^29.4.0", |
| 75 | + "ts-jest": "^29.4.1", |
76 | 76 | "typescript": "~5.9.2",
|
77 |
| - "webpack": "^5.99.9", |
| 77 | + "webpack": "^5.101.3", |
78 | 78 | "webpack-cli": "^6.0.1"
|
79 | 79 | }
|
80 | 80 | }
|
0 commit comments