Skip to content

Commit 974ca40

Browse files
committed
chore: update deps
1 parent e840692 commit 974ca40

File tree

2 files changed

+397
-398
lines changed

2 files changed

+397
-398
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383
"@babel/template": "^7.27.2",
8484
"@babel/traverse": "^7.28.4",
8585
"@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",
8888
"@types/babel__core": "^7.20.5",
8989
"@types/babel__helper-module-imports": "^7.18.3",
9090
"@types/babel__helper-plugin-utils": "^7.10.3",
9191
"@types/babel__template": "^7.4.4",
9292
"@types/babel__traverse": "^7.28.0",
93-
"@types/node": "^24.5.2",
93+
"@types/node": "^24.6.1",
9494
"@vitest/coverage-v8": "^3.2.4",
9595
"acorn": "^8.15.0",
9696
"babel-plugin-parameter-decorator": "^1.0.16",
@@ -113,7 +113,7 @@
113113
"pathe": "^2.0.3",
114114
"pkg-types": "^2.3.0",
115115
"preact": "^10.27.2",
116-
"preact-render-to-string": "^6.6.1",
116+
"preact-render-to-string": "^6.6.2",
117117
"prettier": "^3.6.2",
118118
"react": "^19.1.1",
119119
"react-dom": "^19.1.1",
@@ -123,11 +123,11 @@
123123
"terser-webpack-plugin": "^5.3.14",
124124
"tinyexec": "^1.0.1",
125125
"ts-loader": "^9.5.4",
126-
"typescript": "^5.9.2",
126+
"typescript": "^5.9.3",
127127
"vitest": "^3.2.4",
128-
"vue": "^3.5.21",
128+
"vue": "^3.5.22",
129129
"yoctocolors": "^2.1.2",
130130
"zod": "^4.1.11"
131131
},
132-
"packageManager": "pnpm@10.17.0"
132+
"packageManager": "pnpm@10.17.1"
133133
}

0 commit comments

Comments
 (0)