Merge branch 'renovate/uuid-10.x' into 'develop'

chore(deps): update dependency uuid to v10

Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!10985
This commit is contained in:
naskya 2024-06-10 00:00:07 +00:00
commit dd54924a0a
3 changed files with 12 additions and 6 deletions

View file

@ -115,7 +115,7 @@
"tmp": "0.2.3",
"typeorm": "0.3.20",
"ulid": "2.3.0",
"uuid": "9.0.1",
"uuid": "10.0.0",
"websocket": "1.0.35",
"xev": "3.0.2"
},

View file

@ -83,7 +83,7 @@
"tinyld": "1.3.4",
"typescript": "5.4.5",
"unicode-emoji-json": "0.6.0",
"uuid": "9.0.1",
"uuid": "10.0.0",
"vite": "5.2.13",
"vite-plugin-compression": "0.5.1",
"vue": "3.4.27",

View file

@ -322,8 +322,8 @@ importers:
specifier: 2.3.0
version: 2.3.0
uuid:
specifier: 9.0.1
version: 9.0.1
specifier: 10.0.0
version: 10.0.0
websocket:
specifier: 1.0.35
version: 1.0.35
@ -735,8 +735,8 @@ importers:
specifier: 0.6.0
version: 0.6.0
uuid:
specifier: 9.0.1
version: 9.0.1
specifier: 10.0.0
version: 10.0.0
vite:
specifier: 5.2.13
version: 5.2.13(@types/node@20.14.2)(sass@1.77.4)(stylus@0.57.0)(terser@5.31.1)
@ -7682,6 +7682,10 @@ packages:
util@0.12.5:
resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==}
uuid@10.0.0:
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
hasBin: true
uuid@8.0.0:
resolution: {integrity: sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==}
hasBin: true
@ -15902,6 +15906,8 @@ snapshots:
is-typed-array: 1.1.13
which-typed-array: 1.1.15
uuid@10.0.0: {}
uuid@8.0.0: {}
uuid@8.3.2: {}