mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 22:47:15 +01:00
Update dependency ics to v3
This commit is contained in:
committed by
Thomas Ruoff
parent
c090d1ceb3
commit
7b805bc977
14
package-lock.json
generated
14
package-lock.json
generated
@@ -15,7 +15,7 @@
|
|||||||
"date-fns": "2.29.3",
|
"date-fns": "2.29.3",
|
||||||
"date-fns-tz": "1.3.8",
|
"date-fns-tz": "1.3.8",
|
||||||
"googleapis": "109.0.1",
|
"googleapis": "109.0.1",
|
||||||
"ics": "2.44.0",
|
"ics": "3.1.0",
|
||||||
"mongoose": "6.10.1",
|
"mongoose": "6.10.1",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.20.1",
|
"next-auth": "4.20.1",
|
||||||
@@ -6194,9 +6194,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ics": {
|
"node_modules/ics": {
|
||||||
"version": "2.44.0",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/ics/-/ics-2.44.0.tgz",
|
"resolved": "https://registry.npmjs.org/ics/-/ics-3.1.0.tgz",
|
||||||
"integrity": "sha512-JeiPjNeWkd7Qri/wfHqjZCtglVwRJRqy1MEFKn9QzatzxUyCOsx4YARPlLkU8UnPxpg4VtEjR+VRUG+Cvj6bDg==",
|
"integrity": "sha512-O48TZKyLYagLlXoZwDmjetXc6SoT54wFkTu2MEYe7zse8kL+C/dgSynYCjRG1OTAv3iHtGtG0PWKG81LbcrKFA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nanoid": "^3.1.23",
|
"nanoid": "^3.1.23",
|
||||||
"yup": "^0.32.9"
|
"yup": "^0.32.9"
|
||||||
@@ -16280,9 +16280,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"ics": {
|
"ics": {
|
||||||
"version": "2.44.0",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/ics/-/ics-2.44.0.tgz",
|
"resolved": "https://registry.npmjs.org/ics/-/ics-3.1.0.tgz",
|
||||||
"integrity": "sha512-JeiPjNeWkd7Qri/wfHqjZCtglVwRJRqy1MEFKn9QzatzxUyCOsx4YARPlLkU8UnPxpg4VtEjR+VRUG+Cvj6bDg==",
|
"integrity": "sha512-O48TZKyLYagLlXoZwDmjetXc6SoT54wFkTu2MEYe7zse8kL+C/dgSynYCjRG1OTAv3iHtGtG0PWKG81LbcrKFA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"nanoid": "^3.1.23",
|
"nanoid": "^3.1.23",
|
||||||
"yup": "^0.32.9"
|
"yup": "^0.32.9"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"date-fns": "2.29.3",
|
"date-fns": "2.29.3",
|
||||||
"date-fns-tz": "1.3.8",
|
"date-fns-tz": "1.3.8",
|
||||||
"googleapis": "109.0.1",
|
"googleapis": "109.0.1",
|
||||||
"ics": "2.44.0",
|
"ics": "3.1.0",
|
||||||
"mongoose": "6.10.1",
|
"mongoose": "6.10.1",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.20.1",
|
"next-auth": "4.20.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user