mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency @types/react-calendar to v3.4.3
This commit is contained in:
committed by
Thomas Ruoff
parent
03a5f6d9b0
commit
fe7c4594b0
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2157,9 +2157,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-calendar": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.0.tgz",
|
||||
"integrity": "sha512-KBo9URrdpzZ8SXGg6E0NhrRQob/iwFICgkvOZPwoZ/N1lSYW1+ZYc+uWe6tpEZwcnCrc8KZ7p0CKmL+8/NQ1+w==",
|
||||
"version": "3.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.3.tgz",
|
||||
"integrity": "sha512-k56OS9d62/g3OCTepULEpNoClVUKuWxHBBuKS4hX8/qNiNup+Gf1Qn0SXHakbqBGWEfdLK93RlIRy5XOA4+Iaw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/react": "17.0.19",
|
||||
"@types/react-calendar": "3.4.0",
|
||||
"@types/react-calendar": "3.4.3",
|
||||
"@types/uuid": "8.3.0",
|
||||
"eslint": "7.30.0",
|
||||
"eslint-config-next": "11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user