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.
1 parent f434dac commit 3812fdeCopy full SHA for 3812fde
package.json
@@ -51,8 +51,8 @@
51
"@commitlint/config-conventional": "16.2.1",
52
"@rollup/plugin-commonjs": "21.0.2",
53
"@rollup/plugin-node-resolve": "13.1.3",
54
- "@size-limit/preset-big-lib": "7.0.4",
55
- "@types/react": "17.0.40",
+ "@size-limit/preset-big-lib": "7.0.8",
+ "@types/react": "17.0.41",
56
"@typescript-eslint/parser": "5.15.0",
57
"benchmark": "2.1.4",
58
"dtslint": "4.2.1",
@@ -69,7 +69,7 @@
69
"rimraf": "3.0.2",
70
"rollup": "2.70.1",
71
"rollup-plugin-terser": "7.0.2",
72
- "size-limit": "7.0.4",
+ "size-limit": "7.0.8",
73
"typescript": "4.6.2"
74
},
75
"peerDependencies": {
0 commit comments