Skip to content

Commit

Permalink
chore: wrong deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming committed Jan 13, 2025
1 parent 47289cd commit d5d6356
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
"quill": "^2.0.0"
},
"dependencies": {
"@floating-ui/dom": "^1.6.12",
"@zzxming/eslint-config": "^0.3.5"
"@floating-ui/dom": "^1.6.12"
},
"devDependencies": {
"@esbuild-kit/cjs-loader": "^2.4.4",
Expand All @@ -58,6 +57,7 @@
"@typescript-eslint/parser": "^8.18.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@zzxming/eslint-config": "^0.3.5",
"autoprefixer": "^10.4.19",
"eslint": "^9.17.0",
"gulp": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 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 d5d6356

Please sign in to comment.