Skip to content

Commit 227abaf

Browse files
chore(deps): update all major updates (#559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1819b4d commit 227abaf

File tree

3 files changed

+436
-592
lines changed

3 files changed

+436
-592
lines changed

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@
6565
"@oku/tsconfig": "workspace:*",
6666
"@tsconfig/node20": "^20.1.4",
6767
"@types/jsdom": "^21.1.7",
68-
"@types/node": "^20.17.6",
68+
"@types/node": "^22.0.0",
6969
"@vitejs/plugin-vue": "^5.1.4",
7070
"@vitejs/plugin-vue-jsx": "^4.0.1",
7171
"@vue/test-utils": "^2.4.6",
7272
"@vueuse/core": "^11.2.0",
73-
"filter-anything": "^3.0.7",
73+
"filter-anything": "^4.0.0",
7474
"jsdom": "^25.0.1",
75-
"npm-run-all2": "^6.2.6",
75+
"npm-run-all2": "^7.0.0",
7676
"storybook": "^8.4.2",
7777
"typescript": "^5.6.3",
7878
"unplugin-vue-components": "^0.27.0",

packages/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"install": "^0.13.0",
5353
"local-pkg": "^0.5.0",
5454
"ofetch": "^1.4.1",
55-
"pacote": "^17.0.7",
55+
"pacote": "^20.0.0",
5656
"pathe": "^1.1.2",
5757
"pkg-types": "^1.2.1",
5858
"semver": "^7.6.3"
@@ -62,7 +62,7 @@
6262
"@nuxt/module-builder": "^0.8.0",
6363
"@nuxt/schema": "^3.14.159",
6464
"@nuxt/test-utils": "^3.14.4",
65-
"@types/node": "^20.17.6",
65+
"@types/node": "^22.0.0",
6666
"@types/pacote": "^11.1.8",
6767
"nuxt": "^3.14.159"
6868
},

0 commit comments

Comments
 (0)