Skip to content

Commit

Permalink
chore: remove devtools dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
romhml committed Feb 23, 2025
1 parent 9a0ec6e commit ac797e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
- name: Prepare
run: pnpm run dev:prepare

- name: Devtools prepare
run: pnpm run devtools:prepare

- name: Lint
run: pnpm run lint

Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"@iconify/vue": "^4.3.0",
"@internationalized/date": "^3.7.0",
"@internationalized/number": "^3.6.0",
"@nuxt/devtools-kit": "^2.1.0",
"@nuxt/fonts": "^0.10.3",
"@nuxt/icon": "^1.10.3",
"@nuxt/kit": "^3.15.4",
Expand All @@ -102,8 +101,6 @@
"embla-carousel-vue": "^8.5.2",
"embla-carousel-wheel-gestures": "^8.0.1",
"fuse.js": "^7.1.0",
"get-port-please": "^3.1.2",
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
"mlly": "^1.7.4",
"ohash": "^1.1.4",
Expand Down Expand Up @@ -132,7 +129,6 @@
"joi": "^17.13.3",
"knitwork": "^1.2.0",
"nuxt": "^3.15.4",
"nuxt-component-meta": "^0.10.0",
"release-it": "^18.1.2",
"superstruct": "^2.0.2",
"valibot": "^0.42.1",
Expand Down
15 changes: 3 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit ac797e7

Please sign in to comment.