We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tsup
esbuild
1 parent 3ef27be commit a1b4e80Copy full SHA for a1b4e80
packages/toolkit/package.json
@@ -71,7 +71,7 @@
71
"@typescript-eslint/parser": "^6",
72
"axios": "^0.19.2",
73
"console-testing-library": "0.6.1",
74
- "esbuild": "^0.21.5",
+ "esbuild": "^0.23.0",
75
"esbuild-extra": "^0.4.0",
76
"eslint": "^7.25.0",
77
"eslint-config-prettier": "^9.1.0",
@@ -93,7 +93,7 @@
93
"rimraf": "^3.0.2",
94
"size-limit": "^11.0.1",
95
"tslib": "^1.10.0",
96
- "tsup": "^8.1.0",
+ "tsup": "^8.1.2",
97
"tsx": "^3.12.2",
98
"typescript": "^5.4.5",
99
"vite-tsconfig-paths": "^4.3.1",
0 commit comments