mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency @types/react to v17.0.34
This commit is contained in:
committed by
renovate[bot]
parent
87bd3ee747
commit
7685c6fd6f
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2350,9 +2350,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"version": "17.0.33",
|
"version": "17.0.34",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.33.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.34.tgz",
|
||||||
"integrity": "sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==",
|
"integrity": "sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "27.0.2",
|
"@types/jest": "27.0.2",
|
||||||
"@types/react": "17.0.33",
|
"@types/react": "17.0.34",
|
||||||
"@types/react-calendar": "3.4.3",
|
"@types/react-calendar": "3.4.3",
|
||||||
"@types/uuid": "8.3.1",
|
"@types/uuid": "8.3.1",
|
||||||
"eslint": "^7.32.0",
|
"eslint": "^7.32.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user