Skip to content

Commit e7ce5df

Browse files
committed
upgrade deps && docs [skip ci]
1 parent d7d11c2 commit e7ce5df

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-31_01:55:40
1+
2025-10-31_08:32:13

lib/esbuild-plugin-react18-css-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"esbuild-plugin-react18": "^0.2.6",
3535
"esbuild-plugin-react18-css": "workspace:*",
3636
"eslint-config-custom": "workspace:*",
37-
"jsdom": "^27.0.1",
38-
"octokit": "^5.0.4",
37+
"jsdom": "^27.1.0",
38+
"octokit": "^5.0.5",
3939
"react": "^19.2.0",
4040
"tsconfig": "workspace:*",
4141
"tsup": "^8.5.0",

lib/esbuild-plugin-react18-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/node": "^24.9.2",
3434
"@vitest/coverage-v8": "^4.0.5",
3535
"esbuild": "^0.25.11",
36-
"octokit": "^5.0.4",
36+
"octokit": "^5.0.5",
3737
"tiny-glob": "^0.2.9",
3838
"tsup": "^8.5.0",
3939
"typedoc": "^0.28.14",

lib/example2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"esbuild-plugin-react18": "^0.2.6",
3535
"esbuild-plugin-react18-css": "workspace:*",
3636
"eslint-config-custom": "workspace:*",
37-
"jsdom": "^27.0.1",
38-
"octokit": "^5.0.4",
37+
"jsdom": "^27.1.0",
38+
"octokit": "^5.0.5",
3939
"react": "^19.2.0",
4040
"tsconfig": "workspace:*",
4141
"tsup": "^8.5.0",

0 commit comments

Comments
 (0)