update deps without snyk

This commit is contained in:
lesion 2022-06-06 18:14:24 +02:00
parent e359d51a99
commit 8b01698298
No known key found for this signature in database
GPG key ID: 352918250B012177
2 changed files with 1255 additions and 1427 deletions

View file

@ -13,9 +13,7 @@
"doc:dev": "cd docs && bundle exec jekyll s --drafts",
"migrate": "NODE_ENV=production sequelize db:migrate",
"migrate:dev": "sequelize db:migrate",
"build:wc": "cd webcomponents; yarn build:lib; cp dist/gancio-events.es.js ../wp-plugin/js/; cp dist/gancio-events.es.js ../assets/; cp dist/gancio-events.es.js ../docs/assets/js/",
"prepare": "yarn run snyk-protect",
"snyk-protect": "snyk-protect"
"build:wc": "cd webcomponents; yarn build:lib; cp dist/gancio-events.es.js ../wp-plugin/js/; cp dist/gancio-events.es.js ../assets/; cp dist/gancio-events.es.js ../docs/assets/js/"
},
"files": [
"server/",
@ -34,6 +32,7 @@
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/axios": "^5.13.5",
"@nuxtjs/sitemap": "^2.4.0",
"@snyk/protect": "latest",
"accept-language": "^3.0.18",
"axios": "^0.27.2",
"bcryptjs": "^2.4.3",
@ -74,8 +73,7 @@
"vuetify": "npm:@vuetify/nightly@dev",
"winston": "^3.7.2",
"winston-daily-rotate-file": "^4.7.1",
"yargs": "^17.5.0",
"@snyk/protect": "latest"
"yargs": "^17.5.0"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.3",

2674
yarn.lock

File diff suppressed because it is too large Load diff