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.5.1
This commit is contained in:
committed by
Thomas Ruoff
parent
438aa47842
commit
a8faf90f5a
14
package-lock.json
generated
14
package-lock.json
generated
@@ -30,7 +30,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "27.5.1",
|
||||
"@types/react": "18.0.9",
|
||||
"@types/react-calendar": "3.5.0",
|
||||
"@types/react-calendar": "3.5.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"eslint": "8.15.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
@@ -1719,9 +1719,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react-calendar": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.5.0.tgz",
|
||||
"integrity": "sha512-qVSA5M0+SwLRINpE81TMUTh0NwJVed8T+lplJ7v0XAe4EHlMyNeNlkN9suKBxlwIEZ/62QP/m0QjGNCwdOy8PQ==",
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.5.1.tgz",
|
||||
"integrity": "sha512-d71cKkkSN8CA4PWx87jQOrEyElc2uY3hwpXmceroaPMrMaZ9fPlLFPLP0OCaay5nlJ6ErNmHVb75lE1huharPQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
@@ -10812,9 +10812,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-calendar": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.5.0.tgz",
|
||||
"integrity": "sha512-qVSA5M0+SwLRINpE81TMUTh0NwJVed8T+lplJ7v0XAe4EHlMyNeNlkN9suKBxlwIEZ/62QP/m0QjGNCwdOy8PQ==",
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.5.1.tgz",
|
||||
"integrity": "sha512-d71cKkkSN8CA4PWx87jQOrEyElc2uY3hwpXmceroaPMrMaZ9fPlLFPLP0OCaay5nlJ6ErNmHVb75lE1huharPQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "27.5.1",
|
||||
"@types/react": "18.0.9",
|
||||
"@types/react-calendar": "3.5.0",
|
||||
"@types/react-calendar": "3.5.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"eslint": "8.15.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
|
||||
Reference in New Issue
Block a user