mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 06:32:44 +01:00
chore: update immich ui 12 (#15378)
* chore: update ui 12 * chore: update ui 12
This commit is contained in:
parent
e151248b16
commit
0ce62d8efd
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@formatjs/icu-messageformat-parser": "^2.9.8",
|
||||
"@immich/sdk": "file:../open-api/typescript-sdk",
|
||||
"@immich/ui": "^0.11.0",
|
||||
"@immich/ui": "^0.12.0",
|
||||
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@photo-sphere-viewer/core": "^5.11.5",
|
||||
|
@ -1305,9 +1305,9 @@
|
|||
"link": true
|
||||
},
|
||||
"node_modules/@immich/ui": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@immich/ui/-/ui-0.11.0.tgz",
|
||||
"integrity": "sha512-zRQFHCVt6BstNkGuVt27rLUAurOpZ0djfaZYDeqHuc8H97XXXk+hsbXzvADlVa9xAPHetUM3JuusPseJ+Hr23g==",
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@immich/ui/-/ui-0.12.0.tgz",
|
||||
"integrity": "sha512-vDv0P2UXJYEjV0TJFGZv/ZULOKYDR5yUNJIinNwePJ/CuOv1CpopnNcbt0LOsosYc0aodoEGmUhqEJP7oZP+Lw==",
|
||||
"license": "GNU Affero General Public License version 3",
|
||||
"dependencies": {
|
||||
"@mdi/js": "^7.4.47",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"dependencies": {
|
||||
"@formatjs/icu-messageformat-parser": "^2.9.8",
|
||||
"@immich/sdk": "file:../open-api/typescript-sdk",
|
||||
"@immich/ui": "^0.11.0",
|
||||
"@immich/ui": "^0.12.0",
|
||||
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@photo-sphere-viewer/core": "^5.11.5",
|
||||
|
|
Loading…
Reference in a new issue