deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules
This commit is contained in:
parent
f4c2a1de58
commit
691a481d80
9 changed files with 9 additions and 9 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"zustand": "^5.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@types/react": "^19.2.8",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^14.3.1",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"react-router-dom": "^7.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@types/react": "^19.2.8",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"styled-components": "^6.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^14.3.1",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
|
|
|
|||
|
|
@ -106,7 +106,7 @@
|
|||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/test-utils": "workspace:*",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@mswjs/interceptors": "^0.37.6",
|
||||
"@open-draft/deferred-promise": "^2.2.0",
|
||||
"@open-draft/logger": "^0.3.0",
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.1",
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
"devDependencies": {
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.1",
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@types/react": "^19.2.8",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.0.4",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.0",
|
||||
"@types/react": "^19.2.8",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue