This commit is contained in:
dependabot[bot] 2026-01-20 18:08:24 +00:00 committed by GitHub
commit f840b390fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 384 additions and 810 deletions

1182
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -68,7 +68,7 @@
"@ai-sdk/vue": "^1.1.18",
"@playwright/test": "^1.51.1",
"@rushstack/eslint-patch": "^1.4.0",
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"@sveltejs/vite-plugin-svelte": "^6.2.1",
"@testing-library/vue": "^8.1.0",
"@types/jest": "^29.5.14",
"@types/jsdom": "^21.1.7",
@ -77,8 +77,8 @@
"@types/node": "^20.5.7",
"@types/oauth": "^0.9.6",
"@types/prismjs": "^1.26.5",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitejs/plugin-vue": "^6.0.3",
"@vitejs/plugin-vue-jsx": "^5.1.2",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^14.0.0",
"@vue/test-utils": "^2.4.0",
@ -102,9 +102,9 @@
"unplugin-auto-import": "^0.18.0",
"unplugin-element-plus": "^0.8.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.4.21",
"vite-plugin-node-polyfills": "^0.22.0",
"vitest": "^0.34.6",
"vite": "^7.3.0",
"vite-plugin-node-polyfills": "^0.24.0",
"vitest": "^4.0.16",
"vue-tsc": "^2.0.0"
},
"overrides": {