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 0ca467a commit 2fef155Copy full SHA for 2fef155
package.json
@@ -73,10 +73,10 @@
73
"@trie-data-structure/uncompressed-trie": "^1.0.0"
74
},
75
"devDependencies": {
76
- "@babel/core": "7.25.2",
77
- "@babel/plugin-transform-destructuring": "7.24.8",
78
- "@babel/plugin-transform-for-of": "7.24.7",
79
- "@babel/preset-env": "7.25.4",
+ "@babel/core": "7.25.7",
+ "@babel/plugin-transform-destructuring": "7.25.7",
+ "@babel/plugin-transform-for-of": "7.25.7",
+ "@babel/preset-env": "7.25.7",
80
"@commitlint/cli": "19.5.0",
81
"@js-library/commitlint-config": "0.0.4",
82
"@node-loader/babel": "2.1.0",
0 commit comments