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 7b15ed1 commit 4ac36b2Copy full SHA for 4ac36b2
package.json
@@ -54,8 +54,8 @@
54
"tslib": "^2.5.0"
55
},
56
"devDependencies": {
57
- "@babel/core": "7.28.4",
58
- "@babel/preset-env": "7.28.3",
+ "@babel/core": "7.28.5",
+ "@babel/preset-env": "7.28.5",
59
"@babel/preset-typescript": "7.27.1",
60
"@changesets/changelog-github": "0.5.1",
61
"@changesets/cli": "2.29.7",
@@ -78,7 +78,7 @@
78
"husky": "9.1.7",
79
"jest": "30.2.0",
80
"json-bigint-patch": "0.0.8",
81
- "lint-staged": "16.2.5",
+ "lint-staged": "16.2.6",
82
"mockdate": "3.0.5",
83
"mongodb": "6.20.0",
84
"prettier": "3.6.2",
0 commit comments