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.
2 parents 66debde + 3ebc496 commit b2fe2c1Copy full SHA for b2fe2c1
package.json
@@ -50,7 +50,7 @@
50
"@rollup/plugin-json": "^6.0.0",
51
"@rollup/plugin-node-resolve": "^15.1.0",
52
"@rollup/plugin-terser": "^0.4.3",
53
- "@rollup/plugin-typescript": "^11.1.2",
+ "@rollup/plugin-typescript": "^12.1.1",
54
"@testing-library/dom": "^10.4.0",
55
"@testing-library/jest-dom": "^6.4.8",
56
"@testing-library/react": "^16.0.0",
@@ -63,7 +63,7 @@
63
"@types/react": "^18.0.3",
64
"@types/react-dom": "^18.0.0",
65
"@types/react-test-renderer": "^18.0.0",
66
- "esbuild": "^0.23.0",
+ "esbuild": "^0.24.0",
67
"eslint": "^9.8.0",
68
"jest": "^29.7.0",
69
"jest-environment-jsdom": "^29.7.0",
0 commit comments