Skip to content

Commit e833ac6

Browse files
committed
upgrade deps && docs [skip ci]
1 parent e703bbc commit e833ac6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-20_01:59:10
1+
2025-05-20_08:33:53

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"esbuild-plugin-react18-css": "workspace:*",
3636
"eslint-config-custom": "workspace:*",
3737
"jsdom": "^26.1.0",
38-
"octokit": "^4.1.3",
38+
"octokit": "^5.0.0",
3939
"react": "^19.1.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": "^22.15.19",
3434
"@vitest/coverage-v8": "^3.1.4",
3535
"esbuild": "^0.25.4",
36-
"octokit": "^4.1.3",
36+
"octokit": "^5.0.0",
3737
"tiny-glob": "^0.2.9",
3838
"tsup": "^8.5.0",
3939
"typedoc": "^0.28.4",

lib/example2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"esbuild-plugin-react18-css": "workspace:*",
3636
"eslint-config-custom": "workspace:*",
3737
"jsdom": "^26.1.0",
38-
"octokit": "^4.1.3",
38+
"octokit": "^5.0.0",
3939
"react": "^19.1.0",
4040
"tsconfig": "workspace:*",
4141
"tsup": "^8.5.0",

0 commit comments

Comments
 (0)