chore: switch to react-router v7

This commit is contained in:
Aarnav Tale
2024-12-31 10:30:14 +05:30
parent 39504e2487
commit aa9872a45b
101 changed files with 3825 additions and 6796 deletions
+4 -4
View File
@@ -17,9 +17,8 @@
"@kubernetes/client-node": "^0.22.3",
"@primer/octicons-react": "^19.13.0",
"@react-aria/toast": "3.0.0-beta.18",
"@react-router/node": "^7.0.0",
"@react-stately/toast": "3.0.0-beta.7",
"@remix-run/node": "^2.15.0",
"@remix-run/react": "^2.15.0",
"@shopify/lang-jsonc": "^1.0.0",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
@@ -35,6 +34,7 @@
"react-codemirror-merge": "^4.23.6",
"react-dom": "19.0.0",
"react-error-boundary": "^4.1.2",
"react-router": "^7.0.0",
"remix-utils": "^7.7.0",
"tailwind-merge": "^2.5.5",
"tailwindcss-react-aria-components": "^1.2.0",
@@ -46,8 +46,8 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.26.0",
"@remix-run/dev": "^2.15.0",
"@remix-run/route-config": "^2.15.0",
"@biomejs/biome": "^1.9.4",
"@react-router/dev": "^7.0.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"postcss": "^8.4.49",