1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00

chore(deps): update dependency prettier-plugin-svelte to v3.2.2 (#7633)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-04 22:43:55 -05:00 committed by GitHub
parent 70881bc97f
commit 9995647d63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
web/package-lock.json generated
View File

@ -6934,9 +6934,9 @@
}
},
"node_modules/prettier-plugin-svelte": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.2.1.tgz",
"integrity": "sha512-ENAPbIxASf2R79IZwgkG5sBdeNA9kLRlXVvKKmTXh79zWTy0KKoT86XO2pHrTitUPINd+iXWy12MRmgzKGVckA==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.2.2.tgz",
"integrity": "sha512-ZzzE/wMuf48/1+Lf2Ffko0uDa6pyCfgHV6+uAhtg2U0AAXGrhCSW88vEJNAkAxW5qyrFY1y1zZ4J8TgHrjW++Q==",
"dev": true,
"peerDependencies": {
"prettier": "^3.0.0",