|
33 | 33 | "@redux-devtools/slider-monitor": "workspace:^", |
34 | 34 | "@redux-devtools/ui": "workspace:^", |
35 | 35 | "@redux-devtools/utils": "workspace:^", |
36 | | - "@reduxjs/toolkit": "^2.8.2", |
| 36 | + "@reduxjs/toolkit": "^2.9.0", |
37 | 37 | "@types/jsan": "^3.1.5", |
38 | 38 | "jsan": "^3.1.14", |
39 | 39 | "localforage": "^1.10.0", |
|
48 | 48 | "redux-persist": "^6.0.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@babel/core": "^7.28.3", |
| 51 | + "@babel/core": "^7.28.4", |
52 | 52 | "@babel/preset-env": "^7.28.3", |
53 | 53 | "@babel/preset-react": "^7.27.1", |
54 | 54 | "@babel/preset-typescript": "^7.27.1", |
55 | 55 | "@babel/register": "^7.28.3", |
56 | 56 | "@testing-library/dom": "^10.4.1", |
57 | 57 | "@testing-library/jest-dom": "^6.8.0", |
58 | 58 | "@testing-library/react": "^16.3.0", |
59 | | - "@types/chrome": "^0.1.4", |
| 59 | + "@types/chrome": "^0.1.11", |
60 | 60 | "@types/lodash-es": "^4.17.12", |
61 | | - "@types/react": "^19.1.12", |
| 61 | + "@types/react": "^19.1.13", |
62 | 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 | 66 | "esbuild": "^0.25.9", |
67 | | - "globals": "^16.3.0", |
| 67 | + "globals": "^16.4.0", |
68 | 68 | "immutable": "^5.1.3", |
69 | | - "jest": "^30.1.2", |
| 69 | + "jest": "^30.1.3", |
70 | 70 | "jest-environment-jsdom": "^30.1.2", |
71 | 71 | "pug": "^3.0.3", |
72 | 72 | "rimraf": "^6.0.1", |
|
0 commit comments