Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscorn committed Nov 19, 2024
1 parent da8e491 commit 71c2976
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 230 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"svelte": "^5.0.0"
},
"devDependencies": {
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/package": "^2.3.7",
Expand All @@ -60,14 +60,14 @@
"prettier-plugin-svelte": "^3.2.8",
"prettier-plugin-tailwindcss": "^0.6.8",
"publint": "^0.2.12",
"svelte": "^5.2.2",
"svelte": "^5.2.3",
"svelte-check": "^4.0.9",
"tailwind-merge": "^2.5.4",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"typescript-eslint": "^8.15.0",
"vite": "^5.4.11",
"vitest": "^2.1.5"
},
Expand Down
Loading

0 comments on commit 71c2976

Please sign in to comment.