Skip to content

Commit f77afc5

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 57936b1 commit f77afc5

File tree

4 files changed

+5
-5
lines changed

4 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-08-19_01:57:40
1+
2025-08-19_08:33:05

examples/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"@types/react-dom": "^19.1.7",
2323
"@typescript-eslint/eslint-plugin": "^8.40.0",
2424
"@typescript-eslint/parser": "^8.40.0",
25-
"@vitejs/plugin-react-swc": "^4.0.0",
25+
"@vitejs/plugin-react-swc": "^4.0.1",
2626
"eslint": "^9.33.0",
2727
"eslint-plugin-react-hooks": "^5.2.0",
2828
"eslint-plugin-react-refresh": "^0.4.20",
2929
"typescript": "^5.9.2",
30-
"vite": "^7.1.2"
30+
"vite": "^7.1.3"
3131
}
3232
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^24.3.0",
2929
"@types/react": "^19.1.10",
3030
"@types/react-dom": "^19.1.7",
31-
"@vitejs/plugin-react": "^5.0.0",
31+
"@vitejs/plugin-react": "^5.0.1",
3232
"@vitest/coverage-v8": "^3.2.4",
3333
"esbuild-plugin-css-module": "^0.1.0",
3434
"esbuild-plugin-react18": "^0.2.6",

lib/example2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^24.3.0",
2929
"@types/react": "^19.1.10",
3030
"@types/react-dom": "^19.1.7",
31-
"@vitejs/plugin-react": "^5.0.0",
31+
"@vitejs/plugin-react": "^5.0.1",
3232
"@vitest/coverage-v8": "^3.2.4",
3333
"esbuild-plugin-css-module": "^0.1.0",
3434
"esbuild-plugin-react18": "^0.2.6",

0 commit comments

Comments
 (0)