Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 2e68051 commit d29c21e
Show file tree
Hide file tree
Showing 2 changed files with 472 additions and 1,255 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
},
"devDependencies": {
"@neoconfetti/svelte": "^2.2.1",
"@shikijs/langs": "^1.25.1",
"@shikijs/rehype": "^1.25.1",
"@shikijs/themes": "^1.25.1",
"@shikijs/langs": "^2.1.0",
"@shikijs/rehype": "^2.1.0",
"@shikijs/themes": "^2.1.0",
"@sveltejs/adapter-vercel": "^5.5.2",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/typography": "^0.5.15",
"@total-typescript/ts-reset": "^0.6.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/semver": "^7.5.8",
"@vercel/speed-insights": "^1.1.0",
"arctic": "^1.9.2",
"arctic": "^3.2.1",
"autoprefixer": "^10.4.20",
"bits-ui": "^0.22.0",
"clsx": "^2.1.1",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.14.0",
"lucide-svelte": "^0.469.0",
Expand All @@ -43,21 +43,21 @@
"prettier-plugin-tailwindcss": "^0.6.9",
"rehype-raw": "^7.0.0",
"semver": "^7.6.3",
"shiki": "^1.25.1",
"svelte": "^4.2.19",
"shiki": "^2.1.0",
"svelte": "^5.19.5",
"svelte-check": "^4.1.1",
"svelte-exmarkdown": "^3.0.5",
"svelte-meta-tags": "^3.1.4",
"svelte-exmarkdown": "^4.0.2",
"svelte-meta-tags": "^4.1.0",
"svelte-persisted-store": "^0.12.0",
"svelte-sonner": "^0.3.28",
"sveltekit-search-params": "^3.0.0",
"tailwind-merge": "^2.6.0",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.17",
"tailwindcss": "^4.0.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"vite": "^5.4.11",
"vite": "^6.0.11",
"vite-plugin-lucide-preprocess": "^1.2.3"
},
"type": "module",
Expand Down
Loading

0 comments on commit d29c21e

Please sign in to comment.