Skip to content

Commit

Permalink
chore: ⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Jun 16, 2024
1 parent f0147ab commit a73b305
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 205 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,37 +32,37 @@
"@fontsource/victor-mono": "^5.0.13",
"@libsql/client": "^0.6.2",
"@playwright/test": "^1.44.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/kit": "^2.5.16",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/typography": "0.5.13",
"@testing-library/svelte": "^5.1.0",
"@types/marked": "^6.0.0",
"@types/nodemailer": "^6.4.15",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@upstash/ratelimit": "^1.2.0",
"@upstash/redis": "^1.31.3",
"@upstash/ratelimit": "^1.2.1",
"@upstash/redis": "^1.31.5",
"@vitest/ui": "^1.6.0",
"autoprefixer": "10.4.19",
"cspell": "^8.8.4",
"daisyui": "4.12.2",
"date-fns": "3.6.0",
"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "^2.39.3",
"fathom-client": "3.6.0",
"graphql": "16.8.1",
"eslint-plugin-svelte": "^2.39.4",
"fathom-client": "3.7.0",
"graphql": "16.8.2",
"graphql-request": "7.0.1",
"jsdom": "^24.1.0",
"marked": "12.0.2",
"marked": "13.0.0",
"mdsvex": "0.11.2",
"mdsvex-relative-images": "1.0.3",
"nodemailer": "^6.9.13",
"postcss": "8.4.38",
"postcss-load-config": "5.1.0",
"postcss-load-config": "6.0.1",
"prettier": "3.3.2",
"prettier-plugin-svelte": "3.2.4",
"prettier-plugin-tailwindcss": "^0.6.3",
"prettier-plugin-tailwindcss": "^0.6.4",
"rehype-autolink-headings": "7.1.0",
"rehype-slug": "6.0.0",
"remark-external-links": "9.0.1",
Expand All @@ -73,13 +73,13 @@
"svelte": "^5.0.0-next.136",
"svelte-adapter-bun": "^0.5.2",
"svelte-check": "^3.8.0",
"svelte-preprocess": "5.1.4",
"svelte-preprocess": "6.0.1",
"sveltekit-embed": "^0.0.15",
"tailwindcss": "3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"unist-util-visit": "5.0.0",
"vite": "5.2.13",
"vite": "5.3.1",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit a73b305

Please sign in to comment.