Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-06 23:28:01 +00:00
parent a66b937976
commit ad5ca20f0e
3 changed files with 18 additions and 18 deletions

16
pnpm-lock.yaml generated
View File

@@ -1,9 +1,9 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.18.3
'@types/node': 18.18.4
'@types/react': 18.2.25
'@types/uuid': 9.0.4
'@types/uuid': 9.0.5
autoprefixer: 10.4.16
next: latest
postcss: 8.4.31
@@ -23,9 +23,9 @@ dependencies:
uuid: 9.0.1
devDependencies:
'@types/node': 18.18.3
'@types/node': 18.18.4
'@types/react': 18.2.25
'@types/uuid': 9.0.4
'@types/uuid': 9.0.5
autoprefixer: 10.4.16_postcss@8.4.31
postcss: 8.4.31
prettier: 3.0.3
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.18.3:
resolution: {integrity: sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==}
/@types/node/18.18.4:
resolution: {integrity: sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==}
dev: true
/@types/prop-types/15.7.5:
@@ -207,8 +207,8 @@ packages:
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
dev: true
/@types/uuid/9.0.4:
resolution: {integrity: sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==}
/@types/uuid/9.0.5:
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
dev: true
/any-promise/1.3.0: