Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(deps): remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Aug 12, 2022
1 parent 142e294 commit 377cc70
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 2,349 deletions.
22 changes: 4 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,41 +23,27 @@
"url": "git+https://github.com/ddradar/consumer-ddr.git"
},
"dependencies": {
"@nuxtjs/pwa": "^3.3.5",
"@oruga-ui/oruga-next": "^0.5.5",
"@oruga-ui/theme-bulma": "^0.2.6",
"nuxt-property-decorator": "^2.9.1"
"@oruga-ui/theme-bulma": "^0.2.6"
},
"devDependencies": {
"@nuxt/content": "^2.0.1",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@nuxtjs/eslint-module": "^3.1.0",
"@types/jest": "^27.0.3",
"@types/jest-json-schema": "^6.1.1",
"@vue/runtime-dom": "^3.2.37",
"@vue/test-utils": "^2.0.2",
"@vue/vue2-jest": "^27.0.0",
"ajv": "^8.11.0",
"c8": "^7.12.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.7.0",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"flush-promises": "^1.0.2",
"jest": "^27.5.1",
"jest-json-schema": "^6.1.0",
"jsdom": "^20.0.0",
"npm-run-all2": "^5.0.2",
"nuxt": "^3.0.0-rc.7",
"prettier": "^2.7.1",
"sass": "^1.54.0",
"sass-loader": "^10.3.1",
"ts-jest": "^27.1.4",
"ts-node": "^10.9.1",
"vitest": "^0.21.1",
"vue-tsc": "^0.39.4"
"typescript": "^4.7.4",
"vitest": "^0.21.1"
},
"resolutions": {
"@types/node": "16.x"
Expand Down
Loading

0 comments on commit 377cc70

Please sign in to comment.