Skip to content

Commit

Permalink
Move to canary until we cut a new RC version.
Browse files Browse the repository at this point in the history
  • Loading branch information
leerob committed Jul 6, 2024
1 parent 929b6bb commit 1011f2f
Show file tree
Hide file tree
Showing 4 changed files with 138 additions and 138 deletions.
6 changes: 3 additions & 3 deletions dashboard/final-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
132 changes: 66 additions & 66 deletions dashboard/final-example/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dashboard/starter-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 1011f2f

Please sign in to comment.