Skip to content

Commit 23794bc

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 65e1da2 commit 23794bc

File tree

3 files changed

+113
-136
lines changed

3 files changed

+113
-136
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-07-14_16:31:23
1+
2025-07-15_02:02:58

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/shared": "workspace:*",
15-
"next": "^15.3.5",
15+
"next": "^15.4.1",
1616
"nextjs-darkmode": "^1.0.10",
1717
"nextjs-themes": "^4.0.6",
1818
"react": "^19.1.0",
@@ -22,7 +22,7 @@
2222
"webgl-generative-particles": "workspace:*"
2323
},
2424
"devDependencies": {
25-
"@next/eslint-plugin-next": "^15.3.5",
25+
"@next/eslint-plugin-next": "^15.4.1",
2626
"@repo/eslint-config": "workspace:*",
2727
"@repo/typescript-config": "workspace:*",
2828
"@types/node": "^24.0.13",

0 commit comments

Comments
 (0)