chore: update package versions and adjust dialog width in FormModal component
This commit is contained in:
10
package.json
10
package.json
@@ -13,10 +13,10 @@
|
||||
"@ant-design/icons": "^6.1.0",
|
||||
"@base-ui/react": "^1.2.0",
|
||||
"@codemirror/lang-json": "^6.0.2",
|
||||
"@kevisual/api": "^0.0.51",
|
||||
"@kevisual/api": "^0.0.52",
|
||||
"@kevisual/cache": "^0.0.5",
|
||||
"@kevisual/query": "^0.0.47",
|
||||
"@kevisual/router": "^0.0.75",
|
||||
"@kevisual/query": "^0.0.49",
|
||||
"@kevisual/router": "^0.0.80",
|
||||
"@radix-ui/react-checkbox": "^1.3.3",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
@@ -49,14 +49,14 @@
|
||||
"react-dom": "19.2.4",
|
||||
"react-hook-form": "^7.71.1",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.4.1",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"valtio": "^2.3.0",
|
||||
"vaul": "^1.1.2",
|
||||
"zod": "^4.3.6",
|
||||
"zustand": "^5.0.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kevisual/context": "^0.0.6",
|
||||
"@kevisual/context": "^0.0.8",
|
||||
"@kevisual/remote-app": "^0.0.4",
|
||||
"@kevisual/types": "^0.0.12",
|
||||
"@kevisual/use-config": "^1.0.30",
|
||||
|
||||
Reference in New Issue
Block a user