Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b74aeb3 commit 1eba851
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 131 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@shikijs/rehype": "^1.16.2",
"@shikijs/rehype": "^1.16.3",
"@sveltejs/adapter-vercel": "^5.4.3",
"@sveltejs/kit": "^2.5.26",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
Expand All @@ -26,7 +26,7 @@
"autoprefixer": "^10.4.20",
"bits-ui": "^0.21.13",
"clsx": "^2.1.1",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
Expand All @@ -41,7 +41,7 @@
"prettier-plugin-tailwindcss": "^0.6.6",
"rehype-raw": "^7.0.0",
"semver": "^7.6.3",
"shiki": "^1.16.2",
"shiki": "^1.16.3",
"svelte": "^4.2.19",
"svelte-check": "^4.0.1",
"svelte-exmarkdown": "^3.0.5",
Expand All @@ -52,11 +52,11 @@
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.10",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"vite": "^5.4.3",
"vite-plugin-lucide-preprocess": "^1.0.4"
},
"type": "module",
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit 1eba851

Please sign in to comment.