Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 45d2bae commit b6f9da4
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 255 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,43 +12,43 @@
"format": "prettier --write ."
},
"devDependencies": {
"@shikijs/rehype": "^1.10.3",
"@shikijs/rehype": "^1.12.1",
"@sveltejs/adapter-vercel": "^5.4.1",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/kit": "^2.5.20",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/typography": "^0.5.13",
"@total-typescript/ts-reset": "^0.5.1",
"@types/eslint": "^8.56.10",
"@types/eslint": "^8.56.11",
"@types/semver": "^7.5.8",
"@vercel/speed-insights": "^1.0.12",
"autoprefixer": "^10.4.19",
"bits-ui": "^0.21.12",
"bits-ui": "^0.21.13",
"clsx": "^2.1.1",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.8.0",
"lucide-svelte": "^0.411.0",
"mode-watcher": "^0.4.0",
"globals": "^15.9.0",
"lucide-svelte": "^0.424.0",
"mode-watcher": "^0.4.1",
"octokit": "^4.0.2",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.5",
"semver": "^7.6.3",
"shiki": "^1.10.3",
"shiki": "^1.12.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"svelte-check": "^3.8.5",
"svelte-exmarkdown": "^3.0.5",
"svelte-meta-tags": "^3.1.2",
"tailwind-merge": "^2.4.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1",
"vite": "^5.3.4"
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0",
"vite": "^5.3.5"
},
"type": "module"
}
Loading

0 comments on commit b6f9da4

Please sign in to comment.