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 19, 2024
1 parent f2cb6c0 commit d4e348e
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 163 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"cspell": "cspell '**/*.md' --config cspell.json --wordsOnly"
},
"devDependencies": {
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@tailwindcss/typography": "^0.5.15",
"@testing-library/svelte": "^5.2.4",
"@testing-library/svelte": "^5.2.6",
"@types/eslint": "^9.6.1",
"autoprefixer": "^10.4.20",
"cspell": "^8.16.0",
"daisyui": "^4.12.14",
"date-fns": "^4.1.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"fathom-client": "^3.7.2",
Expand All @@ -37,15 +37,15 @@
"mdsvex": "^0.12.3",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.8",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier-plugin-tailwindcss": "^0.6.9",
"rehype-external-links": "^3.0.0",
"svead": "^0.0.13",
"svelte": "^5.1.16",
"svelte-check": "^4.0.7",
"tailwindcss": "^3.4.14",
"svelte": "^5.2.4",
"svelte-check": "^4.0.9",
"tailwindcss": "^3.4.15",
"theme-change": "^2.5.0",
"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 d4e348e

Please sign in to comment.