⬆️ Update dependency uuid to v11
All checks were successful
ci / docker (pull_request) Successful in 36s
All checks were successful
ci / docker (pull_request) Successful in 36s
This commit is contained in:
parent
0f73fde9c8
commit
4ba369156a
@ -23,7 +23,7 @@
|
||||
"pinia": "2.2.4",
|
||||
"pinia-plugin-persistedstate": "4.1.2",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"uuid": "10.0.0",
|
||||
"uuid": "11.0.2",
|
||||
"vue": "3.5.12",
|
||||
"vue-router": "4.4.5",
|
||||
"vuetify": "3.7.3",
|
||||
|
@ -36,8 +36,8 @@ importers:
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0
|
||||
uuid:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
vue:
|
||||
specifier: 3.5.12
|
||||
version: 3.5.12(typescript@5.6.3)
|
||||
@ -2441,8 +2441,8 @@ packages:
|
||||
util-deprecate@1.0.2:
|
||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
|
||||
uuid@10.0.0:
|
||||
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
|
||||
uuid@11.0.2:
|
||||
resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==}
|
||||
hasBin: true
|
||||
|
||||
vite-node@2.1.4:
|
||||
@ -5027,7 +5027,7 @@ snapshots:
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
uuid@10.0.0: {}
|
||||
uuid@11.0.2: {}
|
||||
|
||||
vite-node@2.1.4(@types/node@20.17.2)(sass@1.80.4)(terser@5.26.0):
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user