Skip to content

Commit 5f58bdb

Browse files
committed
upgrade deps && docs [skip ci]
1 parent c24512d commit 5f58bdb

File tree

3 files changed

+84
-84
lines changed

3 files changed

+84
-84
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-10_16:23:19
1+
2025-09-11_01:23:02

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@repo/shared": "workspace:*",
1515
"esbuild-raw-plugin": "workspace:*",
16-
"next": "^15.5.2",
16+
"next": "^15.5.3",
1717
"nextjs-darkmode": "^1.0.10",
1818
"nextjs-themes": "^4.0.6",
1919
"react": "^19.1.1",
@@ -23,7 +23,7 @@
2323
"webgl-generative-particles": "^0.0.1"
2424
},
2525
"devDependencies": {
26-
"@next/eslint-plugin-next": "^15.5.2",
26+
"@next/eslint-plugin-next": "^15.5.3",
2727
"@repo/eslint-config": "workspace:*",
2828
"@repo/typescript-config": "workspace:*",
2929
"@types/node": "^24.3.1",

0 commit comments

Comments
 (0)