Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v4.2.17 (#1401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent e1c548c commit 934355b
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion apps/verification-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rollup-plugin-visualizer": "5.12.0",
"satori": "0.10.13",
"satori-html": "0.3.2",
"svelte": "4.2.16",
"svelte": "4.2.17",
"svelte-check": "3.7.1",
"svelte-confetti": "^1.4.0",
"svelte-sonner": "^0.3.19",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"!dist/**/*.spec.*"
],
"peerDependencies": {
"svelte": "4.2.16",
"svelte": "4.2.17",
"tailwindcss": "3.4.3"
},
"devDependencies": {
Expand All @@ -54,7 +54,7 @@
"publint": "0.2.7",
"shadcn-svelte": "0.10.5",
"sonner": "^1.4.3",
"svelte": "4.2.16",
"svelte": "4.2.17",
"svelte-check": "3.7.1",
"tslib": "2.6.2",
"typescript": "5.4.5",
Expand Down
Loading

0 comments on commit 934355b

Please sign in to comment.