Skip to content

Commit e6e6970

Browse files
committed
Uninstall all un needed dependencies: stable-frontend
1 parent dec3774 commit e6e6970

3 files changed

Lines changed: 32 additions & 14888 deletions

File tree

web/package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@nuxtjs/dotenv": "^1.4.1",
2626
"@nuxtjs/firebase": "^8.2.2",
2727
"@nuxtjs/sitemap": "^2.4.0",
28-
"axios": "^1.5.1",
2928
"chart.js": "^4.4.0",
3029
"chartjs-adapter-moment": "^1.0.1",
3130
"core-js": "^3.32.2",
@@ -61,21 +60,27 @@
6160
"@nuxtjs/stylelint-module": "^5.1.0",
6261
"@nuxtjs/vuetify": "^1.12.3",
6362
"@vue/test-utils": "^1.3.6",
63+
"axios": "^0.25.0",
6464
"babel-core": "7.0.0-bridge.0",
6565
"babel-jest": "^29.7.0",
6666
"eslint": "^8.50.0",
6767
"eslint-config-prettier": "^9.0.0",
6868
"eslint-plugin-nuxt": "^4.0.0",
6969
"eslint-plugin-vue": "^9.16.1",
70+
"highlight.js": "^11.8.0",
7071
"jest": "^27.4.4",
7172
"lint-staged": "^14.0.1",
73+
"node-fetch-native": "^1.2.0",
7274
"postcss-html": "^1.5.0",
7375
"prettier": "3.0.3",
7476
"stylelint": "^15.10.3",
7577
"stylelint-config-prettier": "^9.0.5",
7678
"stylelint-config-recommended-vue": "^1.5.0",
7779
"stylelint-config-standard": "^34.0.0",
7880
"ts-jest": "^27.1.1",
79-
"vue-jest": "^3.0.4"
81+
"vue-client-only": "^2.1.0",
82+
"vue-jest": "^3.0.4",
83+
"vue-meta": "^2.4.0",
84+
"vue-no-ssr": "^1.1.1"
8085
}
8186
}

web/pnpm-lock.yaml

Lines changed: 25 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)