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 19cf2bf commit c4c5499Copy full SHA for c4c5499
package.json
@@ -70,10 +70,10 @@
70
},
71
"dependencies": {},
72
"devDependencies": {
73
- "@babel/core": "7.27.7",
74
- "@babel/plugin-transform-destructuring": "7.27.7",
+ "@babel/core": "7.28.0",
+ "@babel/plugin-transform-destructuring": "7.28.0",
75
"@babel/plugin-transform-for-of": "7.27.1",
76
- "@babel/preset-env": "7.27.2",
+ "@babel/preset-env": "7.28.0",
77
"@commitlint/cli": "19.8.1",
78
"@js-library/commitlint-config": "0.0.4",
79
"@node-loader/babel": "2.1.0",
0 commit comments