Skip to content

Commit 735bc50

Browse files
committed
chore: merge main and regenerate lock file
Resolves package-lock.json conflict with main (which bumped @iconify/svelte to 5 and postal-mime to 2) by keeping the vite 8 / vite-plugin-svelte 7 upgrade from this branch.
2 parents 737d6a3 + c68fa6c commit 735bc50

2 files changed

Lines changed: 11 additions & 59 deletions

File tree

package-lock.json

Lines changed: 9 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"dependencies": {
5353
"@deltablot/dropzone": "^7.4.3",
5454
"@e4a/pg-js": "^0.10.0",
55-
"@iconify/svelte": "^4.0.2",
55+
"@iconify/svelte": "^5.2.1",
5656
"@privacybydesign/yivi-css": "^1.0.0-beta.4",
5757
"country-flag-icons": "^1.6.4",
5858
"libphonenumber-js": "^1.12.31",
59-
"postal-mime": "^1.0.16",
59+
"postal-mime": "^2.7.4",
6060
"web-streams-polyfill": "^4.2.0"
6161
}
6262
}

0 commit comments

Comments
 (0)