Skip to content

Commit 84e8876

Browse files
committed
upgrade deps && docs [skip ci]
1 parent a41b0b4 commit 84e8876

File tree

5 files changed

+58
-58
lines changed

5 files changed

+58
-58
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-08-19_01:37:32
1+
2025-08-19_08:27:22

examples/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@repo/typescript-config": "workspace:*",
2626
"@types/react": "^19.1.10",
2727
"@types/react-dom": "^19.1.7",
28-
"@vitejs/plugin-react": "^5.0.0",
28+
"@vitejs/plugin-react": "^5.0.1",
2929
"typescript": "^5.9.2",
30-
"vite": "^7.1.2"
30+
"vite": "^7.1.3"
3131
}
3232
}

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"esbuild-plugin-react18": "^0.2.6",
3232
"tsup": "^8.5.0",
3333
"typescript": "^5.9.2",
34-
"vite": "^7.1.2",
34+
"vite": "^7.1.3",
3535
"vite-tsconfig-paths": "^5.1.4",
3636
"vitest": "^3.2.4"
3737
},

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/node": "^24.3.0",
2525
"@types/react": "^19.1.10",
2626
"@types/react-dom": "^19.1.7",
27-
"@vitejs/plugin-react": "^5.0.0",
27+
"@vitejs/plugin-react": "^5.0.1",
2828
"@vitest/coverage-v8": "^3.2.4",
2929
"esbuild-plugin-react18": "^0.2.6",
3030
"esbuild-plugin-react18-css": "^0.0.4",

pnpm-lock.yaml

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)