Skip to content

Commit 831529e

Browse files
committed
chore: update deps
1 parent 5c2ef9b commit 831529e

File tree

4 files changed

+74
-74
lines changed

4 files changed

+74
-74
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fumadocs-typescript": "4.0.6",
2626
"fumadocs-ui": "15.6.4",
2727
"lucide-react": "^0.540.0",
28-
"next": "^15.4.6",
28+
"next": "^15.4.7",
2929
"next-view-transitions": "^0.3.4",
3030
"react": "^19.1.1",
3131
"react-dom": "^19.1.1",

examples/next-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"start": "next start"
1111
},
1212
"dependencies": {
13-
"next": "^15.4.6",
13+
"next": "^15.4.7",
1414
"react": "^19.1.1",
1515
"react-dom": "^19.1.1"
1616
},
1717
"devDependencies": {
1818
"@eslint-react/eslint-plugin": "workspace:*",
1919
"@eslint/config-inspector": "^1.2.0",
2020
"@eslint/js": "^9.33.0",
21-
"@next/eslint-plugin-next": "^15.4.6",
21+
"@next/eslint-plugin-next": "^15.4.7",
2222
"@tsconfig/next": "^2.0.3",
2323
"@tsconfig/node22": "^22.0.2",
2424
"@tsconfig/strictest": "^2.0.5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"cross-spawn": "^7.0.6",
120120
"esbuild": "^0.25.9",
121121
"lucide-react": "^0.540.0",
122-
"next": "^15.4.6",
122+
"next": "^15.4.7",
123123
"react": "^19.1.1",
124124
"react-dom": "^19.1.1",
125125
"ts-api-utils": "^2.1.0",

pnpm-lock.yaml

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)