Skip to content

Commit 5aeef32

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 32f7ed8 commit 5aeef32

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-12-08_08:38:24
1+
2025-12-08_16:35:39

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@types/node": "^24.10.1",
2929
"@types/react": "^19.2.7",
3030
"@types/react-dom": "^19.2.3",
31-
"@vitejs/plugin-react": "^5.1.1",
31+
"@vitejs/plugin-react": "^5.1.2",
3232
"@vitest/coverage-v8": "^4.0.15",
3333
"esbuild-plugin-css-module": "^0.1.0",
3434
"esbuild-plugin-react18": "^0.2.6",
3535
"esbuild-plugin-react18-css": "workspace:*",
3636
"eslint-config-custom": "workspace:*",
37-
"jsdom": "^27.2.0",
37+
"jsdom": "^27.3.0",
3838
"octokit": "^5.0.5",
3939
"react": "^19.2.1",
4040
"tsconfig": "workspace:*",

lib/example2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@types/node": "^24.10.1",
2929
"@types/react": "^19.2.7",
3030
"@types/react-dom": "^19.2.3",
31-
"@vitejs/plugin-react": "^5.1.1",
31+
"@vitejs/plugin-react": "^5.1.2",
3232
"@vitest/coverage-v8": "^4.0.15",
3333
"esbuild-plugin-css-module": "^0.1.0",
3434
"esbuild-plugin-react18": "^0.2.6",
3535
"esbuild-plugin-react18-css": "workspace:*",
3636
"eslint-config-custom": "workspace:*",
37-
"jsdom": "^27.2.0",
37+
"jsdom": "^27.3.0",
3838
"octokit": "^5.0.5",
3939
"react": "^19.2.1",
4040
"tsconfig": "workspace:*",

0 commit comments

Comments
 (0)