mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency @types/react-calendar to v3.5.0
This commit is contained in:
committed by
renovate[bot]
parent
266b0d7816
commit
bdfc74f22a
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2033,9 +2033,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-calendar": {
|
"@types/react-calendar": {
|
||||||
"version": "3.4.5",
|
"version": "3.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.5.0.tgz",
|
||||||
"integrity": "sha512-GAilbiUjVlD7RZzb6mxEMd80a2dbwpo8oFabvqmg1BLxs28xPxnvHZ+zCo38VztBnQwt3qHqgmyBcXbYczPN2w==",
|
"integrity": "sha512-qVSA5M0+SwLRINpE81TMUTh0NwJVed8T+lplJ7v0XAe4EHlMyNeNlkN9suKBxlwIEZ/62QP/m0QjGNCwdOy8PQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "27.4.1",
|
"@types/jest": "27.4.1",
|
||||||
"@types/react": "17.0.39",
|
"@types/react": "17.0.39",
|
||||||
"@types/react-calendar": "3.4.5",
|
"@types/react-calendar": "3.5.0",
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
"eslint": "8.10.0",
|
"eslint": "8.10.0",
|
||||||
"eslint-config-next": "12.1.0",
|
"eslint-config-next": "12.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user