Skip to content

Commit

Permalink
➖ unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
roiLeo committed Jan 2, 2024
2 parents 5d352c4 + c21049f commit c362720
Show file tree
Hide file tree
Showing 4 changed files with 580 additions and 833 deletions.
2 changes: 1 addition & 1 deletion libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
Expand Down
12 changes: 6 additions & 6 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.6",
"@oruga-ui/oruga-next": "^0.7.0",
"@vitejs/plugin-vue": "^4.5.0",
"@oruga-ui/oruga-next": "0.7.0",
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^8.7.1",
"histoire": "^0.17.6",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"vite": "^4.4.12"
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"vite": "^4.5.1"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/vue-fontawesome": "^3.0.5",
"@google/model-viewer": "^3.3.0",
"@vueuse/core": "^9.13.0",
"bulma": "0.9.4",
"three": "^0.158.0",
"three": "^0.160.0",
"vue": "^3.4.3",
"vue-audio-visual": "2.5.0"
}
Expand Down
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,16 +122,16 @@
"workbox-window": "^6.6.0"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.7",
"@babel/helper-define-map": "^7.18.6",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@nuxt/content": "^2.10.0",
"@nuxt/types": "^2.17.2",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/google-fonts": "^3.1.3",
"@playwright/test": "^1.40.0",
"@playwright/test": "^1.40.1",
"@rollup/plugin-graphql": "^1.1.0",
"@sentry/vite-plugin": "^2.10.2",
"@types/jest": "^27.5.2",
Expand All @@ -140,7 +140,7 @@
"@types/prismjs": "^1.26.3",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@vite-pwa/nuxt": "^0.3.2",
"@vite-pwa/nuxt": "^0.4.0",
"@vitest/coverage-istanbul": "^0.34.6",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
Expand All @@ -155,7 +155,6 @@
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-vue": "^8.7.1",
"eslint-plugin-vue-scoped-css": "^2.6.1",
"frontmatter-markdown-loader": "^3.7.0",
"glob": "^8.1.0",
"graphql-tag": "^2.12.6",
"husky": "^7.0.4",
Expand Down
Loading

0 comments on commit c362720

Please sign in to comment.