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 9878444 commit b5aeab7Copy full SHA for b5aeab7
package.json
@@ -18,12 +18,12 @@
18
"test": "nps test"
19
},
20
"devDependencies": {
21
- "@babel/core": "7.24.5",
22
- "@babel/eslint-parser": "7.24.5",
23
- "@babel/plugin-syntax-jsx": "7.24.1",
+ "@babel/core": "7.28.4",
+ "@babel/eslint-parser": "7.28.4",
+ "@babel/plugin-syntax-jsx": "7.27.1",
24
"@babel/plugin-syntax-top-level-await": "7.14.5",
25
- "@babel/plugin-transform-modules-commonjs": "7.24.1",
26
- "@babel/preset-env": "7.24.5",
+ "@babel/plugin-transform-modules-commonjs": "7.27.1",
+ "@babel/preset-env": "7.28.3",
27
"@iktakahiro/markdown-it-katex": "4.0.1",
28
"@openinf/util-text": "1.1.2",
29
"@shopify/prettier-plugin-liquid": "1.5.0",
0 commit comments