mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency @types/react to v17.0.41
This commit is contained in:
committed by
renovate[bot]
parent
a1b234c76f
commit
3122e3e879
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2000,9 +2000,9 @@
|
||||
"integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.40",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz",
|
||||
"integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==",
|
||||
"version": "17.0.41",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz",
|
||||
"integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/react": "17.0.40",
|
||||
"@types/react": "17.0.41",
|
||||
"@types/react-calendar": "3.5.0",
|
||||
"@types/uuid": "8.3.4",
|
||||
"eslint": "8.11.0",
|
||||
|
||||
Reference in New Issue
Block a user