Skip to content

Commit

Permalink
Update RC packages
Browse files Browse the repository at this point in the history
`npm install next@canary babel-plugin-react-compiler@latest react@rc react-dom@rc types-react@rc types-react-dom@rc nuqs@latest @headlessui/react@insiders`
  • Loading branch information
tordans committed Jun 19, 2024
1 parent cb3cf3b commit e58c7e4
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
150 changes: 75 additions & 75 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@blitzjs/auth": "2.0.9",
"@blitzjs/next": "2.0.9",
"@blitzjs/rpc": "2.0.9",
"@headlessui/react": "0.0.0-insiders.3070ad9",
"@headlessui/react": "0.0.0-insiders.2092049",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.4.2",
"@mapbox/mapbox-gl-draw": "^1.4.3",
Expand All @@ -70,7 +70,7 @@
"@types/mapbox__mapbox-gl-draw": "^1.4.6",
"adler-32": "1.3.1",
"ajv": "8.12.0",
"babel-plugin-react-compiler": "0.0.0-experimental-592953e-20240517",
"babel-plugin-react-compiler": "0.0.0-experimental-938cd9a-20240601",
"blitz": "2.0.9",
"dompurify": "^3.1.4",
"eslint-plugin-react-compiler": "0.0.0-experimental-51a85ea-20240601",
Expand All @@ -80,14 +80,14 @@
"jsurl2": "2.2.0",
"lodash": "4.17.21",
"maplibre-gl": "4.3.2",
"next": "14.3.0-canary.87",
"next": "15.0.0-canary.37",
"next-auth": "4.24.7",
"nuqs": "1.17.4",
"pluralize": "8.0.0",
"pmtiles": "3.0.5",
"prisma": "5.14.0",
"react": "19.0.0-rc-6f23540c7d-20240528",
"react-dom": "19.0.0-rc-6f23540c7d-20240528",
"react": "19.0.0-rc-1434af3d22-20240618",
"react-dom": "19.0.0-rc-1434af3d22-20240618",
"react-hook-form": "7.51.5",
"react-intl": "^6.6.8",
"react-map-gl": "7.1.7",
Expand Down Expand Up @@ -140,8 +140,8 @@
"preview-email": "3.0.19",
"spritesmith": "3.4.1",
"tailwindcss": "^3.4.3",
"types-react": "19.0.0-rc.0",
"types-react-dom": "19.0.0-rc.0",
"types-react": "19.0.0-rc.1",
"types-react-dom": "19.0.0-rc.1",
"typescript": "^5.4.5",
"use-changed-props": "0.1.0",
"vite-tsconfig-paths": "4.3.2",
Expand Down

0 comments on commit e58c7e4

Please sign in to comment.