fix(package.json): 🐛 resolve version conflicts in package.json
This commit is contained in:
parent
3897003b86
commit
41b0af8fe2
2 changed files with 6 additions and 6 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"@lilith/ui-charts": "^1.0.0",
|
||||
"@lilith/ui-data": "^1.0.0",
|
||||
"@lilith/ui-error-pages": "^1.1.3",
|
||||
"@lilith/ui-fab": "^1.0.1",
|
||||
"@lilith/ui-fab": "^1.0.2",
|
||||
"@lilith/ui-feedback": "^1.0.0",
|
||||
"@lilith/ui-zname": "^1.0.0",
|
||||
"@lilith/ui-forms": "^1.0.0",
|
||||
|
|
|
|||
|
|
@ -54,8 +54,8 @@ importers:
|
|||
specifier: ^1.1.3
|
||||
version: 1.1.3(react-dom@19.2.3(react@19.2.3))(react-router-dom@7.11.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))
|
||||
'@lilith/ui-fab':
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(@emotion/is-prop-valid@1.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2(@emotion/is-prop-valid@1.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))
|
||||
'@lilith/ui-feedback':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@emotion/is-prop-valid@1.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))
|
||||
|
|
@ -627,8 +627,8 @@ packages:
|
|||
react-router-dom: ^6.0.0 || ^7.0.0
|
||||
styled-components: ^6.0.0
|
||||
|
||||
'@lilith/ui-fab@1.0.0':
|
||||
resolution: {integrity: sha512-mxdkmzwmKrBj6w5SAxejkwmGfXz68cCZwNl5u1EMx43lDjlD+QZRd2bjHkPLq4UA7t33Fdakc+8cdbo1oBH/oA==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-fab/-/1.0.0/ui-fab-1.0.0.tgz}
|
||||
'@lilith/ui-fab@1.0.2':
|
||||
resolution: {integrity: sha512-xLo4U5HqN2wi75zrNqm1JfiRjMy7SBdhMAI2i5zGAqQx4F8PtFsqJE3LNXJ+C4Tv/XummfstPFQVHuiz0wjiQw==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-fab/-/1.0.2/ui-fab-1.0.2.tgz}
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
|
|
@ -3225,7 +3225,7 @@ snapshots:
|
|||
set-cookie-parser: 2.7.2
|
||||
styled-components: 6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
|
||||
'@lilith/ui-fab@1.0.0(@emotion/is-prop-valid@1.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))':
|
||||
'@lilith/ui-fab@1.0.2(@emotion/is-prop-valid@1.2.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))':
|
||||
dependencies:
|
||||
'@lilith/ui-theme': 1.1.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(styled-components@6.1.19(react-dom@19.2.3(react@19.2.3))(react@19.2.3))
|
||||
'@lilith/ui-zname': 1.1.1(react@19.2.3)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue