gitea push

This commit is contained in:
2026-05-09 12:19:29 -06:00
parent 06113c95b8
commit 429461e985
1481 changed files with 74306 additions and 52475 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "vue",
"version": "3.5.33",
"version": "3.5.34",
"description": "The progressive JavaScript framework for building modern web UI.",
"main": "index.js",
"module": "dist/vue.runtime.esm-bundler.js",
@@ -95,11 +95,11 @@
},
"homepage": "https://vuejs.org/",
"dependencies": {
"@vue/shared": "3.5.33",
"@vue/compiler-dom": "3.5.33",
"@vue/runtime-dom": "3.5.33",
"@vue/compiler-sfc": "3.5.33",
"@vue/server-renderer": "3.5.33"
"@vue/shared": "3.5.34",
"@vue/runtime-dom": "3.5.34",
"@vue/compiler-sfc": "3.5.34",
"@vue/server-renderer": "3.5.34",
"@vue/compiler-dom": "3.5.34"
},
"peerDependencies": {
"typescript": "*"