File tree Expand file tree Collapse file tree 2 files changed +288
-22
lines changed Expand file tree Collapse file tree 2 files changed +288
-22
lines changed Original file line number Diff line number Diff line change 22
22
"author" : " NUSModifications" ,
23
23
"license" : " MIT" ,
24
24
"devDependencies" : {
25
- "@babel/cli" : " 7.22.9 " ,
26
- "@babel/core" : " 7.22.9 " ,
25
+ "@babel/cli" : " 7.22.10 " ,
26
+ "@babel/core" : " 7.22.10 " ,
27
27
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
28
28
"@babel/plugin-proposal-nullish-coalescing-operator" : " 7.18.6" ,
29
29
"@babel/plugin-proposal-object-rest-spread" : " 7.20.7" ,
30
30
"@babel/plugin-proposal-optional-chaining" : " 7.21.0" ,
31
31
"@babel/plugin-syntax-dynamic-import" : " 7.8.3" ,
32
32
"@babel/plugin-transform-react-constant-elements" : " 7.22.5" ,
33
33
"@babel/plugin-transform-react-inline-elements" : " 7.22.5" ,
34
- "@babel/preset-env" : " 7.22.9 " ,
34
+ "@babel/preset-env" : " 7.22.10 " ,
35
35
"@babel/preset-react" : " 7.22.5" ,
36
36
"@babel/preset-typescript" : " 7.22.5" ,
37
37
"@packtracker/webpack-plugin" : " 2.3.0" ,
You can’t perform that action at this time.
0 commit comments