Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed May 13, 2024
1 parent 8127de2 commit c608875
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"prepare": "husky"
},
"dependencies": {
"@astrojs/db": "0.10.6",
"@astrojs/db": "0.11.1",
"@auth/core": "0.18.6",
"@fontsource-variable/jost": "5.0.19",
"@vercel/analytics": "1.2.2",
"astro": "4.7.0",
"astro": "4.8.3",
"auth-astro": "4.1.1",
"valibot": "0.30.0"
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@astrojs/check": "0.5.10",
"@astrojs/check": "0.6.0",
"@astrojs/sitemap": "3.1.4",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.5.4",
"@astrojs/vercel": "7.6.0",
"@midudev/tailwind-animations": "0.0.7",
"@types/dom-view-transitions": "1.0.4",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/parser": "7.9.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "0.34.0",
Expand All @@ -41,13 +41,13 @@
"lightningcss": "1.24.1",
"lint-staged": "15.2.2",
"postcss-import": "16.1.0",
"postcss-nesting": "12.1.2",
"postcss-nesting": "12.1.4",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"prettier-plugin-astro-organize-imports": "0.4.5",
"prettier-plugin-astro-organize-imports": "0.4.8",
"prettier-plugin-tailwindcss": "0.5.14",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite-plugin-pwa": "0.19.8"
"vite-plugin-pwa": "0.20.0"
}
}

0 comments on commit c608875

Please sign in to comment.