mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency @types/uuid to v9.0.7
This commit is contained in:
committed by
Thomas Ruoff
parent
acc48fec5a
commit
06ba1c515c
14
package-lock.json
generated
14
package-lock.json
generated
@@ -31,7 +31,7 @@
|
||||
"@types/nodemailer": "^6.4.7",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-calendar": "3.9.0",
|
||||
"@types/uuid": "9.0.6",
|
||||
"@types/uuid": "9.0.7",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-next": "13.3.4",
|
||||
"eslint-config-prettier": "8.10.0",
|
||||
@@ -4118,9 +4118,9 @@
|
||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||
},
|
||||
"node_modules/@types/uuid": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
|
||||
"integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.7.tgz",
|
||||
"integrity": "sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/webidl-conversions": {
|
||||
@@ -15644,9 +15644,9 @@
|
||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||
},
|
||||
"@types/uuid": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
|
||||
"integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.7.tgz",
|
||||
"integrity": "sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/webidl-conversions": {
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@types/nodemailer": "^6.4.7",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-calendar": "3.9.0",
|
||||
"@types/uuid": "9.0.6",
|
||||
"@types/uuid": "9.0.7",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-next": "13.3.4",
|
||||
"eslint-config-prettier": "8.10.0",
|
||||
|
||||
Reference in New Issue
Block a user