Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed May 17, 2024
1 parent 73f1784 commit 995c319
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Empty file modified .husky/pre-commit
100644 → 100755
Empty file.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"prepare": "husky install && bash -c 'chmod ug+x .husky/*'"
},
"dependencies": {
"@astrojs/db": "0.11.2",
"@astrojs/db": "0.11.3",
"@auth/core": "0.18.6",
"@fontsource-variable/jost": "5.0.19",
"@vercel/analytics": "1.2.2",
"astro": "4.8.4",
"astro": "4.8.6",
"auth-astro": "4.1.1",
"valibot": "0.30.0"
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@astrojs/check": "0.6.0",
"@astrojs/check": "0.7.0",
"@astrojs/sitemap": "3.1.4",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.6.0",
Expand All @@ -38,7 +38,7 @@
"eslint-plugin-astro": "1.2.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"husky": "9.0.11",
"lightningcss": "1.24.1",
"lightningcss": "1.25.0",
"lint-staged": "15.2.2",
"postcss-import": "16.1.0",
"postcss-nesting": "12.1.4",
Expand Down

0 comments on commit 995c319

Please sign in to comment.