1 Commits

Author SHA1 Message Date
7e4414674b Update dependency vuetify to v4.1.0 2026-06-08 03:04:10 +00:00

37
package-lock.json generated
View File

@@ -1144,14 +1144,13 @@
} }
}, },
"node_modules/ast-walker-scope": { "node_modules/ast-walker-scope": {
"version": "0.9.0", "version": "0.8.3",
"resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.9.0.tgz", "resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.8.3.tgz",
"integrity": "sha512-IJdzo2vLiElBxKzwS36VsCue/62d6IdWjnPB2v3nuPKeWGynp6FF/CYoLa5i/3jXH/z97ZDdsXz6abpgM6w07A==", "integrity": "sha512-cbdCP0PGOBq0ASG+sjnKIoYkWMKhhz+F/h9pRexUdX2Hd38+WOlBkRKlqkGOSm0YQpcFMQBJeK4WspUAkwsEdg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/parser": "^7.29.2", "@babel/parser": "^7.28.4",
"@babel/types": "^7.29.0", "ast-kit": "^2.1.3"
"ast-kit": "^2.2.0"
}, },
"engines": { "engines": {
"node": ">=20.19.0" "node": ">=20.19.0"
@@ -2306,28 +2305,28 @@
} }
}, },
"node_modules/vue-router": { "node_modules/vue-router": {
"version": "5.1.0", "version": "5.0.7",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.1.0.tgz", "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-5.0.7.tgz",
"integrity": "sha512-HAbiLzLEHQwxPgvsbOJDAwtavszEgLwri6XfyrsPECIFez8+59xc9LofWVdc/HEaSRT822lJ8H9Ns38VVond5g==", "integrity": "sha512-dqfk8kvRbCutmCOCj/XLDqDEYxc1wBdAOGLuVy5M93ifYMsBd5fIjfaPN4tQAbxr5IprdBDIox1gr4wYyOx/SA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/generator": "^8.0.0-rc.4", "@babel/generator": "^8.0.0-rc.4",
"@vue-macros/common": "^3.1.1", "@vue-macros/common": "^3.1.1",
"@vue/devtools-api": "^8.1.2", "@vue/devtools-api": "^8.1.1",
"ast-walker-scope": "^0.9.0", "ast-walker-scope": "^0.8.3",
"chokidar": "^5.0.0", "chokidar": "^5.0.0",
"json5": "^2.2.3", "json5": "^2.2.3",
"local-pkg": "^1.1.2", "local-pkg": "^1.1.2",
"magic-string": "^0.30.21", "magic-string": "^0.30.21",
"mlly": "^1.8.2", "mlly": "^1.8.0",
"muggle-string": "^0.4.1", "muggle-string": "^0.4.1",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"picomatch": "^4.0.3", "picomatch": "^4.0.3",
"scule": "^1.3.0", "scule": "^1.3.0",
"tinyglobby": "^0.2.16", "tinyglobby": "^0.2.15",
"unplugin": "^3.0.0", "unplugin": "^3.0.0",
"unplugin-utils": "^0.3.1", "unplugin-utils": "^0.3.1",
"yaml": "^2.9.0" "yaml": "^2.8.2"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/posva" "url": "https://github.com/sponsors/posva"
@@ -2336,7 +2335,6 @@
"@pinia/colada": ">=0.21.2", "@pinia/colada": ">=0.21.2",
"@vue/compiler-sfc": "^3.5.34", "@vue/compiler-sfc": "^3.5.34",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"vite": "^7.0.0 || ^8.0.0",
"vue": "^3.5.34" "vue": "^3.5.34"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
@@ -2348,9 +2346,6 @@
}, },
"pinia": { "pinia": {
"optional": true "optional": true
},
"vite": {
"optional": true
} }
} }
}, },
@@ -2384,9 +2379,9 @@
} }
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "4.0.7", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.0.7.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.0.tgz",
"integrity": "sha512-SV+YJkBmudY3s9qfZO2ZGUsrD0TDQU8pMBH1ERga9AEyjGvioZuXXh93V9wHxXJphvqRC2NW10Nt2lW9IZQcPw==", "integrity": "sha512-Pq05N76NMM1TVM6z2wWlV0XhQcwuNSjevlr8xhnNYpBkLZC3yjTGzHYbE1rXE4ircf1SImRcJ8khwKE3Xb2Glg==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",