Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Aug 31, 2024
1 parent 82cb491 commit 2aa1fbd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
2 changes: 0 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"dependencies": {
"@eslint/js": "catalog:",
"@nuxt/eslint-plugin": "workspace:*",
"@rushstack/eslint-patch": "catalog:",
"@stylistic/eslint-plugin": "catalog:",
"@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "catalog:",
Expand All @@ -67,7 +66,6 @@
"globals": "catalog:",
"local-pkg": "catalog:",
"pathe": "catalog:",
"tslib": "catalog:",
"vue-eslint-parser": "catalog:"
},
"devDependencies": {
Expand Down
17 changes: 0 additions & 17 deletions pnpm-lock.yaml

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

2 changes: 0 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ catalog:
'@nuxt/schema': ^3.13.0
'@nuxt/test-utils': ^3.14.1
'@nuxtjs/eslint-config': ^12.0.0
'@rushstack/eslint-patch': ^1.10.4
'@stylistic/eslint-plugin': ^2.7.1
'@types/eslint': ^9.6.1
'@types/node': ^22.5.1
Expand Down Expand Up @@ -48,7 +47,6 @@ catalog:
nuxt: ^3.13.0
pathe: ^1.1.2
taze: ^0.16.7
tslib: ^2.7.0
typescript: ^5.5.4
unimport: ^3.11.1
vite-plugin-eslint2: ^4.4.0
Expand Down

0 comments on commit 2aa1fbd

Please sign in to comment.