Skip to content

Commit

Permalink
deps: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiDood committed Dec 4, 2024
1 parent b7c1a60 commit 576cf98
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"drizzle-orm": "^0.37.0",
"pg": "^8.13.1",
"pino": "^9.5.0",
"svelte": "^5.5.0",
"svelte": "^5.6.2",
"valibot": "1.0.0-beta.9"
},
"devDependencies": {
Expand All @@ -45,20 +45,20 @@
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.14",
"dotenv": "^16.4.7",
"drizzle-kit": "^0.29.0",
"drizzle-kit": "^0.29.1",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^14.0.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-tailwindcss": "^0.0.7",
"svelte-check": "^4.1.0",
"svelte-check": "^4.1.1",
"svelte-eslint-parser": "^0.43.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"typescript-svelte-plugin": "^0.3.44",
Expand Down
Loading

0 comments on commit 576cf98

Please sign in to comment.