Skip to content

Commit

Permalink
chore(deps): bump svelte-preprocess from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 6.0.2 to 6.0.3.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-preprocess@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and deboer-tim committed Sep 26, 2024
1 parent 2727c37 commit 201fce8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"watch": "vite --mode development build -w"
},
"dependencies": {
"svelte-preprocess": "^6.0.2",
"svelte-preprocess": "^6.0.3",
"tinro": "^0.6.12"
},
"devDependencies": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"svelte": "5.0.0-next.259",
"svelte-fa": "^4.0.3",
"svelte-markdown": "^0.4.1",
"svelte-preprocess": "^6.0.2",
"svelte-preprocess": "^6.0.3",
"tailwindcss": "^3.4.13",
"vite": "^5.4.8",
"vitest": "^2.0.2"
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 201fce8

Please sign in to comment.