File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"homepage" : " https://sourceacademy.org/sicpjs" ,
27
27
"devDependencies" : {
28
28
"@babel/core" : " ^7.26.0" ,
29
- "@babel/node" : " ^7.25 .0" ,
29
+ "@babel/node" : " ^7.26 .0" ,
30
30
"@babel/preset-env" : " ^7.26.0" ,
31
31
"fs-extra" : " ^11.2.0" ,
32
32
"http-server" : " ^14.1.1" ,
Original file line number Diff line number Diff line change 245
245
" @babel/template" " ^7.25.9"
246
246
" @babel/types" " ^7.26.0"
247
247
248
- " @babel/node@^7.25 .0 " :
249
- version "7.25 .0"
250
- resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.25 .0.tgz#ea4511520a20f16b8d18df2c2db90d443929ac6d "
251
- integrity sha512-fgdlIcf1vLeZ6gUHcl799Wbk6no5tnkGi6t1gpAb1a97ZB+KCRp8Sgb7acGTjnFhOzqzcsbJ4+wzewqb6JM0tA ==
248
+ " @babel/node@^7.26 .0 " :
249
+ version "7.26 .0"
250
+ resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.26 .0.tgz#4b126f4eb56a05a97990a650fae0a24ad9b0c583 "
251
+ integrity sha512-5ASMjh42hbnqyCOK68Q5chh1jKAqn91IswFTN+niwt4FLABhEWCT1tEuuo6mlNQ4WG/oFQLvJ71PaHAKtWtJyA ==
252
252
dependencies :
253
- " @babel/register" " ^7.24.6 "
253
+ " @babel/register" " ^7.25.9 "
254
254
commander "^6.2.0"
255
255
core-js "^3.30.2"
256
256
node-environment-flags "^1.0.5"
803
803
" @babel/types" " ^7.4.4"
804
804
esutils "^2.0.2"
805
805
806
- " @babel/register@^7.24.6 " :
807
- version "7.24.6 "
808
- resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.24.6 .tgz#59e21dcc79e1d04eed5377633b0f88029a6bef9e "
809
- integrity sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w ==
806
+ " @babel/register@^7.25.9 " :
807
+ version "7.25.9 "
808
+ resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.25.9 .tgz#1c465acf7dc983d70ccc318eb5b887ecb04f021b "
809
+ integrity sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA ==
810
810
dependencies :
811
811
clone-deep "^4.0.1"
812
812
find-cache-dir "^2.0.0"
You can’t perform that action at this time.
0 commit comments