Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app-directory/css-in-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/styled": "^11.11.0",
"@vercel/examples-ui": "^2.0.1",
"framer-motion": "^10.12.22",
"next": "^16.0.10",
"next": "^16.1.7",
"react": "^19.2.1",
"react-dom": "^19.2.1"
},
Expand Down
219 changes: 115 additions & 104 deletions app-directory/css-in-js/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app-directory/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@vercel/examples-ui": "^2.0.1",
"next": "^16.0.10",
"next": "^16.1.7",
"react": "^19.2.1",
"react-dom": "^19.2.1"
},
Expand Down
205 changes: 108 additions & 97 deletions app-directory/i18n/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app-directory/share-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@vercel/examples-ui": "^2.0.1",
"next": "^16.0.10",
"next": "^16.1.7",
"react": "^19.2.1",
"react-dom": "^19.2.1"
},
Expand Down
205 changes: 108 additions & 97 deletions app-directory/share-state/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/vibe-coding-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jose": "6.0.12",
"lucide-react": "0.528.0",
"ms": "2.1.3",
"next": "^16.0.10",
"next": "^16.1.7",
"next-themes": "^0.4.6",
"nuqs": "2.4.3",
"react": "^19.2.1",
Expand Down
355 changes: 197 additions & 158 deletions apps/vibe-coding-platform/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cdn/cms-bulk-redirects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@vercel/config": "^0.0.22",
"geist": "^1.5.1",
"next": "^16.0.7",
"next": "^16.1.7",
"react": "^19.2.1",
"react-dom": "^19.2.1"
},
Expand Down
128 changes: 68 additions & 60 deletions cdn/cms-bulk-redirects/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion cdn/cms-webhook-update-redirects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vercel/config": "^0.0.22",
"@vercel/sdk": "^1.18.5",
"geist": "^1.5.1",
"next": "^16.0.7",
"next": "^16.1.7",
"react": "^19.2.1",
"react-dom": "^19.2.1"
},
Expand Down
Loading