Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Jul 8, 2024
1 parent 839aaab commit 5eeeb03
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 305 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"astro": "^4.11.5",
"astro-seo": "^0.8.4",
"date-fns": "^3.6.0",
"effect": "^3.4.7",
"effect": "^3.4.8",
"fflate": "^0.8.2",
"hosted-git-info": "^7.0.2",
"new-github-issue-url": "^1.0.0",
"pathe": "^1.1.2",
"read-pkg": "^9.0.1",
"shiki": "^1.10.1",
"shiki": "^1.10.3",
"trim-newlines": "^5.0.0",
"url-join": "^5.0.0",
"validate-npm-package-name": "^5.0.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/check": "^0.8.0",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
"@iconify/json": "^2.2.225",
Expand All @@ -50,9 +50,9 @@
"@types/alpinejs": "^3.13.10",
"@types/anchor-js": "^5.0.3",
"@types/hosted-git-info": "^3.0.5",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.0",
"aws-sdk-client-mock": "^4.0.1",
"daisyui": "^4.12.10",
"prettier": "^3.3.2",
Expand All @@ -62,7 +62,7 @@
"tempy": "^3.1.0",
"typescript": "^5.5.3",
"unplugin-icons": "^0.19.0",
"vitest": "^1.6.0"
"vitest": "^2.0.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 5eeeb03

Please sign in to comment.