Skip to content

Commit

Permalink
chore(deps-dev): bump the minor-patches group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patches group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.4` | `1.2.5` |
| [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) | `5.2.6` | `5.2.8` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.7.0` | `2.7.2` |
| [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit) | `0.6.5` | `0.6.6` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.44.1` | `2.46.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.14` |
| [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` |


Updates `@iconify-json/material-symbols` from 1.2.4 to 1.2.5
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@sveltejs/adapter-node` from 5.2.6 to 5.2.8
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@5.2.8/packages/adapter-node)

Updates `@sveltejs/kit` from 2.7.0 to 2.7.2
- [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/kit@2.7.2/packages/kit)

Updates `@vite-pwa/sveltekit` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/vite-pwa/sveltekit/releases)
- [Commits](vite-pwa/sveltekit@v0.6.5...v0.6.6)

Updates `eslint-plugin-svelte` from 2.44.1 to 2.46.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.44.1...eslint-plugin-svelte@2.46.0)

Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14)

Updates `tslib` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@sveltejs/adapter-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@vite-pwa/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and VaiTon committed Oct 25, 2024
1 parent 0836386 commit 0e74ff8
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 139 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,31 +15,31 @@
"@iconify-json/akar-icons": "^1.2.1",
"@iconify-json/eos-icons": "^1.2.1",
"@iconify-json/ic": "^1.2.1",
"@iconify-json/material-symbols": "^1.2.4",
"@iconify-json/material-symbols": "^1.2.5",
"@iconify-json/solar": "^1.2.1",
"@iconify/iconify": "^3.1.1",
"@iconify/tailwind": "^1.1.3",
"@iconify/utils": "^2.1.33",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-node": "^5.2.6",
"@sveltejs/adapter-node": "^5.2.8",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/adapter-vercel": "^5.4.5",
"@sveltejs/kit": "^2.7.0",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/typography": "^0.5.15",
"@types/dompurify": "^3.0.5",
"@types/jsdom": "^21.1.7",
"@types/katex": "^0.16.7",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.5",
"@vite-pwa/sveltekit": "^0.6.6",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.13",
"dayjs": "^1.11.13",
"dompurify": "^3.1.7",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.1",
"eslint-plugin-svelte": "^2.46.0",
"fuse.js": "^7.0.0",
"katex": "^0.16.11",
"marked": "^10.0.0",
Expand All @@ -50,9 +50,9 @@
"svelte": "^4.2.19",
"svelte-check": "^4.0.5",
"svelte-local-storage-store": "^0.6.4",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"tocbot": "^4.31.0",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vite": "^5.4.9"
},
Expand Down
Loading

0 comments on commit 0e74ff8

Please sign in to comment.