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 c3dbb5c commit 99989fbCopy full SHA for 99989fb
2 files changed
package.json
@@ -49,8 +49,8 @@
49
"@commitlint/config-conventional": "^20.5.0",
50
"@cspell/eslint-plugin": "^10.0.0",
51
"@eslint/js": "^9.39.4",
52
- "@size-limit/preset-small-lib": "^12.0.1",
53
- "@size-limit/time": "^12.0.1",
+ "@size-limit/preset-small-lib": "^12.1.0",
+ "@size-limit/time": "^12.1.0",
54
"@types/node": "^24.12.2",
55
"@vitest/coverage-v8": "^4.1.4",
56
"bumpp": "^11.0.1",
@@ -62,8 +62,8 @@
62
"nano-staged": "^1.0.2",
63
"neostandard": "^0.13.0",
64
"simple-git-hooks": "^2.13.1",
65
- "size-limit": "^12.0.1",
66
- "tsdown": "^0.21.7",
+ "size-limit": "^12.1.0",
+ "tsdown": "^0.21.8",
67
"typedoc": "^0.28.19",
68
"typescript": "~6.0.2",
69
"vitest": "^4.1.4"
0 commit comments