|
44 | 44 | "@babel/plugin-transform-runtime": "^7.29.0", |
45 | 45 | "@babel/preset-env": "^7.29.2", |
46 | 46 | "@babel/preset-react": "^7.28.5", |
47 | | - "@babel/preset-typescript": "^7.16.7", |
| 47 | + "@babel/preset-typescript": "^7.28.5", |
48 | 48 | "@nx/jest": "^22.4.2", |
49 | 49 | "@nx/js": "^22.4.2", |
50 | 50 | "@rspack/core": "^1.7.9", |
|
55 | 55 | "@testing-library/react": "^15.0.7", |
56 | 56 | "@testing-library/user-event": "^13.5.0", |
57 | 57 | "@types/jest": "^30.0.0", |
58 | | - "@types/lodash": "^4.17.23", |
59 | | - "@types/react": "^19.1.2", |
60 | | - "@types/react-dom": "^19.1.3", |
| 58 | + "@types/lodash": "^4.17.24", |
| 59 | + "@types/react": "^19.2.14", |
| 60 | + "@types/react-dom": "^19.2.3", |
61 | 61 | "@typescript-eslint/eslint-plugin": "^8.54.0", |
62 | 62 | "@typescript-eslint/parser": "^8.54.0", |
63 | 63 | "babel-jest": "^29.7.0", |
|
95 | 95 | "style-loader": "^3.3.4", |
96 | 96 | "terser-webpack-plugin": "^5.3.17", |
97 | 97 | "ts-jest": "^29.4.6", |
98 | | - "ts-loader": "^9.2.6", |
| 98 | + "ts-loader": "^9.5.4", |
99 | 99 | "typescript": "^5.9.3", |
100 | 100 | "webpack": "^5.105.4", |
101 | 101 | "webpack-cli": "^5.1.4", |
|
105 | 105 | "react-is": "^19.0.0", |
106 | 106 | "react": "^19.0.0", |
107 | 107 | "react-dom": "^19.0.0", |
108 | | - "@types/react": "^19.1.2", |
109 | | - "@types/react-dom": "^19.1.3", |
| 108 | + "@types/react": "^19.2.14", |
| 109 | + "@types/react-dom": "^19.2.3", |
110 | 110 | "semantic-ui-react": { |
111 | 111 | "react": "^19.0.0", |
112 | 112 | "react-dom": "^19.0.0" |
|
118 | 118 | }, |
119 | 119 | "dependencies": { |
120 | 120 | "lz-string": "^1.5.0", |
121 | | - "ts-node": "^10.9.1" |
| 121 | + "ts-node": "^10.9.2" |
122 | 122 | } |
123 | 123 | } |
0 commit comments