mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency @types/uuid to v8.3.3
This commit is contained in:
committed by
renovate[bot]
parent
bdc7049a8c
commit
0f6cd72bc3
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2547,9 +2547,9 @@
|
|||||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||||
},
|
},
|
||||||
"@types/uuid": {
|
"@types/uuid": {
|
||||||
"version": "8.3.1",
|
"version": "8.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.3.tgz",
|
||||||
"integrity": "sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==",
|
"integrity": "sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/yargs": {
|
"@types/yargs": {
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"@types/react": "17.0.35",
|
"@types/react": "17.0.35",
|
||||||
"@types/react-calendar": "3.4.3",
|
"@types/react-calendar": "3.4.3",
|
||||||
"@types/uuid": "8.3.1",
|
"@types/uuid": "8.3.3",
|
||||||
"eslint": "7.32.0",
|
"eslint": "7.32.0",
|
||||||
"eslint-config-next": "12.0.4",
|
"eslint-config-next": "12.0.4",
|
||||||
"jest": "27.3.1",
|
"jest": "27.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user