mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency uuid to v10
This commit is contained in:
committed by
Thomas Ruoff
parent
9cefdbd468
commit
1d95079974
@@ -31,11 +31,11 @@
|
||||
"react": "18.3.1",
|
||||
"react-calendar": "5.0.0",
|
||||
"react-dom": "18.3.1",
|
||||
"uuid": "9.0.1"
|
||||
"uuid": "10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/nodemailer": "^6.4.7",
|
||||
"@types/uuid": "9.0.8",
|
||||
"@types/uuid": "10.0.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.2.6",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
|
||||
Reference in New Issue
Block a user