|
84 | 84 | "@babel/template": "^7.28.6", |
85 | 85 | "@babel/traverse": "^7.29.0", |
86 | 86 | "@babel/types": "^7.29.0", |
87 | | - "@rspack/cli": "^1.7.6", |
88 | | - "@rspack/core": "^1.7.6", |
| 87 | + "@rspack/cli": "^1.7.7", |
| 88 | + "@rspack/core": "^1.7.7", |
89 | 89 | "@types/babel__core": "^7.20.5", |
90 | 90 | "@types/babel__helper-module-imports": "^7.18.3", |
91 | 91 | "@types/babel__helper-plugin-utils": "^7.10.3", |
92 | 92 | "@types/babel__template": "^7.4.4", |
93 | 93 | "@types/babel__traverse": "^7.28.0", |
94 | | - "@types/node": "^25.3.2", |
95 | | - "@typescript/native-preview": "7.0.0-dev.20260227.1", |
| 94 | + "@types/node": "^25.3.3", |
| 95 | + "@typescript/native-preview": "7.0.0-dev.20260303.1", |
96 | 96 | "@vitest/coverage-v8": "^4.0.18", |
97 | 97 | "acorn": "^8.16.0", |
98 | 98 | "babel-plugin-parameter-decorator": "^1.0.16", |
|
124 | 124 | "reflect-metadata": "^0.2.2", |
125 | 125 | "solid-js": "^1.9.11", |
126 | 126 | "std-env": "^4.0.0-rc.1", |
127 | | - "terser-webpack-plugin": "^5.3.16", |
| 127 | + "terser-webpack-plugin": "^5.3.17", |
128 | 128 | "tinyexec": "^1.0.2", |
129 | 129 | "ts-loader": "^9.5.4", |
130 | 130 | "typescript": "^5.9.3", |
|
0 commit comments