|
35 | 35 | "@babel/preset-react": "^7.27.1",
|
36 | 36 | "@babel/preset-typescript": "^7.27.1",
|
37 | 37 | "@types/eslint": "^9.6.1",
|
38 |
| - "@types/node": "^22.15.17", |
39 |
| - "@types/react": "^19.1.3", |
40 |
| - "@types/react-dom": "^19.1.3", |
| 38 | + "@types/node": "^22.15.18", |
| 39 | + "@types/react": "^19.1.4", |
| 40 | + "@types/react-dom": "^19.1.5", |
41 | 41 | "autoprefixer": "^10.4.21",
|
42 | 42 | "babel-loader": "^10.0.0",
|
43 | 43 | "classnames": "^2.5.1",
|
44 | 44 | "clean-webpack-plugin": "^4.0.0",
|
45 | 45 | "copy-webpack-plugin": "^13.0.0",
|
46 | 46 | "css-loader": "^7.1.2",
|
47 |
| - "eslint": "^9.26.0", |
| 47 | + "eslint": "^9.27.0", |
48 | 48 | "eslint-plugin-react": "^7.37.5",
|
49 | 49 | "eslint-utils": "^3.0.0",
|
50 | 50 | "file-loader": "^6.2.0",
|
|
53 | 53 | "mini-css-extract-plugin": "^2.9.2",
|
54 | 54 | "monaco-editor-webpack-plugin": "^7.1.0",
|
55 | 55 | "postcss-loader": "^8.1.1",
|
56 |
| - "sass": "^1.88.0", |
| 56 | + "sass": "^1.89.0", |
57 | 57 | "sass-loader": "^16.0.5",
|
58 | 58 | "typed-scss-modules": "^8.1.1",
|
59 | 59 | "typescript": "^5.8.3",
|
60 |
| - "typescript-eslint": "^8.32.0", |
| 60 | + "typescript-eslint": "^8.32.1", |
61 | 61 | "webpack": "^5.99.8",
|
62 | 62 | "webpack-cli": "^6.0.1",
|
63 | 63 | "webpack-dev-server": "^5.2.1"
|
|
0 commit comments