Closed anthonyshew closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
examples-basic-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 2:59pm |
examples-nonmonorepo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 2:59pm |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@types/react@18.3.0 | None | 0 |
436 kB | types |
npm/@types/react@18.3.1 | None | 0 |
438 kB | types |
npm/eslint-config-next@15.0.3 | unsafe Transitive: environment, filesystem | +5 |
1.59 MB | vercel-release-bot |
npm/react-dom@19.0.0-rc-5c56b873-20241107 | None | +1 |
6.44 MB | fb, gnoff, react-bot, ...2 more |
npm/react-dom@19.0.0-rc-66855b96-20241106 | Transitive: environment | +1 |
6.44 MB | fb, gnoff, react-bot, ...2 more |
npm/react@19.0.0-rc-5c56b873-20241107 | environment | 0 |
238 kB | react-bot |
npm/react@19.0.0-rc-66855b96-20241106 | environment | 0 |
238 kB | react-bot |
🚮 Removed packages: npm/eslint-config-next@14.2.6, npm/next@14.2.6
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Description
As the title says, updating to Next.js 15 in
basic
socreate-turbo
gives people the latest and greatest.I've also taken the time to:
check-types
task for folks who are interested in running TypeScript checks.Testing Instructions
Our examples CI should make sure things are still building correctly. Would appreciate if someone could open it up in their editor and see if they get any squiggly lines, as well!