Skip to content

Commit 526a999

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 5e333b4 commit 526a999

File tree

7 files changed

+334
-334
lines changed

7 files changed

+334
-334
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-08-24_08:17:29
1+
2025-08-27_16:21:16

examples/nextjs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
},
1414
"dependencies": {
1515
"@repo/shared": "workspace:*",
16-
"next": "^15.5.0",
16+
"git-json-resolver": "workspace:*",
17+
"next": "^15.5.2",
1718
"nextjs-darkmode-lite": "^1.0.10",
1819
"nextjs-themes": "^4.0.6",
1920
"react": "^19.1.1",
2021
"react-dom": "^19.1.1",
21-
"react18-loaders": "latest",
22-
"webgl-generative-particles": "^0.0.1",
23-
"git-json-resolver": "workspace:*"
22+
"react18-loaders": "^1.1.7",
23+
"webgl-generative-particles": "^0.0.1"
2424
},
2525
"devDependencies": {
26-
"@next/eslint-plugin-next": "^15.5.0",
26+
"@next/eslint-plugin-next": "^15.5.2",
2727
"@repo/eslint-config": "workspace:*",
2828
"@repo/typescript-config": "workspace:*",
2929
"@types/node": "^24.3.0",
3030
"@types/react": "^19.1.11",
31-
"@types/react-dom": "^19.1.7",
31+
"@types/react-dom": "^19.1.8",
3232
"typescript": "^5.9.2"
3333
}
3434
}

examples/vite/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
},
1414
"dependencies": {
1515
"@repo/shared": "workspace:*",
16+
"git-json-resolver": "workspace:*",
1617
"nextjs-darkmode": "^1.0.10",
1718
"react": "^19.1.1",
1819
"react-dom": "^19.1.1",
1920
"react-mouse-trails": "^0.0.5",
20-
"react18-loaders": "latest",
21-
"react18-themes": "^3.2.0",
22-
"git-json-resolver": "workspace:*"
21+
"react18-loaders": "^1.1.7",
22+
"react18-themes": "^3.2.0"
2323
},
2424
"devDependencies": {
2525
"@repo/eslint-config": "workspace:*",
2626
"@repo/typescript-config": "workspace:*",
2727
"@types/react": "^19.1.11",
28-
"@types/react-dom": "^19.1.7",
28+
"@types/react-dom": "^19.1.8",
2929
"@vitejs/plugin-react": "^5.0.1",
3030
"typescript": "^5.9.2",
3131
"vite": "^7.1.3"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prettier": "^3.6.2",
2727
"turbo": "^2.5.6",
2828
"turborepo-template-upgrade": "^0.2.2",
29-
"typedoc": "^0.28.10",
29+
"typedoc": "^0.28.11",
3030
"typedoc-plugin-markdown": "^4.8.1",
3131
"typedoc-plugin-mdn-links": "^5.0.9",
3232
"typedoc-plugin-missing-exports": "^4.1.0",
@@ -42,4 +42,4 @@
4242
"next@>=15.0.0 <15.2.3": ">=15.2.3"
4343
}
4444
}
45-
}
45+
}

packages/eslint-config/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"type": "module",
55
"private": true,
66
"devDependencies": {
7-
"@next/eslint-plugin-next": "^15.5.0",
8-
"@typescript-eslint/eslint-plugin": "^8.40.0",
9-
"@typescript-eslint/parser": "^8.40.0",
7+
"@next/eslint-plugin-next": "^15.5.2",
8+
"@typescript-eslint/eslint-plugin": "^8.41.0",
9+
"@typescript-eslint/parser": "^8.41.0",
1010
"eslint": "^9.34.0",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
@@ -15,6 +15,6 @@
1515
"eslint-plugin-turbo": "^2.5.6",
1616
"globals": "^16.3.0",
1717
"typescript": "^5.9.2",
18-
"typescript-eslint": "^8.40.0"
18+
"typescript-eslint": "^8.41.0"
1919
}
2020
}

packages/shared/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@testing-library/react": "^16.3.0",
2626
"@types/node": "^24.3.0",
2727
"@types/react": "^19.1.11",
28-
"@types/react-dom": "^19.1.7",
28+
"@types/react-dom": "^19.1.8",
2929
"@vitejs/plugin-react": "^5.0.1",
3030
"@vitest/coverage-v8": "^3.2.4",
3131
"esbuild-plugin-rdi": "^0.0.0",
@@ -44,14 +44,14 @@
4444
"@mayank1513/fork-me": "^2.1.3",
4545
"@repo/scripts": "workspace:*",
4646
"esbuild-raw-plugin": "^0.3.1",
47+
"git-json-resolver": "workspace:*",
4748
"mdast2docx": "^1.4.1",
4849
"nextjs-darkmode": "^1.0.10",
4950
"nextjs-themes": "^4.0.6",
5051
"r18gs": "^3.0.1",
5152
"react-live": "^4.1.8",
52-
"react18-loaders": "latest",
53+
"react18-loaders": "^1.1.7",
5354
"rehype-raw": "^7.0.0",
54-
"typingfx": "^1.2.0",
55-
"git-json-resolver": "workspace:*"
55+
"typingfx": "^1.2.0"
5656
}
5757
}

0 commit comments

Comments
 (0)