Skip to content

Commit 74c8663

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 9c9131e commit 74c8663

File tree

5 files changed

+27
-17
lines changed

5 files changed

+27
-17
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-16_08:16:30
1+
2025-05-16_16:14:14

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"esbuild": "^0.25.4",
3232
"esbuild-plugin-react18-css": "^0.0.4",
3333
"tiny-glob": "^0.2.9",
34-
"tsup": "^8.4.0",
34+
"tsup": "^8.5.0",
3535
"typescript": "^5.8.3",
3636
"vite-tsconfig-paths": "^5.1.4",
3737
"vitest": "^3.1.3"

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/jest": "^29.5.14",
2525
"@types/node": "^22.15.18",
2626
"jest": "^29.7.0",
27-
"tsup": "^8.4.0",
27+
"tsup": "^8.5.0",
2828
"typescript": "^5.8.3"
2929
}
3030
}

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jsdom": "^26.1.0",
3333
"react": "^19.1.0",
3434
"react-dom": "^19.1.0",
35-
"tsup": "^8.4.0",
35+
"tsup": "^8.5.0",
3636
"typescript": "^5.8.3",
3737
"vite-tsconfig-paths": "^5.1.4",
3838
"vitest": "^3.1.3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)