Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokaiser committed Jan 27, 2024
1 parent 06c108b commit 3e2531e
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 24 deletions.
66 changes: 44 additions & 22 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/node": "20.11.5",
"@vitejs/plugin-legacy": "^5.2.0",
"@types/node": "20.11.7",
"@vitejs/plugin-legacy": "^5.3.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand All @@ -40,6 +40,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"terser": "^5.27.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vue-tsc": "^1.8.27"
Expand Down

0 comments on commit 3e2531e

Please sign in to comment.