mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 08:56:34 +00:00
Bump uuid and hyperid in /src/ifctester/webapp
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [hyperid](https://github.com/mcollina/hyperid). These dependencies need to be updated together.
Removes `uuid`
Updates `hyperid` from 3.3.0 to 4.0.0
- [Release notes](https://github.com/mcollina/hyperid/releases)
- [Commits](https://github.com/mcollina/hyperid/compare/v3.3.0...v4.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-version:
dependency-type: indirect
- dependency-name: hyperid
dependency-version: 4.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 73bf238232)
This commit is contained in:
committed by
Dion Moult
parent
695e91ef1a
commit
e6e80246f1
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"eventemitter3": "^5.0.1",
|
||||
"hyperid": "^3.3.0",
|
||||
"hyperid": "^4.0.0",
|
||||
"lucide-svelte": "^0.542.0",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"svelecte": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user