|
30 | 30 | "react-github-btn": "^1.4.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@babel/core": "^7.27.7", |
34 | | - "@babel/preset-env": "^7.27.2", |
| 33 | + "@babel/core": "^7.28.0", |
| 34 | + "@babel/preset-env": "^7.28.0", |
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.0.7", |
| 38 | + "@types/node": "^24.0.10", |
39 | 39 | "@types/react": "^19.1.8", |
40 | 40 | "@types/react-dom": "^19.1.6", |
41 | 41 | "autoprefixer": "^10.4.21", |
|
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.30.0", |
| 47 | + "eslint": "^9.30.1", |
48 | 48 | "eslint-plugin-react": "^7.37.5", |
49 | 49 | "eslint-utils": "^3.0.0", |
50 | 50 | "file-loader": "^6.2.0", |
51 | | - "globals": "^16.2.0", |
| 51 | + "globals": "^16.3.0", |
52 | 52 | "html-webpack-plugin": "^5.6.3", |
53 | 53 | "mini-css-extract-plugin": "^2.9.2", |
54 | 54 | "monaco-editor-webpack-plugin": "^7.1.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.35.0", |
| 60 | + "typescript-eslint": "^8.35.1", |
61 | 61 | "webpack": "^5.99.9", |
62 | 62 | "webpack-cli": "^6.0.1", |
63 | 63 | "webpack-dev-server": "^5.2.2" |
|
0 commit comments