Skip to content

Commit

Permalink
chore: ⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Sep 15, 2024
1 parent b09b6ce commit a766371
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 263 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@fontsource-variable/manrope": "^5.0.21",
"@fontsource-variable/victor-mono": "^5.0.7",
"@fontsource/victor-mono": "^5.0.15",
"@playwright/test": "^1.47.0",
"@fontsource-variable/manrope": "^5.1.0",
"@fontsource-variable/victor-mono": "^5.1.0",
"@fontsource/victor-mono": "^5.1.0",
"@playwright/test": "^1.47.1",
"@sveltejs/adapter-node": "^5.2.2",
"@sveltejs/kit": "^2.5.26",
"@sveltejs/kit": "^2.5.27",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.7",
"@tailwindcss/typography": "0.5.15",
"@testing-library/svelte": "^5.2.1",
Expand All @@ -41,15 +41,15 @@
"@typescript-eslint/parser": "^8.5.0",
"@upstash/ratelimit": "^2.0.2",
"@upstash/redis": "^1.34.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"autoprefixer": "10.4.20",
"cspell": "^8.14.2",
"daisyui": "4.12.10",
"date-fns": "3.6.0",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"eslint-plugin-svelte": "^2.44.0",
"fathom-client": "3.7.2",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
Expand All @@ -58,7 +58,7 @@
"mdsvex": "0.12.3",
"mdsvex-relative-images": "1.0.3",
"nodemailer": "^6.9.15",
"postcss": "8.4.45",
"postcss": "8.4.47",
"postcss-load-config": "6.0.1",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
Expand All @@ -71,15 +71,15 @@
"slugify": "1.6.6",
"svead": "^0.0.11",
"svelte": "5.0.0-next.221",
"svelte-check": "^4.0.1",
"svelte-check": "^4.0.2",
"svelte-preprocess": "6.0.2",
"sveltekit-embed": "^0.0.15",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"unist-util-visit": "5.0.0",
"vite": "5.4.3",
"vitest": "2.0.5"
"vite": "5.4.5",
"vitest": "2.1.1"
},
"dependencies": {
"@libsql/client": "^0.10.0"
Expand Down
Loading

0 comments on commit a766371

Please sign in to comment.