mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Bump react-calendar from 3.3.1 to 3.4.0
Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/wojtekmaj/react-calendar/releases) - [Commits](https://github.com/wojtekmaj/react-calendar/compare/v3.3.1...v3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
8619ca7daa
commit
88b550300b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12676,9 +12676,9 @@
|
||||
}
|
||||
},
|
||||
"react-calendar": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-3.3.1.tgz",
|
||||
"integrity": "sha512-iDIrhE0ABz3mChAIvA+5d2UtQGEb5oaUpLiEbrRdWHBYb45MhsbO59pG9HIy2uTdHkBF/nvzRV2JBmMfdg/0Qg==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-3.4.0.tgz",
|
||||
"integrity": "sha512-ykbvXASArQQ8KZlCEXEdE+w+KFGSj7kDpdTRzbLVJeN26oUIu+EFavFDAqg4G//zTO0tSq5SMfqAa6fjrdGQjQ==",
|
||||
"requires": {
|
||||
"@wojtekmaj/date-utils": "^1.0.2",
|
||||
"get-user-locale": "^1.2.0",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"next-mdx-remote": "^2.1.4",
|
||||
"p-retry": "^4.5.0",
|
||||
"react": "^17.0.2",
|
||||
"react-calendar": "^3.3.1",
|
||||
"react-calendar": "^3.4.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"ts-jest": "^26.5.4",
|
||||
"uuid": "^8.3.2"
|
||||
|
||||
Reference in New Issue
Block a user