Skip to content

Commit 08fc868

Browse files
committed
chore: update deps
1 parent 5d552e3 commit 08fc868

2 files changed

Lines changed: 1106 additions & 1329 deletions

File tree

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -81,64 +81,64 @@
8181
"@babel/helper-simple-access": "^7.27.1",
8282
"@babel/plugin-proposal-decorators": "^7.29.0",
8383
"@babel/plugin-syntax-class-properties": "^7.12.13",
84-
"@babel/plugin-transform-explicit-resource-management": "^7.28.6",
8584
"@babel/plugin-syntax-import-assertions": "^7.28.6",
8685
"@babel/plugin-syntax-jsx": "^7.28.6",
86+
"@babel/plugin-transform-explicit-resource-management": "^7.28.6",
8787
"@babel/plugin-transform-export-namespace-from": "^7.27.1",
8888
"@babel/plugin-transform-react-jsx": "^7.28.6",
8989
"@babel/plugin-transform-typescript": "^7.28.6",
9090
"@babel/preset-typescript": "^7.28.5",
9191
"@babel/template": "^7.28.6",
9292
"@babel/traverse": "^7.29.0",
9393
"@babel/types": "^7.29.0",
94-
"@rspack/cli": "^1.7.6",
95-
"@rspack/core": "^1.7.6",
94+
"@rspack/cli": "^1.7.11",
95+
"@rspack/core": "^1.7.11",
9696
"@types/babel__core": "^7.20.5",
9797
"@types/babel__helper-module-imports": "^7.18.3",
9898
"@types/babel__helper-plugin-utils": "^7.10.3",
9999
"@types/babel__template": "^7.4.4",
100100
"@types/babel__traverse": "^7.28.0",
101-
"@types/node": "^25.3.2",
102-
"@typescript/native-preview": "7.0.0-dev.20260227.1",
103-
"@vitest/coverage-v8": "^4.0.18",
101+
"@types/node": "^25.6.0",
102+
"@typescript/native-preview": "7.0.0-dev.20260505.1",
103+
"@vitest/coverage-v8": "^4.1.5",
104104
"acorn": "^8.16.0",
105105
"babel-plugin-parameter-decorator": "^1.0.16",
106106
"changelogen": "^0.6.2",
107107
"config": "^4.4.1",
108108
"consola": "^3.4.2",
109-
"defu": "^6.1.4",
109+
"defu": "^6.1.7",
110110
"destr": "^2.0.5",
111111
"escape-string-regexp": "^5.0.0",
112-
"eslint": "^10.0.2",
112+
"eslint": "^10.3.0",
113113
"eslint-config-unjs": "^0.6.2",
114114
"estree-walker": "^3.0.3",
115115
"etag": "^1.8.1",
116116
"fast-glob": "^3.3.3",
117-
"get-tsconfig": "^4.13.6",
117+
"get-tsconfig": "^4.14.0",
118118
"is-installed-globally": "^1.0.0",
119119
"mime": "^4.1.0",
120120
"mitata": "^1.0.34",
121-
"mlly": "^1.8.0",
122-
"moment-timezone": "^0.6.0",
121+
"mlly": "^1.8.2",
122+
"moment-timezone": "^0.6.2",
123123
"nano-jsx": "^0.2.1",
124124
"pathe": "^2.0.3",
125-
"pkg-types": "^2.3.0",
126-
"preact": "^10.28.4",
127-
"preact-render-to-string": "^6.6.6",
128-
"prettier": "^3.8.1",
129-
"react": "^19.2.4",
130-
"react-dom": "^19.2.4",
125+
"pkg-types": "^2.3.1",
126+
"preact": "^10.29.1",
127+
"preact-render-to-string": "^6.6.7",
128+
"prettier": "^3.8.3",
129+
"react": "^19.2.5",
130+
"react-dom": "^19.2.5",
131131
"reflect-metadata": "^0.2.2",
132-
"solid-js": "^1.9.11",
133-
"std-env": "^4.0.0-rc.1",
134-
"terser-webpack-plugin": "^5.3.16",
135-
"tinyexec": "^1.0.2",
136-
"ts-loader": "^9.5.4",
132+
"solid-js": "^1.9.12",
133+
"std-env": "^4.1.0",
134+
"terser-webpack-plugin": "^5.5.0",
135+
"tinyexec": "^1.1.2",
136+
"ts-loader": "^9.5.7",
137137
"typescript": "^5.9.3",
138-
"vitest": "^4.0.18",
139-
"vue": "^3.5.29",
138+
"vitest": "^4.1.5",
139+
"vue": "^3.5.33",
140140
"yoctocolors": "^2.1.2",
141-
"zod": "^4.3.6"
141+
"zod": "^4.4.3"
142142
},
143143
"packageManager": "pnpm@10.30.3"
144144
}

0 commit comments

Comments
 (0)