Skip to content

Commit

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

Bumps the minor-patches group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.11` | `1.2.12` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.15` | `0.5.16` |
| [daisyui](https://github.com/saadeghi/daisyui) | `4.12.22` | `4.12.23` |
| [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.1` | `5.19.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` |



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

Updates `@tailwindcss/typography` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.16)

Updates `daisyui` from 4.12.22 to 4.12.23
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.12.22...v4.12.23)

Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

Updates `svelte` from 5.19.1 to 5.19.2
- [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/svelte@5.19.2/packages/svelte)

Updates `tailwindcss` from 3.4.16 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17)

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and VaiTon committed Jan 22, 2025
1 parent f39ee89 commit ef5c926
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 211 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@iconify-json/akar-icons": "^1.2.2",
"@iconify-json/eos-icons": "^1.2.2",
"@iconify-json/ic": "^1.2.2",
"@iconify-json/material-symbols": "^1.2.11",
"@iconify-json/material-symbols": "^1.2.12",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/solar": "^1.2.2",
"@iconify/tailwind": "^1.2.0",
Expand All @@ -34,30 +34,30 @@
"@sveltejs/adapter-vercel": "^5.5.3",
"@sveltejs/kit": "^2.16.1",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"@types/jsdom": "^21.1.7",
"@types/katex": "^0.16.7",
"@vite-pwa/sveltekit": "^0.6.7",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.22",
"daisyui": "^4.12.23",
"dayjs": "^1.11.13",
"dompurify": "^3.2.3",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-svelte": "^2.46.1",
"fuse.js": "^7.0.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"katex": "^0.16.21",
"marked": "^10.0.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"shiki": "^1.24.2",
"svelte": "^5.19.1",
"svelte": "^5.19.2",
"svelte-check": "^4.1.4",
"svelte-eslint-parser": "^0.43.0",
"svelte-local-storage-store": "^0.6.4",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"tocbot": "^4.32.2",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit ef5c926

Please sign in to comment.