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.
nolyfill
1 parent fea2827 commit 55e1597Copy full SHA for 55e1597
package.json
@@ -51,18 +51,19 @@
51
"access": "public"
52
},
53
"devDependencies": {
54
- "@size-limit/preset-small-lib": "^11.0.1",
55
- "@vitest/coverage-v8": "^1.0.2",
56
- "@vitest/ui": "^1.0.2",
57
- "eslint": "^8.55.0",
58
- "size-limit": "^11.0.1",
59
- "tsd": "^0.30.1",
+ "@size-limit/preset-small-lib": "^11.0.2",
+ "@vitest/coverage-v8": "^1.3.1",
+ "@vitest/ui": "^1.3.1",
+ "eslint": "^8.57.0",
+ "size-limit": "^11.0.2",
+ "tsd": "^0.30.6",
60
"typescript": "^5.3.3",
61
- "vitest": "^1.0.2"
+ "vitest": "^1.3.1"
62
63
"pnpm": {
64
"overrides": {
65
- "has": "npm:@nolyfill/has@latest"
+ "has": "npm:@nolyfill/has@latest",
66
+ "hasown": "npm:@nolyfill/hasown@latest"
67
}
68
69
0 commit comments