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 3743b01 commit 312e872Copy full SHA for 312e872
package.json
@@ -47,9 +47,9 @@
47
"@commitlint/config-conventional": "15.0.0",
48
"@rollup/plugin-commonjs": "21.0.1",
49
"@rollup/plugin-node-resolve": "13.0.6",
50
- "@size-limit/preset-big-lib": "5.0.3",
+ "@size-limit/preset-big-lib": "7.0.4",
51
"@types/react": "17.0.37",
52
- "@typescript-eslint/parser": "5.5.0",
+ "@typescript-eslint/parser": "5.6.0",
53
"benchmark": "2.1.4",
54
"dtslint": "4.2.1",
55
"eslint": "8.4.0",
@@ -65,7 +65,7 @@
65
"rimraf": "3.0.2",
66
"rollup": "2.60.2",
67
"rollup-plugin-terser": "7.0.2",
68
- "size-limit": "5.0.3",
+ "size-limit": "7.0.4",
69
"typescript": "4.5.2"
70
},
71
"peerDependencies": {
0 commit comments