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 97c5ce9 commit 5a5a2d3Copy full SHA for 5a5a2d3
package.json
@@ -65,7 +65,8 @@
65
"@pika/plugin-build-web": "0.9.2",
66
"@pika/plugin-bundle-types": "0.9.2",
67
"@pika/plugin-standard-pkg": "0.9.2",
68
- "@size-limit/preset-small-lib": "5.0.5",
+ "@size-limit/esbuild": "11.1.3",
69
+ "@size-limit/file": "11.1.3",
70
"@superdispatch/babel-preset": "0.5.0",
71
"@superdispatch/eslint-plugin": "0.5.0",
72
"@superdispatch/hooks": "0.12.0",
@@ -84,7 +85,7 @@
84
85
"lint-staged": "11.2.6",
86
"node-fetch": "2.6.7",
87
"prettier": "2.7.1",
- "size-limit": "5.0.5",
88
+ "size-limit": "11.1.3",
89
"typescript": "4.6.4",
90
"uritemplate-test": "https://github.com/uri-templates/uritemplate-test"
91
},
0 commit comments