⬆️ Update all non-major dependencies
All checks were successful
ci / docker (pull_request) Successful in 55s
All checks were successful
ci / docker (pull_request) Successful in 55s
This commit is contained in:
parent
fd91fb6b10
commit
4cc450342f
@ -23,7 +23,7 @@
|
|||||||
"pinia": "2.3.0",
|
"pinia": "2.3.0",
|
||||||
"pinia-plugin-persistedstate": "4.2.0",
|
"pinia-plugin-persistedstate": "4.2.0",
|
||||||
"roboto-fontface": "^0.10.0",
|
"roboto-fontface": "^0.10.0",
|
||||||
"uuid": "11.0.3",
|
"uuid": "11.0.4",
|
||||||
"vue": "3.5.13",
|
"vue": "3.5.13",
|
||||||
"vue-router": "4.5.0",
|
"vue-router": "4.5.0",
|
||||||
"vuetify": "3.7.6",
|
"vuetify": "3.7.6",
|
||||||
@ -60,5 +60,5 @@
|
|||||||
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": "eslint --cache --fix",
|
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": "eslint --cache --fix",
|
||||||
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts,css,scss,md,yml,yaml,json}": "prettier --write"
|
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts,css,scss,md,yml,yaml,json}": "prettier --write"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.15.2"
|
"packageManager": "pnpm@9.15.3"
|
||||||
}
|
}
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -36,8 +36,8 @@ importers:
|
|||||||
specifier: ^0.10.0
|
specifier: ^0.10.0
|
||||||
version: 0.10.0
|
version: 0.10.0
|
||||||
uuid:
|
uuid:
|
||||||
specifier: 11.0.3
|
specifier: 11.0.4
|
||||||
version: 11.0.3
|
version: 11.0.4
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.5.13
|
specifier: 3.5.13
|
||||||
version: 3.5.13(typescript@5.7.2)
|
version: 3.5.13(typescript@5.7.2)
|
||||||
@ -2657,8 +2657,8 @@ packages:
|
|||||||
util-deprecate@1.0.2:
|
util-deprecate@1.0.2:
|
||||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||||
|
|
||||||
uuid@11.0.3:
|
uuid@11.0.4:
|
||||||
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
|
resolution: {integrity: sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
vite-node@2.1.8:
|
vite-node@2.1.8:
|
||||||
@ -5423,7 +5423,7 @@ snapshots:
|
|||||||
|
|
||||||
util-deprecate@1.0.2: {}
|
util-deprecate@1.0.2: {}
|
||||||
|
|
||||||
uuid@11.0.3: {}
|
uuid@11.0.4: {}
|
||||||
|
|
||||||
vite-node@2.1.8(@types/node@22.10.5)(sass@1.83.1)(terser@5.26.0):
|
vite-node@2.1.8(@types/node@22.10.5)(sass@1.83.1)(terser@5.26.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user