mirror of
https://github.com/immich-app/immich.git
synced 2025-06-02 21:24:28 -04:00
parent
ec58e1065f
commit
eef74ee0ba
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -10,7 +10,7 @@
|
|||||||
"license": "GNU Affero General Public License version 3",
|
"license": "GNU Affero General Public License version 3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/icu-messageformat-parser": "^2.9.8",
|
"@formatjs/icu-messageformat-parser": "^2.9.8",
|
||||||
"@immich/justified-layout-wasm": "^0.1.2",
|
"@immich/justified-layout-wasm": "^0.2.1",
|
||||||
"@immich/sdk": "file:../open-api/typescript-sdk",
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
||||||
"@immich/ui": "^0.16.0",
|
"@immich/ui": "^0.16.0",
|
||||||
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
||||||
@ -1341,9 +1341,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@immich/justified-layout-wasm": {
|
"node_modules/@immich/justified-layout-wasm": {
|
||||||
"version": "0.1.2",
|
"version": "0.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@immich/justified-layout-wasm/-/justified-layout-wasm-0.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@immich/justified-layout-wasm/-/justified-layout-wasm-0.2.1.tgz",
|
||||||
"integrity": "sha512-6AmzYJhLedzIXSkhO/0tfBbHAeUeLmG1c4yTzJmtuSGyn7JAzVCFp0dp4T8Wh1tfIDx0Y0pAYB9tm2xlJHdEPA==",
|
"integrity": "sha512-eBBXfgqquYiZ/1e4m7araxifF5LWfD1AQLm/TRjXP108LCXU1krLhjSJm0IaF+1wXESOQT7wBzCaWXNnkQMGwQ==",
|
||||||
"license": "AGPL-3"
|
"license": "AGPL-3"
|
||||||
},
|
},
|
||||||
"node_modules/@immich/sdk": {
|
"node_modules/@immich/sdk": {
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/icu-messageformat-parser": "^2.9.8",
|
"@formatjs/icu-messageformat-parser": "^2.9.8",
|
||||||
"@immich/justified-layout-wasm": "^0.1.2",
|
"@immich/justified-layout-wasm": "^0.2.1",
|
||||||
"@immich/sdk": "file:../open-api/typescript-sdk",
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
||||||
"@immich/ui": "^0.16.0",
|
"@immich/ui": "^0.16.0",
|
||||||
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user