mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
Update dependency react-calendar to v4.2.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -23,7 +23,7 @@
|
|||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-calendar": "4.2.0",
|
"react-calendar": "4.2.1",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"uuid": "9.0.0"
|
"uuid": "9.0.0"
|
||||||
},
|
},
|
||||||
@@ -10627,9 +10627,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-calendar": {
|
"node_modules/react-calendar": {
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.2.1.tgz",
|
||||||
"integrity": "sha512-WZPGnzcEDFtlKj+yTVuLuAWrV5RIxiKd4mDSOYzx2u1DjD91nKUKa0ZKex1LaDUUqGwhJXheWYa9N0zLCSTtTw==",
|
"integrity": "sha512-T5oKXD+KLy/g6bmJJkZ7E9wj0iRMesWMZcrC7q2kI6ybOsu9NlPQx8uXJzG4A4C3Sh5Xi0deznyzWIVsUpF8tA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/react": "*",
|
"@types/react": "*",
|
||||||
"@wojtekmaj/date-utils": "^1.1.3",
|
"@wojtekmaj/date-utils": "^1.1.3",
|
||||||
@@ -19832,9 +19832,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-calendar": {
|
"react-calendar": {
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.2.1.tgz",
|
||||||
"integrity": "sha512-WZPGnzcEDFtlKj+yTVuLuAWrV5RIxiKd4mDSOYzx2u1DjD91nKUKa0ZKex1LaDUUqGwhJXheWYa9N0zLCSTtTw==",
|
"integrity": "sha512-T5oKXD+KLy/g6bmJJkZ7E9wj0iRMesWMZcrC7q2kI6ybOsu9NlPQx8uXJzG4A4C3Sh5Xi0deznyzWIVsUpF8tA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*",
|
"@types/react": "*",
|
||||||
"@wojtekmaj/date-utils": "^1.1.3",
|
"@wojtekmaj/date-utils": "^1.1.3",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-calendar": "4.2.0",
|
"react-calendar": "4.2.1",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"uuid": "9.0.0"
|
"uuid": "9.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user