mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
fix(deps): update dependency @types/react to v18.2.14
This commit is contained in:
parent
951e48e080
commit
91dd701236
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -15,8 +15,8 @@ dependencies:
|
|||
specifier: 20.3.1
|
||||
version: 20.3.1
|
||||
'@types/react':
|
||||
specifier: 18.2.13
|
||||
version: 18.2.13
|
||||
specifier: 18.2.14
|
||||
version: 18.2.14
|
||||
'@types/react-dom':
|
||||
specifier: 18.2.6
|
||||
version: 18.2.6
|
||||
|
@ -371,11 +371,11 @@ packages:
|
|||
/@types/react-dom@18.2.6:
|
||||
resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.13
|
||||
'@types/react': 18.2.14
|
||||
dev: false
|
||||
|
||||
/@types/react@18.2.13:
|
||||
resolution: {integrity: sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==}
|
||||
/@types/react@18.2.14:
|
||||
resolution: {integrity: sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/scheduler': 0.16.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue