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 83ee05f commit 20dfccdCopy full SHA for 20dfccd
package.json
@@ -9,7 +9,7 @@
9
"minireset.css": "^0.0.7"
10
},
11
"devDependencies": {
12
- "@babel/core": "7.24.4",
+ "@babel/core": "7.24.5",
13
"@babel/plugin-proposal-class-properties": "7.18.6",
14
"@babel/plugin-proposal-decorators": "7.24.1",
15
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
@@ -19,7 +19,7 @@
19
"@babel/plugin-proposal-throw-expressions": "7.24.1",
20
"@babel/plugin-syntax-dynamic-import": "7.8.3",
21
"@babel/plugin-syntax-import-meta": "7.10.4",
22
- "@babel/preset-env": "7.24.4",
+ "@babel/preset-env": "7.24.5",
23
"babel-loader": "8.3.0",
24
"browser-sync": "2.29.3",
25
"gulp": "4.0.2",
0 commit comments