Skip to content

Commit

Permalink
Bump the npm-dependencies group across 1 directory with 8 updates (#75)
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.6` |
| [@sveltejs/adapter-cloudflare](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-cloudflare) | `4.8.0` | `5.0.0` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.12.2` | `2.15.1` |
| [bits-ui](https://github.com/huntabyte/bits-ui) | `1.0.0-next.72` | `1.0.0-next.74` |
| [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte) | `0.468.0` | `0.469.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.14.5` | `5.16.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.5` | `2.6.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.1` | `8.18.2` |



Updates `vite` from 6.0.3 to 6.0.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite)

Updates `@sveltejs/adapter-cloudflare` from 4.8.0 to 5.0.0
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-cloudflare/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-cloudflare)

Updates `@sveltejs/kit` from 2.12.2 to 2.15.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

Updates `bits-ui` from 1.0.0-next.72 to 1.0.0-next.74
- [Release notes](https://github.com/huntabyte/bits-ui/releases)
- [Commits](https://github.com/huntabyte/bits-ui/compare/[email protected]@1.0.0-next.74)

Updates `lucide-svelte` from 0.468.0 to 0.469.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.469.0/packages/lucide-svelte)

Updates `svelte` from 5.14.5 to 5.16.0
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `tailwind-merge` from 2.5.5 to 2.6.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.5...v2.6.0)

Updates `typescript-eslint` from 8.18.1 to 8.18.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@sveltejs/adapter-cloudflare"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: bits-ui
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: lucide-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: tailwind-merge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 772f4f0 commit 3871411
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 256 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@internationalized/date": "^3.6.0",
"@microsoft/signalr": "^8.0.7",
"@playwright/test": "^1.49.1",
"@sveltejs/adapter-cloudflare": "^4.8.0",
"@sveltejs/adapter-cloudflare": "^5.0.0",
"@sveltejs/adapter-node": "^5.2.11",
"@sveltejs/kit": "^2.12.2",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tanstack/table-core": "^8.20.5",
"@types/crypto-js": "^4.2.2",
Expand All @@ -31,7 +31,7 @@
"@types/semver": "^7.5.8",
"@types/w3c-web-serial": "^1.0.7",
"autoprefixer": "^10.4.20",
"bits-ui": "1.0.0-next.72",
"bits-ui": "1.0.0-next.74",
"bowser": "^2.11.0",
"clsx": "^2.1.1",
"crypto-js": "^4.2.0",
Expand All @@ -40,21 +40,21 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.14.0",
"lucide-svelte": "^0.468.0",
"lucide-svelte": "^0.469.0",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"semver": "^7.6.3",
"svelte": "^5.14.4",
"svelte": "^5.16.0",
"svelte-check": "^4.1.1",
"svelte-sonner": "^0.3.28",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"tailwind-variants": "^0.3.0",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.18.2",
"ua-parser-js": "2.0.0",
"vite-plugin-mkcert": "^1.17.6",
"vitest": "^2.1.8"
Expand All @@ -63,7 +63,7 @@
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"esptool-js": "^0.5.2",
"vite": "^6.0.3"
"vite": "^6.0.6"
},
"engines": {
"node": "^20.18",
Expand Down
Loading

0 comments on commit 3871411

Please sign in to comment.