Refactor code structure for improved readability and maintainability
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,4 +15,5 @@ pack-dist
|
||||
.tanstack
|
||||
.env*
|
||||
|
||||
!.env.example
|
||||
!.env.example
|
||||
.pnpm-lock.yaml
|
||||
@@ -21,7 +21,7 @@
|
||||
"@kevisual/api": "^0.0.60",
|
||||
"@kevisual/context": "^0.0.8",
|
||||
"@kevisual/router": "0.0.84",
|
||||
"@tanstack/react-router": "^1.163.2",
|
||||
"@tanstack/react-router": "^1.163.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@@ -45,9 +45,9 @@
|
||||
"@kevisual/query": "0.0.52",
|
||||
"@kevisual/types": "^0.0.12",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"@tanstack/react-router-devtools": "^1.163.2",
|
||||
"@tanstack/router-plugin": "^1.163.2",
|
||||
"@types/node": "^25.3.0",
|
||||
"@tanstack/react-router-devtools": "^1.163.3",
|
||||
"@tanstack/router-plugin": "^1.163.3",
|
||||
"@types/node": "^25.3.2",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
|
||||
2811
pnpm-lock.yaml
generated
Normal file
2811
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user