chore: update all deps

This commit is contained in:
2026-06-08 17:11:14 +07:00
parent 4458744dcf
commit 73e701a2c5
19 changed files with 4110 additions and 4800 deletions
+6 -6
View File
@@ -19,7 +19,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "vue/editor"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
@@ -62,15 +62,15 @@
"@robonen/tsconfig": "workspace:*",
"@robonen/tsdown": "workspace:*",
"@vitest/browser": "catalog:",
"@vitest/browser-playwright": "^4.0.18",
"@vitest/browser-playwright": "^4.1.8",
"@vue/test-utils": "catalog:",
"eslint": "catalog:",
"jsdom": "catalog:",
"playwright": "^1.48.0",
"playwright": "^1.60.0",
"tsdown": "catalog:",
"unplugin-vue": "^7.1.1",
"vitest-browser-vue": "^1.0.0",
"vue-tsc": "^3.2.5"
"unplugin-vue": "^7.2.0",
"vitest-browser-vue": "^2.1.0",
"vue-tsc": "^3.3.4"
},
"dependencies": {
"@floating-ui/vue": "^1.1.11",
+3 -3
View File
@@ -16,8 +16,8 @@
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^6.0.6",
"vite": "^7.1.9",
"vue-tsc": "^3.2.5"
"@vitejs/plugin-vue": "^6.0.7",
"vite": "^8.0.16",
"vue-tsc": "^3.3.4"
}
}
+7 -7
View File
@@ -15,7 +15,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "vue/primitives"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
@@ -58,15 +58,15 @@
"@robonen/tsconfig": "workspace:*",
"@robonen/tsdown": "workspace:*",
"@vitest/browser": "catalog:",
"@vitest/browser-playwright": "^4.0.18",
"@vitest/browser-playwright": "^4.1.8",
"@vue/test-utils": "catalog:",
"axe-core": "^4.11.1",
"axe-core": "^4.12.0",
"eslint": "catalog:",
"playwright": "^1.48.0",
"playwright": "^1.60.0",
"tsdown": "catalog:",
"unplugin-vue": "^7.1.1",
"vitest-browser-vue": "^1.0.0",
"vue-tsc": "^3.2.5"
"unplugin-vue": "^7.2.0",
"vitest-browser-vue": "^2.1.0",
"vue-tsc": "^3.3.4"
},
"dependencies": {
"@floating-ui/vue": "^1.1.11",
+6 -6
View File
@@ -13,14 +13,14 @@
"dependencies": {
"@robonen/primitives": "workspace:*",
"vue": "catalog:",
"vue-router": "^4.5.0"
"vue-router": "^5.1.0"
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@tailwindcss/vite": "^4.1.0",
"@vitejs/plugin-vue": "^6.0.6",
"tailwindcss": "^4.1.0",
"vite": "^7.1.9",
"vue-tsc": "^3.2.5"
"@tailwindcss/vite": "^4.3.0",
"@vitejs/plugin-vue": "^6.0.7",
"tailwindcss": "^4.3.0",
"vite": "^8.0.16",
"vue-tsc": "^3.3.4"
}
}
+6 -6
View File
@@ -19,12 +19,12 @@
"devDependencies": {
"@robonen/eslint": "workspace:*",
"@robonen/tsconfig": "workspace:*",
"@storybook/addon-a11y": "^10.2.1",
"@storybook/addon-docs": "^10.2.1",
"@storybook/vue3-vite": "^10.2.1",
"@vitejs/plugin-vue": "^6.0.6",
"@storybook/addon-a11y": "^10.4.2",
"@storybook/addon-docs": "^10.4.2",
"@storybook/vue3-vite": "^10.4.2",
"@vitejs/plugin-vue": "^6.0.7",
"eslint": "catalog:",
"storybook": "^10.2.1",
"vite": "^7.1.9"
"storybook": "^10.4.2",
"vite": "^8.0.16"
}
}
+1 -1
View File
@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "vue/toolkit"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},