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 e675835 commit f3b9c03Copy full SHA for f3b9c03
2 files changed
package.json
@@ -56,20 +56,20 @@
56
"@changesets/cli": "^2.31.0",
57
"@commitlint/cli": "^21.0.2",
58
"@commitlint/config-conventional": "^21.0.2",
59
- "@resolid/config": "^5.3.22",
60
- "@types/node": "^24.13.0",
+ "@resolid/config": "^5.3.23",
+ "@types/node": "^24.13.1",
61
"@vitest/coverage-v8": "^4.1.8",
62
"lefthook": "^2.1.9",
63
- "oxfmt": "^0.53.0",
64
- "oxlint": "^1.68.0",
+ "oxfmt": "^0.54.0",
+ "oxlint": "^1.69.0",
65
"oxlint-tsgolint": "^0.23.0",
66
"srvx": "^0.11.16",
67
"tsdown": "^0.22.2",
68
"typescript": "^6.0.3",
69
"vitest": "^4.1.8"
70
},
71
"peerDependencies": {
72
- "undici": "^8.3.0"
+ "undici": "^8.4.1"
73
74
"peerDependenciesMeta": {
75
"undici": {
0 commit comments