Skip to content

Commit

Permalink
chore: ⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Jan 2, 2025
1 parent 07bc317 commit 1582a04
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 151 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@fontsource-variable/manrope": "^5.1.0",
"@fontsource-variable/playpen-sans": "^5.1.0",
"@fontsource-variable/victor-mono": "^5.1.0",
"@fontsource/victor-mono": "^5.1.0",
"@fontsource-variable/manrope": "^5.1.1",
"@fontsource-variable/playpen-sans": "^5.1.1",
"@fontsource-variable/victor-mono": "^5.1.1",
"@fontsource/victor-mono": "^5.1.1",
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-node": "^5.2.11",
"@sveltejs/kit": "^2.15.1",
Expand All @@ -53,7 +53,7 @@
"fathom-client": "3.7.2",
"globals": "^15.14.0",
"jsdom": "^25.0.1",
"marked": "15.0.4",
"marked": "15.0.5",
"mdsvex": "^0.12.3",
"mdsvex-relative-images": "1.0.3",
"nodemailer": "^6.9.16",
Expand All @@ -71,10 +71,10 @@
"sveltekit-embed": "^0.0.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.0",
"unist-util-visit": "5.0.0",
"vite": "^6.0.6",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
},
"dependencies": {
"@libsql/client": "^0.14.0"
Expand Down
Loading

0 comments on commit 1582a04

Please sign in to comment.