Skip to content

Commit

Permalink
Uninstall all un needed dependencies: stable-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Oct 1, 2023
1 parent dec3774 commit e6e6970
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 14,888 deletions.
9 changes: 7 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/firebase": "^8.2.2",
"@nuxtjs/sitemap": "^2.4.0",
"axios": "^1.5.1",
"chart.js": "^4.4.0",
"chartjs-adapter-moment": "^1.0.1",
"core-js": "^3.32.2",
Expand Down Expand Up @@ -61,21 +60,27 @@
"@nuxtjs/stylelint-module": "^5.1.0",
"@nuxtjs/vuetify": "^1.12.3",
"@vue/test-utils": "^1.3.6",
"axios": "^0.25.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^29.7.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vue": "^9.16.1",
"highlight.js": "^11.8.0",
"jest": "^27.4.4",
"lint-staged": "^14.0.1",
"node-fetch-native": "^1.2.0",
"postcss-html": "^1.5.0",
"prettier": "3.0.3",
"stylelint": "^15.10.3",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^34.0.0",
"ts-jest": "^27.1.1",
"vue-jest": "^3.0.4"
"vue-client-only": "^2.1.0",
"vue-jest": "^3.0.4",
"vue-meta": "^2.4.0",
"vue-no-ssr": "^1.1.1"
}
}
57 changes: 25 additions & 32 deletions web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e6e6970

Please sign in to comment.