|
83 | 83 | "@babel/template": "^7.27.2", |
84 | 84 | "@babel/traverse": "^7.28.4", |
85 | 85 | "@babel/types": "^7.28.4", |
86 | | - "@rspack/cli": "^1.5.5", |
87 | | - "@rspack/core": "^1.5.6", |
| 86 | + "@rspack/cli": "^1.5.8", |
| 87 | + "@rspack/core": "^1.5.8", |
88 | 88 | "@types/babel__core": "^7.20.5", |
89 | 89 | "@types/babel__helper-module-imports": "^7.18.3", |
90 | 90 | "@types/babel__helper-plugin-utils": "^7.10.3", |
91 | 91 | "@types/babel__template": "^7.4.4", |
92 | 92 | "@types/babel__traverse": "^7.28.0", |
93 | | - "@types/node": "^24.5.2", |
| 93 | + "@types/node": "^24.6.1", |
94 | 94 | "@vitest/coverage-v8": "^3.2.4", |
95 | 95 | "acorn": "^8.15.0", |
96 | 96 | "babel-plugin-parameter-decorator": "^1.0.16", |
|
113 | 113 | "pathe": "^2.0.3", |
114 | 114 | "pkg-types": "^2.3.0", |
115 | 115 | "preact": "^10.27.2", |
116 | | - "preact-render-to-string": "^6.6.1", |
| 116 | + "preact-render-to-string": "^6.6.2", |
117 | 117 | "prettier": "^3.6.2", |
118 | 118 | "react": "^19.1.1", |
119 | 119 | "react-dom": "^19.1.1", |
|
123 | 123 | "terser-webpack-plugin": "^5.3.14", |
124 | 124 | "tinyexec": "^1.0.1", |
125 | 125 | "ts-loader": "^9.5.4", |
126 | | - "typescript": "^5.9.2", |
| 126 | + "typescript": "^5.9.3", |
127 | 127 | "vitest": "^3.2.4", |
128 | | - "vue": "^3.5.21", |
| 128 | + "vue": "^3.5.22", |
129 | 129 | "yoctocolors": "^2.1.2", |
130 | 130 | "zod": "^4.1.11" |
131 | 131 | }, |
132 | | - "packageManager": "[email protected].0" |
| 132 | + "packageManager": "[email protected].1" |
133 | 133 | } |
0 commit comments