|
35 | 35 | "@semantic-release/changelog": "^6.0.3", |
36 | 36 | "@semantic-release/exec": "^7.0.0", |
37 | 37 | "@semantic-release/git": "^10.0.1", |
38 | | - "@semantic-release/github": "^11.0.0", |
39 | | - "@semantic-release/npm": "^12.0.0", |
| 38 | + "@semantic-release/github": "^12.0.0", |
| 39 | + "@semantic-release/npm": "^13.0.0", |
40 | 40 | "@swc/core": "^1.3.90", |
41 | 41 | "@swc/helpers": "^0.5.0", |
42 | 42 | "@swc/jest": "^0.2.26", |
43 | 43 | "@testing-library/jest-dom": "^6.0.0", |
44 | 44 | "@testing-library/react": "^16.0.0", |
45 | 45 | "@types/jest": "^30.0.0", |
46 | 46 | "@types/lodash": "^4.14.194", |
47 | | - "@types/node": "^22.0.0", |
| 47 | + "@types/node": "^24.0.0", |
48 | 48 | "@types/react": "^18.0.28", |
49 | 49 | "@types/react-dom": "^18.0.11", |
50 | | - "copy-webpack-plugin": "^13.0.0", |
| 50 | + "copy-webpack-plugin": "^14.0.0", |
51 | 51 | "css-loader": "^7.0.0", |
52 | | - "eslint-webpack-plugin": "^5.0.0", |
| 52 | + "eslint-webpack-plugin": "^6.0.0", |
53 | 53 | "fork-ts-checker-webpack-plugin": "^9.0.0", |
54 | | - "glob": "^11.0.0", |
| 54 | + "glob": "^13.0.0", |
55 | 55 | "identity-obj-proxy": "3.0.0", |
56 | 56 | "jest": "^30.0.0", |
57 | 57 | "jest-environment-jsdom": "^30.0.0", |
58 | 58 | "prettier": "^3.0.0", |
59 | 59 | "replace-in-file-webpack-plugin": "^1.0.6", |
60 | 60 | "sass": "1.99.0", |
61 | 61 | "sass-loader": "16.0.7", |
62 | | - "semantic-release": "^24.0.0", |
| 62 | + "semantic-release": "^25.0.0", |
63 | 63 | "style-loader": "4.0.0", |
64 | 64 | "swc-loader": "^0.2.3", |
65 | 65 | "ts-jest": "^29.1.0", |
66 | 66 | "ts-node": "^10.9.1", |
67 | 67 | "tsconfig-paths": "^4.2.0", |
68 | | - "typescript": "~5.9.0", |
| 68 | + "typescript": "~6.0.0", |
69 | 69 | "webpack": "^5.86.0", |
70 | | - "webpack-cli": "^6.0.0", |
| 70 | + "webpack-cli": "^7.0.0", |
71 | 71 | "webpack-livereload-plugin": "^3.0.2" |
72 | 72 | }, |
73 | 73 | "dependencies": { |
|
84 | 84 | "react": "^18.2.0", |
85 | 85 | "react-dom": "^18.2.0" |
86 | 86 | }, |
87 | | - "packageManager": "npm@10.9.8" |
| 87 | + "packageManager": "npm@11.12.1" |
88 | 88 | } |
0 commit comments