feat: enable all remix future flags
This commit is contained in:
parent
1af292a5b0
commit
f623e7bc66
12 changed files with 391 additions and 419 deletions
|
|
@ -17,8 +17,8 @@
|
|||
"@primer/octicons-react": "^19.12.0",
|
||||
"@react-aria/toast": "3.0.0-beta.12",
|
||||
"@react-stately/toast": "3.0.0-beta.4",
|
||||
"@remix-run/node": "^2.13.1",
|
||||
"@remix-run/react": "^2.13.1",
|
||||
"@remix-run/node": "^2.15.0",
|
||||
"@remix-run/react": "^2.15.0",
|
||||
"@shopify/lang-jsonc": "^1.0.0",
|
||||
"@uiw/codemirror-theme-github": "^4.23.6",
|
||||
"@uiw/react-codemirror": "^4.23.6",
|
||||
|
|
@ -41,7 +41,9 @@
|
|||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^2.13.1",
|
||||
"@remix-run/dev": "^2.15.0",
|
||||
"@remix-run/fs-routes": "^2.15.0",
|
||||
"@remix-run/route-config": "^2.15.0",
|
||||
"@types/react": "npm:types-react@beta",
|
||||
"@types/react-dom": "npm:types-react-dom@beta",
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue