reditect to order
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"typecheck": "npm run cf-typegen && react-router typegen && tsc -b"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-router/fs-routes": "^7.10.1",
|
||||
"@react-router/fs-routes": "^7.12.0",
|
||||
"@repo/auth": "*",
|
||||
"@repo/ui": "*",
|
||||
"@repo/util": "^0.0.0",
|
||||
@@ -24,31 +24,31 @@
|
||||
"fuse.js": "^7.1.0",
|
||||
"isbot": "^5.1.32",
|
||||
"luxon": "^3.7.2",
|
||||
"meilisearch": "^0.54.0",
|
||||
"meilisearch": "^0.55.0",
|
||||
"meilisearch-helper": "github:sergiors/meilisearch-helper",
|
||||
"ramda": "^0.32.0",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"react-router": "^7.10.1",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-router": "^7.12.0",
|
||||
"unique-names-generator": "^4.7.1",
|
||||
"zod": "^4.1.13",
|
||||
"zustand": "^5.0.9"
|
||||
"zod": "^4.3.5",
|
||||
"zustand": "^5.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/vite-plugin": "^1.17.0",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@cloudflare/vite-plugin": "^1.20.3",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/luxon": "^3.7.1",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/node": "^25.0.8",
|
||||
"@types/react": "^19.2.8",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"prettier": "^3.7.4",
|
||||
"remix-flat-routes": "^0.8.5",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.2.6",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"wrangler": "^4.53.0"
|
||||
"vite": "^7.3.1",
|
||||
"vite-tsconfig-paths": "^6.0.4",
|
||||
"wrangler": "^4.59.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user