Update dependency @types/node to v18.18.1
This commit is contained in:
parent
e8a238096e
commit
8441c3aaec
@ -12,7 +12,7 @@
|
|||||||
"uuid": "9.0.1"
|
"uuid": "9.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.18.0",
|
"@types/node": "18.18.1",
|
||||||
"@types/react": "18.2.23",
|
"@types/react": "18.2.23",
|
||||||
"@types/uuid": "9.0.4",
|
"@types/uuid": "9.0.4",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@types/node': 18.18.0
|
'@types/node': 18.18.1
|
||||||
'@types/react': 18.2.23
|
'@types/react': 18.2.23
|
||||||
'@types/uuid': 9.0.4
|
'@types/uuid': 9.0.4
|
||||||
autoprefixer: 10.4.16
|
autoprefixer: 10.4.16
|
||||||
@ -23,7 +23,7 @@ dependencies:
|
|||||||
uuid: 9.0.1
|
uuid: 9.0.1
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 18.18.0
|
'@types/node': 18.18.1
|
||||||
'@types/react': 18.2.23
|
'@types/react': 18.2.23
|
||||||
'@types/uuid': 9.0.4
|
'@types/uuid': 9.0.4
|
||||||
autoprefixer: 10.4.16_postcss@8.4.31
|
autoprefixer: 10.4.16_postcss@8.4.31
|
||||||
@ -187,8 +187,8 @@ packages:
|
|||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/node/18.18.0:
|
/@types/node/18.18.1:
|
||||||
resolution: {integrity: sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==}
|
resolution: {integrity: sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/prop-types/15.7.5:
|
/@types/prop-types/15.7.5:
|
||||||
|
@ -130,10 +130,10 @@
|
|||||||
"@nodelib/fs.scandir" "2.1.5"
|
"@nodelib/fs.scandir" "2.1.5"
|
||||||
fastq "^1.6.0"
|
fastq "^1.6.0"
|
||||||
|
|
||||||
"@types/node@18.18.0":
|
"@types/node@18.18.1":
|
||||||
version "18.18.0"
|
version "18.18.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.0.tgz#bd19d5133a6e5e2d0152ec079ac27c120e7f1763"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.1.tgz#80b22f3df719f15c9736207980e95f35d01ec1aa"
|
||||||
integrity sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==
|
integrity sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==
|
||||||
|
|
||||||
"@types/prop-types@*":
|
"@types/prop-types@*":
|
||||||
version "15.7.5"
|
version "15.7.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user