|
43 | 43 | "@redux-devtools/ui": "workspace:^", |
44 | 44 | "localforage": "^1.10.0", |
45 | 45 | "jsan": "^3.1.14", |
46 | | - "react-redux": "^9.1.2", |
| 46 | + "react-redux": "^9.2.0", |
47 | 47 | "redux": "^5.0.1", |
48 | 48 | "redux-persist": "^6.0.0", |
49 | 49 | "socketcluster-client": "^19.2.3" |
|
56 | 56 | "@babel/preset-env": "^7.26.0", |
57 | 57 | "@babel/preset-react": "^7.26.3", |
58 | 58 | "@babel/preset-typescript": "^7.26.0", |
59 | | - "@emotion/react": "^11.13.5", |
60 | | - "@reduxjs/toolkit": "^2.4.0", |
61 | | - "@rjsf/core": "^5.23.1", |
| 59 | + "@emotion/react": "^11.14.0", |
| 60 | + "@reduxjs/toolkit": "^2.5.0", |
| 61 | + "@rjsf/core": "^5.23.2", |
62 | 62 | "@types/jsan": "^3.1.5", |
63 | 63 | "@types/json-schema": "^7.0.15", |
64 | | - "@types/node": "^22.10.1", |
65 | | - "@types/react": "^18.3.14", |
66 | | - "@types/react-dom": "^18.3.2", |
| 64 | + "@types/node": "^22.10.2", |
| 65 | + "@types/react": "^18.3.18", |
| 66 | + "@types/react-dom": "^18.3.5", |
67 | 67 | "@types/socketcluster-client": "^19.1.0", |
68 | 68 | "@types/styled-components": "^5.1.34", |
69 | 69 | "@types/webpack-env": "^1.18.5", |
70 | 70 | "babel-loader": "^9.2.1", |
71 | 71 | "cross-env": "^7.0.3", |
72 | 72 | "css-loader": "^7.1.2", |
73 | | - "esbuild": "^0.24.0", |
| 73 | + "esbuild": "^0.24.2", |
74 | 74 | "fork-ts-checker-webpack-plugin": "^9.0.2", |
75 | | - "globals": "^15.13.0", |
| 75 | + "globals": "^15.14.0", |
76 | 76 | "html-loader": "^5.1.0", |
77 | 77 | "html-webpack-plugin": "^5.6.3", |
78 | 78 | "react": "^18.3.1", |
|
85 | 85 | "typescript": "~5.7.2", |
86 | 86 | "webpack": "^5.97.1", |
87 | 87 | "webpack-cli": "^5.1.4", |
88 | | - "webpack-dev-server": "^5.1.0" |
| 88 | + "webpack-dev-server": "^5.2.0" |
89 | 89 | }, |
90 | 90 | "peerDependencies": { |
91 | | - "@emotion/react": "^11.13.5", |
| 91 | + "@emotion/react": "^11.14.0", |
92 | 92 | "@reduxjs/toolkit": "^1.0.0 || ^2.0.0", |
93 | 93 | "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", |
94 | 94 | "@types/styled-components": "^5.1.34", |
|
0 commit comments