Skip to content

Commit a41b0b4

Browse files
committed
upgrade deps && docs [skip ci]
1 parent fe00f67 commit a41b0b4

File tree

3 files changed

+115
-115
lines changed

3 files changed

+115
-115
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-08-18_16:27:20
1+
2025-08-19_01:37: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.4.6",
15+
"next": "^15.4.7",
1616
"nextjs-darkmode": "^1.0.10",
1717
"nextjs-themes": "^4.0.6",
1818
"react": "^19.1.1",
@@ -24,7 +24,7 @@
2424
"webgl-generative-particles": "^0.0.1"
2525
},
2626
"devDependencies": {
27-
"@next/eslint-plugin-next": "^15.4.6",
27+
"@next/eslint-plugin-next": "^15.4.7",
2828
"@repo/eslint-config": "workspace:*",
2929
"@repo/typescript-config": "workspace:*",
3030
"@types/node": "^24.3.0",

0 commit comments

Comments
 (0)