mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-01-06 01:40:12 -06:00
Update JavaScript dependencies.
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/db": "^0.1.12",
|
||||
"@tanstack/query-core": "^5.87.4",
|
||||
"@tanstack/query-db-collection": "^0.2.16",
|
||||
"@tanstack/react-db": "^0.1.17",
|
||||
"@tanstack/trailbase-db-collection": "^0.1.17",
|
||||
"@tanstack/db": "^0.3.1",
|
||||
"@tanstack/query-core": "^5.89.0",
|
||||
"@tanstack/query-db-collection": "^0.2.19",
|
||||
"@tanstack/react-db": "^0.1.20",
|
||||
"@tanstack/trailbase-db-collection": "^0.1.20",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"tailwindcss": "^4.1.13",
|
||||
@@ -25,9 +25,9 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.35.0",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"@types/react": "^19.1.12",
|
||||
"@types/react": "^19.1.13",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@vitejs/plugin-react": "^5.0.2",
|
||||
"@vitejs/plugin-react": "^5.0.3",
|
||||
"eslint": "^9.35.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.20",
|
||||
@@ -35,7 +35,7 @@
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.43.0",
|
||||
"vite": "^7.1.5"
|
||||
"typescript-eslint": "^8.44.0",
|
||||
"vite": "^7.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user