Skip to content

Commit f472a86

Browse files
committed
upgrade deps && docs [skip ci]
1 parent a72783d commit f472a86

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-19_08:34:42
1+
2025-05-19_16:31:17

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "^19.1.4",
3030
"@types/react-dom": "^19.1.5",
3131
"@vitejs/plugin-react": "^4.4.1",
32-
"@vitest/coverage-v8": "^3.1.3",
32+
"@vitest/coverage-v8": "^3.1.4",
3333
"esbuild-plugin-css-module": "^0.1.0",
3434
"esbuild-plugin-react18": "^0.2.6",
3535
"esbuild-plugin-react18-css": "workspace:*",
@@ -42,7 +42,7 @@
4242
"typedoc": "^0.28.4",
4343
"typescript": "^5.8.3",
4444
"vite-tsconfig-paths": "^5.1.4",
45-
"vitest": "^3.1.3"
45+
"vitest": "^3.1.4"
4646
},
4747
"peerDependencies": {
4848
"@types/react": "16.8 - 18",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/node": "^22.15.19",
34-
"@vitest/coverage-v8": "^3.1.3",
34+
"@vitest/coverage-v8": "^3.1.4",
3535
"esbuild": "^0.25.4",
3636
"octokit": "^4.1.3",
3737
"tiny-glob": "^0.2.9",
@@ -43,7 +43,7 @@
4343
"typedoc-plugin-rename-defaults": "^0.7.3",
4444
"typedoc-plugin-zod": "^1.4.1",
4545
"typescript": "^5.8.3",
46-
"vitest": "^3.1.3"
46+
"vitest": "^3.1.4"
4747
},
4848
"funding": {
4949
"type": "github",

lib/example2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "^19.1.4",
3030
"@types/react-dom": "^19.1.5",
3131
"@vitejs/plugin-react": "^4.4.1",
32-
"@vitest/coverage-v8": "^3.1.3",
32+
"@vitest/coverage-v8": "^3.1.4",
3333
"esbuild-plugin-css-module": "^0.1.0",
3434
"esbuild-plugin-react18": "^0.2.6",
3535
"esbuild-plugin-react18-css": "workspace:*",
@@ -42,7 +42,7 @@
4242
"typedoc": "^0.28.4",
4343
"typescript": "^5.8.3",
4444
"vite-tsconfig-paths": "^5.1.4",
45-
"vitest": "^3.1.3"
45+
"vitest": "^3.1.4"
4646
},
4747
"peerDependencies": {
4848
"@types/react": "16.8 - 18",

0 commit comments

Comments
 (0)