Skip to content

Commit

Permalink
build(deps-dev): Bump the frontend group in /frontend with 4 updates
Browse files Browse the repository at this point in the history
Bumps the frontend group in /frontend with 4 updates: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [postcss](https://github.com/postcss/postcss) and [svelte-check](https://github.com/sveltejs/language-tools).


Updates `@sveltejs/kit` from 2.7.4 to 2.8.0
- [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 `@types/node` from 22.8.7 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Updates `svelte-check` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.0.5...svelte-check-4.0.6)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 6fe50ac commit 2e64926
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"@skeletonlabs/skeleton": "2.10.3",
"@skeletonlabs/tw-plugin": "0.4.0",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "2.7.4",
"@sveltejs/kit": "2.8.0",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"autoprefixer": "10.4.20",
"eslint": "^9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.46.0",
"flatbuffers": "24.3.25",
"postcss": "8.4.47",
"postcss": "8.4.48",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.7",
"svelte": "4.2.19",
"svelte-check": "4.0.5",
"svelte-check": "4.0.6",
"tailwindcss": "3.4.14",
"tslib": "2.8.1",
"typescript": "5.6.3",
Expand Down
Loading

0 comments on commit 2e64926

Please sign in to comment.