chore(deps): 🔧 Update dependency JSON files to reflect latest package versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
256750308d
commit
456922ade7
5 changed files with 10 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
"devDependencies": {
|
||||
"@lilith/config": "*",
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/lix-configs": "^1.0.1",
|
||||
"@lilith/test-utils": "*",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@tanstack/react-query": "^5.90.19",
|
||||
|
|
@ -56,6 +57,7 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.21",
|
||||
"vitest": "^4.0.17"
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"devDependencies": {
|
||||
"@lilith/config": "*",
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/lix-configs": "^1.0.1",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@testing-library/react": "^14.3.1",
|
||||
"@types/react": "^19.2.8",
|
||||
|
|
@ -49,6 +50,7 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.17"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -40,9 +40,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lilith/config": "*",
|
||||
"@lilith/lix-configs": "^1.0.1",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@types/node": "^20.19.30",
|
||||
"@types/pg": "^8.16.0",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.21",
|
||||
"vitest": "^4.0.17"
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@
|
|||
"@lilith/types": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/lix-configs": "^1.0.1",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/react": "^19.2.8",
|
||||
|
|
@ -51,6 +52,7 @@
|
|||
"jest-environment-jsdom": "^29.7.0",
|
||||
"rimraf": "^5.0.10",
|
||||
"ts-jest": "^29.4.6",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
@ -39,7 +39,9 @@
|
|||
"@faker-js/faker": "^8.4.1",
|
||||
"@lilith/config": "*",
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/lix-configs": "^1.0.1",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.17"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue