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 11f0b08 commit 05f11ad
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 143 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"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",
"@types/eslint": "^9.6.1",
Expand All @@ -31,20 +31,20 @@
"globals": "^15.12.0",
"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",
"prism-themes": "^1.9.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-slug": "^6.0.0",
"svead": "^0.0.4",
"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 05f11ad

Please sign in to comment.