Upgrade to redwood v8

This commit is contained in:
Ahmed Al-Taiar
2024-09-05 12:07:22 -04:00
parent 3d031ca73c
commit 97db911c48
21 changed files with 2262 additions and 5986 deletions

View File

@ -14,10 +14,10 @@
"@icons-pack/react-simple-icons": "^10.0.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@redwoodjs/auth-dbauth-web": "7.7.4",
"@redwoodjs/forms": "7.7.4",
"@redwoodjs/router": "7.7.4",
"@redwoodjs/web": "7.7.4",
"@redwoodjs/auth-dbauth-web": "8.0.0",
"@redwoodjs/forms": "8.0.0",
"@redwoodjs/router": "8.0.0",
"@redwoodjs/web": "8.0.0",
"@uppy/compressor": "^2.0.1",
"@uppy/core": "^4.1.0",
"@uppy/dashboard": "^4.0.2",
@ -27,11 +27,11 @@
"@uppy/react": "^4.0.1",
"@uppy/tus": "^4.0.0",
"humanize-string": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@redwoodjs/vite": "7.7.4",
"@redwoodjs/vite": "8.0.0",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.20",