fix: fix webui compability
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"@rsbuild/plugin-react": "^1.3.2",
|
||||
"@tanstack/react-form": "^1.12.3",
|
||||
"@tanstack/react-query": "^5.80.7",
|
||||
"@tanstack/react-router": "^1.121.2",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@tanstack/store": "^0.7.1",
|
||||
"arktype": "^2.1.20",
|
||||
@@ -76,8 +77,7 @@
|
||||
"tailwindcss": "^4.1.10",
|
||||
"tw-animate-css": "^1.3.4",
|
||||
"type-fest": "^4.41.0",
|
||||
"vaul": "^1.1.2",
|
||||
"@tanstack/react-router": "^1.121.2"
|
||||
"vaul": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^5.0.7",
|
||||
@@ -86,13 +86,14 @@
|
||||
"@graphql-typed-document-node/core": "^3.2.0",
|
||||
"@parcel/watcher": "^2.5.1",
|
||||
"@rsbuild/core": "^1.3.22",
|
||||
"@rsbuild/plugin-type-check": "^1.2.3",
|
||||
"@tailwindcss/postcss": "^4.1.10",
|
||||
"@tanstack/router-devtools": "^1.121.5",
|
||||
"@tanstack/router-plugin": "^1.121.4",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"chalk": "^5.4.1",
|
||||
"commander": "^14.0.0",
|
||||
"postcss": "^8.5.5",
|
||||
"@tanstack/router-devtools": "^1.121.5",
|
||||
"@tanstack/router-plugin": "^1.121.4"
|
||||
"postcss": "^8.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user