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
… 5 updates

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

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.12` | `1.2.13` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.2` | `5.19.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.22.0` |



Updates `@eslint/js` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)

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

Updates `eslint` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.18.0...v9.19.0)

Updates `svelte` from 5.19.2 to 5.19.4
- [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 `typescript-eslint` from 8.21.0 to 8.22.0
- [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.22.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: eslint
  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: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 3ce9fcc commit 1c9373d
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@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.12",
"@iconify-json/material-symbols": "^1.2.13",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/solar": "^1.2.2",
"@iconify/tailwind": "^1.2.0",
Expand All @@ -42,7 +42,7 @@
"daisyui": "^4.12.23",
"dayjs": "^1.11.13",
"dompurify": "^3.2.3",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-svelte": "^2.46.1",
"fuse.js": "^7.0.0",
Expand All @@ -53,15 +53,15 @@
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"shiki": "^2.1.0",
"svelte": "^5.19.2",
"svelte": "^5.19.4",
"svelte-check": "^4.1.4",
"svelte-eslint-parser": "^0.43.0",
"svelte-local-storage-store": "^0.6.4",
"tailwindcss": "^3.4.17",
"tocbot": "^4.32.2",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11",
"vite-plugin-pwa": "^0.21",
"workbox-build": "^7.3.0"
Expand Down
Loading

0 comments on commit 1c9373d

Please sign in to comment.