deps-upgrade: ⬆️ Update frontend dependencies across age-verification, landing, and marketplace modules
This commit is contained in:
parent
26a34bf482
commit
686bccb7bc
4 changed files with 43 additions and 33835 deletions
|
|
@ -16,7 +16,8 @@
|
|||
"lint": "eslint . --ext ts,tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/age-verification": "workspace:*"
|
||||
"@lilith/age-verification": "workspace:*",
|
||||
"react-i18next": "^15.7.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"framer-motion": "^11.0.0",
|
||||
|
|
@ -33,7 +34,6 @@
|
|||
"lucide-react": "^0.553.0",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-i18next": "^15.7.4",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.17"
|
||||
}
|
||||
|
|
|
|||
16
features/landing/frontend-public/pnpm-lock.yaml
generated
16
features/landing/frontend-public/pnpm-lock.yaml
generated
|
|
@ -5,11 +5,17 @@ settings:
|
|||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
'@lilith/ui-theme': 1.2.0
|
||||
'@lilith/service-addresses': 3.4.1
|
||||
'@lilith/service-nestjs-bootstrap': 2.1.1
|
||||
'@lilith/domain-events': 2.5.2
|
||||
'@lilith/ui-feedback': 1.2.0
|
||||
'@lilith/ui-layout': 1.1.3
|
||||
'@lilith/ui-typography': 1.1.4
|
||||
'@lilith/ui-theme': 1.3.3
|
||||
'@lilith/service-registry': ^1.0.0
|
||||
'@lilith/service-orchestrator': ^1.2.0
|
||||
'@lilith/service-nestjs-bootstrap': ^2.2.0
|
||||
'@lilith/domain-events': ^2.7.5
|
||||
'@lilith/ui-feedback': ^1.3.9
|
||||
'@lilith/ui-diagram': ^2.0.2
|
||||
'@lilith/configs': ^1.7.2
|
||||
'@lilith/playwright-e2e-docker': ^2.0.2
|
||||
|
||||
importers:
|
||||
|
||||
|
|
|
|||
30
features/marketplace/frontend-public/pnpm-lock.yaml
generated
30
features/marketplace/frontend-public/pnpm-lock.yaml
generated
|
|
@ -138,6 +138,9 @@ importers:
|
|||
'@tanstack/react-query':
|
||||
specifier: ^5.0.0
|
||||
version: 5.90.19(react@19.2.3)
|
||||
axios:
|
||||
specifier: ^1.10.0
|
||||
version: 1.13.2
|
||||
date-fns:
|
||||
specifier: ^3.0.0
|
||||
version: 3.6.0
|
||||
|
|
@ -1573,6 +1576,9 @@ packages:
|
|||
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
axios@1.13.2:
|
||||
resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==}
|
||||
|
||||
balanced-match@1.0.2:
|
||||
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
||||
|
||||
|
|
@ -2004,6 +2010,15 @@ packages:
|
|||
flatted@3.3.3:
|
||||
resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
|
||||
|
||||
follow-redirects@1.15.11:
|
||||
resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
|
||||
engines: {node: '>=4.0'}
|
||||
peerDependencies:
|
||||
debug: '*'
|
||||
peerDependenciesMeta:
|
||||
debug:
|
||||
optional: true
|
||||
|
||||
for-each@0.3.5:
|
||||
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
|
@ -2702,6 +2717,9 @@ packages:
|
|||
protocol-buffers-schema@3.6.0:
|
||||
resolution: {integrity: sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==}
|
||||
|
||||
proxy-from-env@1.1.0:
|
||||
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
||||
|
||||
punycode@2.3.1:
|
||||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
|
@ -4829,6 +4847,14 @@ snapshots:
|
|||
dependencies:
|
||||
possible-typed-array-names: 1.1.0
|
||||
|
||||
axios@1.13.2:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.11
|
||||
form-data: 4.0.5
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
|
||||
baseline-browser-mapping@2.9.15: {}
|
||||
|
|
@ -5365,6 +5391,8 @@ snapshots:
|
|||
|
||||
flatted@3.3.3: {}
|
||||
|
||||
follow-redirects@1.15.11: {}
|
||||
|
||||
for-each@0.3.5:
|
||||
dependencies:
|
||||
is-callable: 1.2.7
|
||||
|
|
@ -6055,6 +6083,8 @@ snapshots:
|
|||
|
||||
protocol-buffers-schema@3.6.0: {}
|
||||
|
||||
proxy-from-env@1.1.0: {}
|
||||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
queue-microtask@1.2.3: {}
|
||||
|
|
|
|||
33828
pnpm-lock.yaml
generated
33828
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue