Skip to content

Commit

Permalink
chore: ⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Nov 13, 2024
1 parent c2f3750 commit f2cb6c0
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 240 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"devDependencies": {
"@playwright/test": "^1.48.2",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.7.7",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tailwindcss/typography": "^0.5.15",
"@testing-library/svelte": "^5.2.4",
"@types/eslint": "^9.6.1",
"autoprefixer": "^10.4.20",
"cspell": "^8.15.7",
"cspell": "^8.16.0",
"daisyui": "^4.12.14",
"date-fns": "^4.1.0",
"eslint": "^9.14.0",
Expand All @@ -36,17 +36,17 @@
"jsdom": "^25.0.1",
"mdsvex": "^0.12.3",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"prettier-plugin-svelte": "^3.2.8",
"prettier-plugin-tailwindcss": "^0.6.8",
"rehype-external-links": "^3.0.0",
"svead": "^0.0.13",
"svelte": "^5.1.10",
"svelte-check": "^4.0.5",
"svelte": "^5.1.16",
"svelte-check": "^4.0.7",
"tailwindcss": "^3.4.14",
"theme-change": "^2.5.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"typescript-eslint": "^8.14.0",
"vite": "^5.4.11",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit f2cb6c0

Please sign in to comment.