Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SadWood committed Mar 23, 2024
1 parent cfe7b0f commit f845737
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 53 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"format": "prettier --write src/"
},
"dependencies": {
"@tailwindcss/vite": "^4.0.0-alpha.10",
"@tailwindcss/vite": "4.0.0-alpha.10",
"dayjs": "^1.11.10",
"numbro": "^2.4.0",
"pinia": "^2.1.7",
"radash": "^12.1.0",
"tailwindcss": "^4.0.0-alpha.10",
"tailwindcss": "4.0.0-alpha.10",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
Expand All @@ -52,11 +52,12 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
"simple-git-hooks": "^2.11.0",
"terser": "^5.29.2",
"typescript": "~5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-turbo-console": "^1.5.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.2",
"vite": "^5.2.4",
"vite-plugin-meta-env": "^1.0.2",
"vite-plugin-vue-devtools": "^7.0.20",
"vitest": "^1.4.0",
Expand Down
103 changes: 53 additions & 50 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 f845737

Please # to comment.