Move to canary until we cut a new RC version.

This commit is contained in:
Lee Robinson
2024-07-06 11:56:38 -05:00
parent 929b6bbbb2
commit 1011f2f19f
4 changed files with 138 additions and 138 deletions

View File

@@ -12,11 +12,11 @@
"autoprefixer": "10.4.19",
"bcrypt": "^5.1.1",
"clsx": "^2.1.1",
"next": "15.0.0-rc.0",
"next": "15.0.0-canary.56",
"next-auth": "5.0.0-beta.19",
"postcss": "8.4.38",
"react": "19.0.0-rc-f994737d14-20240522",
"react-dom": "19.0.0-rc-f994737d14-20240522",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "3.4.4",
"typescript": "5.5.2",
"use-debounce": "^10.0.1",