Skip to content

Commit c1f47c5

Browse files
committed
fix
1 parent cacd9d7 commit c1f47c5

File tree

2 files changed

+147
-23
lines changed

2 files changed

+147
-23
lines changed

packages/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@vercel/analytics": "^1.4.1",
1414
"@vercel/speed-insights": "^1.1.0",
1515
"highlight.js": "^11.11.1",
16-
"next": "15.2.1",
16+
"next": "15.2.6",
1717
"react": "19.0.0",
1818
"react-dom": "19.0.0",
1919
"react-scan": "^0.3.4",
@@ -23,6 +23,6 @@
2323
"@types/react": "^19.0.10",
2424
"@types/react-dom": "^19.0.4",
2525
"eslint": "^8",
26-
"eslint-config-next": "15.2.1"
26+
"eslint-config-next": "15.2.6"
2727
}
2828
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)