|
30 | 30 | "react-github-btn": "^1.4.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@babel/core": "^7.28.3", |
| 33 | + "@babel/core": "^7.28.4", |
34 | 34 | "@babel/preset-env": "^7.28.3", |
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": "^24.3.0", |
| 38 | + "@types/node": "^24.3.1", |
39 | 39 | "@types/react": "^19.1.12", |
40 | 40 | "@types/react-dom": "^19.1.9", |
41 | 41 | "autoprefixer": "^10.4.21", |
|
44 | 44 | "clean-webpack-plugin": "^4.0.0", |
45 | 45 | "copy-webpack-plugin": "^13.0.1", |
46 | 46 | "css-loader": "^7.1.2", |
47 | | - "eslint": "^9.34.0", |
| 47 | + "eslint": "^9.35.0", |
48 | 48 | "eslint-plugin-react": "^7.37.5", |
49 | 49 | "eslint-utils": "^3.0.0", |
50 | 50 | "file-loader": "^6.2.0", |
51 | 51 | "globals": "^16.3.0", |
52 | 52 | "html-webpack-plugin": "^5.6.4", |
53 | 53 | "mini-css-extract-plugin": "^2.9.4", |
54 | 54 | "monaco-editor-webpack-plugin": "^7.1.0", |
55 | | - "postcss-loader": "^8.1.1", |
56 | | - "sass": "^1.91.0", |
| 55 | + "postcss-loader": "^8.2.0", |
| 56 | + "sass": "^1.92.1", |
57 | 57 | "sass-loader": "^16.0.5", |
58 | 58 | "typed-scss-modules": "^8.1.1", |
59 | 59 | "typescript": "^5.9.2", |
60 | | - "typescript-eslint": "^8.41.0", |
| 60 | + "typescript-eslint": "^8.42.0", |
61 | 61 | "webpack": "^5.101.3", |
62 | 62 | "webpack-cli": "^6.0.1", |
63 | 63 | "webpack-dev-server": "^5.2.2" |
|
0 commit comments