Update dependency @types/node to v18.17.17
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-16 06:49:51 +00:00
parent 1b749d10e9
commit 3016f898f0
3 changed files with 9 additions and 9 deletions

8
pnpm-lock.yaml generated
View File

@@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.16
'@types/node': 18.17.17
'@types/react': 18.2.21
'@types/uuid': 9.0.4
autoprefixer: 10.4.15
@@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.1
devDependencies:
'@types/node': 18.17.16
'@types/node': 18.17.17
'@types/react': 18.2.21
'@types/uuid': 9.0.4
autoprefixer: 10.4.15_postcss@8.4.29
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.17.16:
resolution: {integrity: sha512-e0zgs7qe1XH/X3KEPnldfkD07LH9O1B9T31U8qoO7lqGSjj3/IrBuvqMeJ1aYejXRK3KOphIUDw6pLIplEW17A==}
/@types/node/18.17.17:
resolution: {integrity: sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==}
dev: true
/@types/prop-types/15.7.5: