Skip to content

Commit 4ae8da1

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 8b3af2b commit 4ae8da1

File tree

3 files changed

+85
-85
lines changed

3 files changed

+85
-85
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-10_16:27:52
1+
2025-09-11_01:42:32

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.2",
15+
"next": "^15.5.3",
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.2",
25+
"@next/eslint-plugin-next": "^15.5.3",
2626
"@repo/eslint-config": "workspace:*",
2727
"@repo/typescript-config": "workspace:*",
2828
"@types/node": "^24.3.1",

0 commit comments

Comments
 (0)