Skip to content

Commit fc14964

Browse files
chore(deps): update all non-major dependencies
1 parent 3384a89 commit fc14964

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unimport",
33
"type": "module",
44
"version": "5.5.0",
5-
"packageManager": "pnpm@10.22.0",
5+
"packageManager": "pnpm@10.25.0",
66
"description": "Unified utils for auto importing APIs in modules",
77
"license": "MIT",
88
"repository": "unjs/unimport",

pnpm-workspace.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@ catalogs:
44
dev:
55
'@antfu/eslint-config': ^5.4.1
66
'@types/estree': ^1.0.8
7-
'@types/node': ^24.6.1
7+
'@types/node': ^24.10.1
88
'@types/picomatch': ^4.0.2
99
'@vitest/coverage-v8': ^3.2.4
10-
bumpp: ^10.2.3
11-
eslint: ^9.36.0
10+
bumpp: ^10.3.2
11+
eslint: ^9.39.1
1212
typescript: ^5.9.3
1313
unbuild: ^3.6.1
14-
vue-tsc: ^3.1.0
14+
vue-tsc: ^3.1.7
1515
playground:
16-
'@vitejs/plugin-vue': ^6.0.1
17-
vite: ^7.1.7
16+
'@vitejs/plugin-vue': ^6.0.2
17+
vite: ^7.2.7
1818
vite-plugin-inspect: ^11.3.3
19-
vue: ^3.5.22
19+
vue: ^3.5.25
2020
prod:
2121
acorn: ^8.15.0
2222
escape-string-regexp: ^5.0.0
2323
estree-walker: ^3.0.3
2424
local-pkg: ^1.1.2
25-
magic-string: ^0.30.19
25+
magic-string: ^0.30.21
2626
mlly: ^1.8.0
2727
pathe: ^2.0.3
2828
picomatch: ^4.0.3
2929
pkg-types: ^2.3.0
3030
scule: ^1.3.0
3131
strip-literal: ^3.1.0
3232
tinyglobby: ^0.2.15
33-
unplugin: ^2.3.10
34-
unplugin-utils: ^0.3.0
33+
unplugin: ^2.3.11
34+
unplugin-utils: ^0.3.1
3535
test:
3636
h3: ^1.15.4
3737
jquery: ^3.7.1

0 commit comments

Comments
 (0)