Skip to content

Commit

Permalink
build(deps-dev): remove unused uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Guillemin committed Jun 10, 2024
1 parent 087a678 commit d40aa5c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@types/lodash.isempty": "^4",
"@types/lodash.throttle": "^4",
"@types/node": "^20",
"@types/uuid": "^9",
"@types/xml2js": "^0",
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-vue": "^5.0.5",
Expand Down Expand Up @@ -77,7 +76,6 @@
"sass": "^1.77.4",
"standard-version": "^9.5.0",
"typescript": "~5.4.5",
"uuid": "^9.0.1",
"vite": "^5.2.13",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^1.6.0",
Expand Down
18 changes: 0 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1149,13 +1149,6 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

"@types/web-bluetooth@npm:^0.0.20":
version: 0.0.20
resolution: "@types/web-bluetooth@npm:0.0.20"
Expand Down Expand Up @@ -2167,7 +2160,6 @@ __metadata:
"@types/lodash.isempty": "npm:^4"
"@types/lodash.throttle": "npm:^4"
"@types/node": "npm:^20"
"@types/uuid": "npm:^9"
"@types/xml2js": "npm:^0"
"@uportal/open-id-connect": "npm:^1.40.2"
"@vitejs/plugin-vue": "npm:^5.0.5"
Expand Down Expand Up @@ -2197,7 +2189,6 @@ __metadata:
sass: "npm:^1.77.4"
standard-version: "npm:^9.5.0"
typescript: "npm:~5.4.5"
uuid: "npm:^9.0.1"
vite: "npm:^5.2.13"
vite-plugin-vuetify: "npm:^2.0.3"
vitest: "npm:^1.6.0"
Expand Down Expand Up @@ -6806,15 +6797,6 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 10/9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
languageName: node
linkType: hard

"validate-npm-package-license@npm:^3.0.1":
version: 3.0.4
resolution: "validate-npm-package-license@npm:3.0.4"
Expand Down

0 comments on commit d40aa5c

Please sign in to comment.