Skip to content

Commit

Permalink
Re-add deps that were mistakenly left out
Browse files Browse the repository at this point in the history
  • Loading branch information
zysim committed Sep 24, 2024
1 parent 397f133 commit 8f14704
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 21 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"eslint-typegen": "^0.3.2",
"globals": "^15.9.0",
"happy-dom": "^15.0.0",
"husky": "^9.1.5",
Expand Down
68 changes: 48 additions & 20 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 8f14704

Please sign in to comment.