Skip to content

Commit

Permalink
fix(deps): update dependency svelte to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 67b82a5 commit c8a12cc
Show file tree
Hide file tree
Showing 12 changed files with 225 additions and 57 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"peerDependencies": {
"chart.js": "^3.5.0 || ^4.0.0",
"svelte": "^3.45.0"
"svelte": "^4.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.2",
Expand Down Expand Up @@ -79,7 +79,7 @@
"simple-github-release": "^1.0.0",
"size-limit": "^8.0.0",
"standard-version": "^9.5.0",
"svelte": "^3.55.1",
"svelte": "^4.0.0",
"svelte-loader": "^3.1.5",
"svelte-preprocess": "^5.0.0",
"typescript": "^4.9.4",
Expand Down
Loading

0 comments on commit c8a12cc

Please sign in to comment.