Skip to content

Commit a1b4e80

Browse files
committed
Bump tsup and esbuild
1 parent 3ef27be commit a1b4e80

File tree

2 files changed

+337
-44
lines changed

2 files changed

+337
-44
lines changed

packages/toolkit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/parser": "^6",
7272
"axios": "^0.19.2",
7373
"console-testing-library": "0.6.1",
74-
"esbuild": "^0.21.5",
74+
"esbuild": "^0.23.0",
7575
"esbuild-extra": "^0.4.0",
7676
"eslint": "^7.25.0",
7777
"eslint-config-prettier": "^9.1.0",
@@ -93,7 +93,7 @@
9393
"rimraf": "^3.0.2",
9494
"size-limit": "^11.0.1",
9595
"tslib": "^1.10.0",
96-
"tsup": "^8.1.0",
96+
"tsup": "^8.1.2",
9797
"tsx": "^3.12.2",
9898
"typescript": "^5.4.5",
9999
"vite-tsconfig-paths": "^4.3.1",

0 commit comments

Comments
 (0)