chore(status-dashboard): 🔧 Update dependencies and regenerate pnpm lockfile
This commit is contained in:
parent
3dd70448cb
commit
5dad2832e8
2 changed files with 4 additions and 15 deletions
|
|
@ -26,8 +26,8 @@
|
|||
"@lilith/ui-error-pages": "^1.1.8",
|
||||
"@lilith/ui-primitives": "^1.2.10",
|
||||
"@lilith/ui-router": "^1.1.0",
|
||||
"@lilith/ui-styled-components": "^1.0.0",
|
||||
"@lilith/ui-theme": "1.3.3",
|
||||
"styled-components": "^6.3.8",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-router": "^7.12.0",
|
||||
|
|
|
|||
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
|
|
@ -5822,9 +5822,6 @@ importers:
|
|||
'@lilith/ui-router':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(react-dom@19.2.3)(react-router-dom@7.12.0)(react-router@7.12.0)(react@19.2.3)
|
||||
'@lilith/ui-styled-components':
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(react-dom@19.2.3)(react@19.2.3)
|
||||
'@lilith/ui-theme':
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3(react-dom@19.2.3)(react@19.2.3)(styled-components@6.3.8)
|
||||
|
|
@ -5843,6 +5840,9 @@ importers:
|
|||
socket.io-client:
|
||||
specifier: ^4.8.3
|
||||
version: 4.8.3
|
||||
styled-components:
|
||||
specifier: ^6.3.8
|
||||
version: 6.3.8(react-dom@19.2.3)(react@19.2.3)
|
||||
devDependencies:
|
||||
'@lilith/playwright-e2e-docker':
|
||||
specifier: ^2.0.2
|
||||
|
|
@ -12500,17 +12500,6 @@ packages:
|
|||
styled-components: 6.3.8(react-dom@19.2.3)(react@19.2.3)
|
||||
dev: false
|
||||
|
||||
/@lilith/ui-styled-components@1.0.0(react-dom@19.2.3)(react@19.2.3):
|
||||
resolution: {integrity: sha512-7aUM63gaMT/09WxyEXtmEUHSw7nkQ1eJlrKqYxwuiwDt2NCAJEuz3wYuxxMBu3NQvi4x/9EdD64bKcuMgI9NTQ==}
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3(react@19.2.3)
|
||||
styled-components: 6.3.8(react-dom@19.2.3)(react@19.2.3)
|
||||
dev: false
|
||||
|
||||
/@lilith/ui-theme@1.3.3(react-dom@19.2.3)(react@19.2.3)(styled-components@6.3.8):
|
||||
resolution: {integrity: sha512-mUiGDxFI36jjrkAgg8DoGL5szzEljCHOuLqOBaJXISObQQ/PJP/WkKU3onfWPuUJANTCIC73V+OEAMJvhOBBVg==}
|
||||
peerDependencies:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue