Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.3.1` | `5.9.0` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.0` | `4.1.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.16` |
| [wxt](https://github.com/wxt-dev/wxt) | `0.19.17` | `0.19.19` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.1` | `6.0.3` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.57.1` | `0.59.1` |
| [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.17.0` |


Updates `svelte` from 5.3.1 to 5.9.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 `svelte-check` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.1.0...svelte-check-4.1.1)

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

Updates `wxt` from 0.19.17 to 0.19.19
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.19.17...wxt-v0.19.19)

Updates `vite` from 6.0.1 to 6.0.3
- [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.3/packages/vite)

Updates `@hey-api/openapi-ts` from 0.57.1 to 0.59.1
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

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

Updates `typescript-eslint` from 8.16.0 to 8.17.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.17.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: wxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: "@hey-api/openapi-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-npm
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent c305232 commit 5bbcde2
Show file tree
Hide file tree
Showing 6 changed files with 247 additions and 195 deletions.
8 changes: 4 additions & 4 deletions apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@yd/config": "workspace:*",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"svelte": "^5.3.1",
"svelte-check": "^4.1.0",
"tailwindcss": "^3.4.15",
"svelte": "^5.9.0",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"wxt": "^0.19.17"
"wxt": "^0.19.19"
}
}
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@yd/config": "workspace:*",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"svelte": "^5.3.1",
"svelte-check": "^4.1.0",
"tailwindcss": "^3.4.15",
"svelte": "^5.9.0",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^6.0.1"
"vite": "^6.0.3"
}
}
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@hey-api/client-fetch": "^0.5.0"
},
"devDependencies": {
"@hey-api/openapi-ts": "^0.57.1",
"@hey-api/openapi-ts": "^0.59.1",
"@yd/api": "workspace:*",
"@yd/config": "workspace:*",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.13.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"svelte-eslint-parser": "^0.43.0",
"tailwindcss": "^3.4.15",
"typescript-eslint": "^8.16.0"
"tailwindcss": "^3.4.16",
"typescript-eslint": "^8.17.0"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"publint": "^0.2.12",
"svelte": "^5.3.1",
"svelte-check": "^4.1.0",
"tailwindcss": "^3.4.15",
"svelte": "^5.9.0",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^6.0.1"
"vite": "^6.0.3"
}
}
Loading

0 comments on commit 5bbcde2

Please sign in to comment.