Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 5de1654 commit e742ed5
Show file tree
Hide file tree
Showing 2 changed files with 623 additions and 539 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"devDependencies": {
"@neoconfetti/svelte": "^2.2.1",
"@shikijs/rehype": "^1.23.1",
"@sveltejs/adapter-vercel": "^5.4.8",
"@sveltejs/kit": "^2.8.5",
"@shikijs/rehype": "^1.24.4",
"@sveltejs/adapter-vercel": "^5.5.2",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/typography": "^0.5.15",
"@total-typescript/ts-reset": "^0.6.1",
Expand All @@ -25,39 +25,39 @@
"@vercel/speed-insights": "^1.1.0",
"arctic": "^1.9.2",
"autoprefixer": "^10.4.20",
"bits-ui": "^0.21.16",
"bits-ui": "^0.22.0",
"clsx": "^2.1.1",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"globals": "^15.12.0",
"lucide-svelte": "^0.462.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.14.0",
"lucide-svelte": "^0.469.0",
"mode-watcher": "^0.5.0",
"octokit": "^4.0.2",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"rehype-raw": "^7.0.0",
"semver": "^7.6.3",
"shiki": "^1.23.1",
"shiki": "^1.24.4",
"svelte": "^4.2.19",
"svelte-check": "^4.1.0",
"svelte-check": "^4.1.1",
"svelte-exmarkdown": "^3.0.5",
"svelte-meta-tags": "^3.1.4",
"svelte-persisted-store": "^0.12.0",
"svelte-sonner": "^0.3.28",
"sveltekit-search-params": "^3.0.0",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.17",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"typescript-eslint": "^8.18.2",
"vite": "^5.4.11",
"vite-plugin-lucide-preprocess": "^1.2.3"
},
"type": "module",
"packageManager": "pnpm@9.14.2"
"packageManager": "pnpm@9.15.2"
}
Loading

0 comments on commit e742ed5

Please sign in to comment.