Skip to content

Commit

Permalink
chore(deps-dev): bump svelte from 3.59.2 to 4.2.19 (#527)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump svelte from 3.59.2 to 4.2.19

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.59.2 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: upgrate to svelte4 and relevant testing tools

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JOU Amjs <[email protected]>
  • Loading branch information
dependabot[bot] and JOU-amjs authored Nov 2, 2024
1 parent 455e5ed commit 38d9274
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 76 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@solidjs/testing-library": "^0.8.10",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^16.0.1",
"@testing-library/svelte": "^3.2.2",
"@testing-library/svelte": "^5.2.4",
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.1.0",
"@types/node": "^20.14.12",
Expand Down Expand Up @@ -125,7 +125,7 @@
"rollup": "^4.22.4",
"rollup-plugin-dts": "^6.1.1",
"solid-js": "^1.9.3",
"svelte": "^3.59.2",
"svelte": "^4.2.19",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"turbo": "^2.2.3",
Expand Down
131 changes: 58 additions & 73 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 38d9274

Please sign in to comment.