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 f15af58 commit f540b05Copy full SHA for f540b05
2 files changed
package.json
@@ -28,7 +28,7 @@
28
"bson-objectid": "^2.0.4",
29
"dot-prop": "^10.1.0",
30
"fast-glob": "^3.3.3",
31
- "nanoid": "^5.1.15",
+ "nanoid": "^5.1.16",
32
"nanoid-dictionary": "^5.0.0",
33
"pino": "^10.3.1",
34
"pino-pretty": "^13.1.3",
@@ -38,12 +38,12 @@
38
"devDependencies": {
39
"@changesets/cli": "^2.31.0",
40
"@types/node": "^25.9.4",
41
- "@typescript/native-preview": "^7.0.0-dev.20260621.1",
+ "@typescript/native-preview": "^7.0.0-dev.20260702.3",
42
"@vitest/coverage-v8": "^4.1.9",
43
"adio": "^3.0.1",
44
"happy-dom": "^20.10.6",
45
- "oxfmt": "^0.55.0",
46
- "oxlint": "^1.70.0",
+ "oxfmt": "^0.57.0",
+ "oxlint": "^1.72.0",
47
"vitest": "^4.1.9"
48
},
49
"scripts": {
0 commit comments