We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e964019 commit 3f6bbfcCopy full SHA for 3f6bbfc
3 files changed
package.json
@@ -41,7 +41,7 @@
41
"@types/node-fetch": "^2.5.12",
42
"@types/react": "^19.2.14",
43
"@types/react-dom": "^19.2.3",
44
- "esbuild": "^0.27.0",
+ "esbuild": "^0.28.0",
45
"esbuild-jest": "^0.5.0",
46
"eslint": "^10.0.0",
47
"eslint-plugin-react-hooks": "7.0.1",
packages/core/package.json
@@ -268,7 +268,7 @@
268
"date-fns": "^4.0.0",
269
"decimal.js": "^10.4.1",
270
"dumb-passwords": "^0.2.1",
271
272
"express": "^4.19.2",
273
"fast-deep-equal": "^3.1.3",
274
"fs-extra": "^11.0.0",
0 commit comments