update deps

This commit is contained in:
lesion
2023-02-08 09:26:18 +01:00
parent fa91646a6a
commit 6aceaba7f7
2 changed files with 1611 additions and 1658 deletions

View File

@@ -55,21 +55,20 @@
"http-signature": "^1.3.6", "http-signature": "^1.3.6",
"https-proxy-agent": "^5.0.1", "https-proxy-agent": "^5.0.1",
"ical.js": "^1.5.0", "ical.js": "^1.5.0",
"ics": "^2.40.0", "ics": "^3.0.1",
"jsdom": "^20.0.2", "jsdom": "^21.1.0",
"jsonwebtoken": "^8.5.1",
"leaflet": "^1.9.2", "leaflet": "^1.9.2",
"linkify-html": "^4.0.2", "linkify-html": "^4.0.2",
"linkifyjs": "4.0.2", "linkifyjs": "4.1.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mariadb": "^3.0.1", "mariadb": "^3.0.1",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"microformat-node": "^2.0.1", "microformat-node": "^2.0.1",
"minify-css-string": "^1.0.0", "minify-css-string": "^1.0.0",
"mkdirp": "^1.0.4", "mkdirp": "^2.1.3",
"multer": "^1.4.5-lts.1", "multer": "^1.4.5-lts.1",
"mysql2": "^2.3.3", "mysql2": "^2.3.3",
"nuxt-edge": "2.16.0-27720022.54e852f", "nuxt-edge": "2.16.1-27928821.5455c4a",
"oauth2orize": "^1.11.1", "oauth2orize": "^1.11.1",
"passport": "^0.6.0", "passport": "^0.6.0",
"passport-anonymous": "^1.0.1", "passport-anonymous": "^1.0.1",
@@ -78,7 +77,7 @@
"passport-http-bearer": "^1.0.1", "passport-http-bearer": "^1.0.1",
"passport-oauth2-client-password": "^0.1.2", "passport-oauth2-client-password": "^0.1.2",
"passport-oauth2-client-public": "^0.0.1", "passport-oauth2-client-public": "^0.0.1",
"pg": "^8.8.0", "pg": "^8.9.0",
"sequelize": "^6.28.0", "sequelize": "^6.28.0",
"sequelize-slugify": "^1.6.2", "sequelize-slugify": "^1.6.2",
"sharp": "^0.27.2", "sharp": "^0.27.2",
@@ -89,15 +88,15 @@
"umzug": "^2.3.0", "umzug": "^2.3.0",
"v-calendar": "^2.4.1", "v-calendar": "^2.4.1",
"vue2-leaflet": "^2.7.1", "vue2-leaflet": "^2.7.1",
"vuetify": "2.6.13", "vuetify": "2.6.14",
"winston": "^3.8.2", "winston": "^3.8.2",
"winston-daily-rotate-file": "^4.7.1", "winston-daily-rotate-file": "^4.7.1",
"yargs": "^17.5.0" "yargs": "^17.5.0"
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/vuetify": "^1.12.3", "@nuxtjs/vuetify": "^1.12.3",
"jest": "^29.3.1", "jest": "^29.4.2",
"jest-environment-node": "^29.3.1", "jest-environment-node": "^29.4.2",
"prettier": "^2.8.1", "prettier": "^2.8.1",
"pug": "^3.0.2", "pug": "^3.0.2",
"pug-plain-loader": "^1.1.0", "pug-plain-loader": "^1.1.0",

3250
yarn.lock

File diff suppressed because it is too large Load Diff