Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelgoth committed May 16, 2024
1 parent fce92c1 commit 6de890b
Show file tree
Hide file tree
Showing 2 changed files with 1,504 additions and 1,674 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"devDependencies": {
"@iconify-json/heroicons-outline": "^1.1.10",
"@iconify-json/heroicons-solid": "^1.1.11",
"@sveltejs/adapter-auto": "^3.1.1",
"@sveltejs/adapter-netlify": "^4.1.0",
"@sveltejs/adapter-auto": "^3.2.0",
"@sveltejs/adapter-netlify": "^4.2.0",
"@sveltejs/adapter-node": "^4.0.1",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/adapter-vercel": "^5.1.0",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.17",
"@sveltejs/adapter-vercel": "^5.3.0",
"@sveltejs/kit": "^2.5.8",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.12.12",
"@types/unist": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand All @@ -46,42 +46,42 @@
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"cross-env": "^7.0.3",
"daisyui": "^4.6.2",
"eslint": "^8.56.0",
"daisyui": "^4.11.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"eslint-plugin-svelte": "^2.39.0",
"fenceparser": "^2.2.0",
"fff-flavored-frontmatter": "1.0.0-alpha.1",
"github-slugger": "^2.0.0",
"mdast-util-to-string": "^3.2.0",
"mdsvex": "^0.11.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"postcss-lightningcss": "^0.7.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-svelte": "^3.2.3",
"rehype-autolink-headings": "^6.1.1",
"rehype-external-links": "^2.1.0",
"rehype-slug": "^5.1.0",
"remark": "^14.0.3",
"remark-fff": "1.0.0-alpha.1",
"remark-footnotes": "~2.0.0",
"shiki-twoslash": "^3.1.2",
"svelte": "^4.2.10",
"svelte-check": "^3.6.4",
"svelte": "^4.2.17",
"svelte-check": "^3.7.1",
"svelte-eslint-parser": "^0.33.1",
"svelte-preprocess": "^5.1.3",
"svelte-preprocess": "^5.1.4",
"sveltekit-embed": "^0.0.14",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"unist-util-visit": "^4.1.2",
"unocss": "^0.58.5",
"vite": "^5.1.1",
"unocss": "^0.58.9",
"vite": "^5.2.11",
"vite-imagetools": "^4.0.19",
"vite-plugin-pwa": "^0.17.5",
"workbox-build": "^7.0.0",
"workbox-window": "^7.0.0"
"workbox-build": "^7.1.0",
"workbox-window": "^7.1.0"
},
"dependencies": {
"@iconify-json/simple-icons": "^1.1.101"
Expand Down
Loading

0 comments on commit 6de890b

Please sign in to comment.