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 3f44166 commit 291357bCopy full SHA for 291357b
package.json
@@ -43,11 +43,11 @@
43
"yargs": "17.7.2"
44
},
45
"devDependencies": {
46
- "@babel/core": "7.27.1",
47
- "@babel/plugin-transform-runtime": "7.27.1",
+ "@babel/core": "7.27.4",
+ "@babel/plugin-transform-runtime": "7.27.4",
48
"@babel/preset-env": "7.27.2",
49
"@babel/preset-react": "7.27.1",
50
- "parcel": "2.15.0",
+ "parcel": "2.15.2",
51
"process": "0.11.10"
52
53
"nodemonConfig": {
0 commit comments