Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed Apr 23, 2024
1 parent 1be1ef3 commit 1b07648
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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.3",
"@astrojs/db": "0.10.5",
"@auth/core": "0.18.6",
"@fontsource-variable/jost": "5.0.18",
"@fontsource-variable/jost": "5.0.19",
"@vercel/analytics": "1.2.2",
"astro": "4.5.18",
"astro": "4.6.3",
"auth-astro": "4.1.1",
"valibot": "0.30.0"
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@astrojs/check": "0.5.10",
"@astrojs/sitemap": "3.1.2",
"@astrojs/sitemap": "3.1.4",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.5.2",
"@astrojs/vercel": "7.5.3",
"@midudev/tailwind-animations": "0.0.7",
"@types/dom-view-transitions": "1.0.4",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/parser": "7.7.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "0.34.0",
Expand All @@ -41,11 +41,11 @@
"lightningcss": "1.24.1",
"lint-staged": "15.2.2",
"postcss-import": "16.1.0",
"postcss-nesting": "12.1.1",
"postcss-nesting": "12.1.2",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"prettier-plugin-astro-organize-imports": "0.4.4",
"prettier-plugin-tailwindcss": "0.5.13",
"prettier-plugin-astro-organize-imports": "0.4.5",
"prettier-plugin-tailwindcss": "0.5.14",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite-plugin-pwa": "0.19.8"
Expand Down

0 comments on commit 1b07648

Please sign in to comment.