diff --git a/.nvmrc b/.nvmrc index b7179ae..df6ae33 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.20.0 +24.21.0 diff --git a/package.json b/package.json index a62c41b..436657a 100644 --- a/package.json +++ b/package.json @@ -10,16 +10,16 @@ "preview": "vitepress preview" }, "devDependencies": { - "@iconify/vue": "^5.0.1", - "@types/node": "^24.13.3", - "oxc-minify": "^0.148.0", - "vitepress": "^2.0.0-alpha.19", + "@iconify/vue": "^5.0.3", + "@types/node": "^24.13.6", + "oxc-minify": "^0.151.0", + "vitepress": "^2.0.0-alpha.20", "vitepress-plugin-tabs": "^0.9.1", "vitepress-versioning-plugin": "^1.3.0", - "vue": "^3.5.42" + "vue": "^3.5.43" }, - "packageManager": "pnpm@12.2.1", + "packageManager": "pnpm@12.5.1", "engines": { - "node": ">=24.20.0" + "node": ">=24.21.0" } } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index d994e32..937962b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -6,5 +6,5 @@ allowBuilds: minimumReleaseAge: 1440 overrides: esbuild: '>=0.28.2' - vite: '>=8.2.2' + vite: '>=8.3.0' vitepress-versioning-plugin>vitepress-versioning-plugin: 1.3.0