Skip to content

Commit 506e022

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 7ea601c commit 506e022

File tree

3 files changed

+87
-87
lines changed

3 files changed

+87
-87
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-08-26_16:28:05
1+
2025-08-27_01:44:38

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.5.0",
15+
"next": "^15.5.2",
1616
"nextjs-darkmode": "^1.0.10",
1717
"nextjs-themes": "^4.0.6",
1818
"react": "^19.1.1",
@@ -22,7 +22,7 @@
2222
"webgl-generative-particles": "workspace:*"
2323
},
2424
"devDependencies": {
25-
"@next/eslint-plugin-next": "^15.5.0",
25+
"@next/eslint-plugin-next": "^15.5.2",
2626
"@repo/eslint-config": "workspace:*",
2727
"@repo/typescript-config": "workspace:*",
2828
"@types/node": "^24.3.0",

0 commit comments

Comments
 (0)