mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
update deps
This commit is contained in:
parent
69909f4825
commit
01dbb1b2d7
2 changed files with 838 additions and 579 deletions
10
package.json
10
package.json
|
@ -49,7 +49,7 @@
|
|||
"cookie-session": "^2.0.0",
|
||||
"cookie-universal-nuxt": "^2.2.2",
|
||||
"cors": "^2.8.5",
|
||||
"dayjs": "^1.11.7",
|
||||
"dayjs": "^1.11.8",
|
||||
"dompurify": "^3.0.3",
|
||||
"email-templates": "^10.0.1",
|
||||
"express": "^4.18.1",
|
||||
|
@ -59,7 +59,7 @@
|
|||
"ical.js": "^1.5.0",
|
||||
"ics": "^3.1.0",
|
||||
"jsdom": "^21.1.0",
|
||||
"leaflet": "^1.9.2",
|
||||
"leaflet": "^1.9.4",
|
||||
"linkify-html": "^4.1.1",
|
||||
"linkifyjs": "4.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -71,7 +71,7 @@
|
|||
"mkdirp": "^2.1.6",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"mysql2": "^2.3.3",
|
||||
"nuxt-edge": "2.17.0-28038258.3bfbcde",
|
||||
"nuxt-edge": "2.17.0-28098741.f3c5f95",
|
||||
"oauth2orize": "^1.11.1",
|
||||
"passport": "^0.6.0",
|
||||
"passport-anonymous": "^1.0.1",
|
||||
|
@ -80,8 +80,8 @@
|
|||
"passport-http-bearer": "^1.0.1",
|
||||
"passport-oauth2-client-password": "^0.1.2",
|
||||
"passport-oauth2-client-public": "^0.0.1",
|
||||
"pg": "^8.10.0",
|
||||
"sequelize": "^6.31.1",
|
||||
"pg": "^8.11.0",
|
||||
"sequelize": "^6.32.0",
|
||||
"sequelize-slugify": "^1.6.2",
|
||||
"sharp": "^0.27.2",
|
||||
"sqlite3": "^5.1.4",
|
||||
|
|
Loading…
Reference in a new issue