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.25.2" ,
29
- "@babel/node" : " ^7.25 .0" ,
29
+ "@babel/node" : " ^7.26 .0" ,
30
30
"@babel/preset-env" : " ^7.25.3" ,
31
31
"fs-extra" : " ^11.2.0" ,
32
32
"http-server" : " ^14.1.1" ,
Original file line number Diff line number Diff line change 251
251
js-tokens "^4.0.0"
252
252
picocolors "^1.0.0"
253
253
254
- " @babel/node@^7.25 .0 " :
255
- version "7.25 .0"
256
- resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.25 .0.tgz#ea4511520a20f16b8d18df2c2db90d443929ac6d "
257
- integrity sha512-fgdlIcf1vLeZ6gUHcl799Wbk6no5tnkGi6t1gpAb1a97ZB+KCRp8Sgb7acGTjnFhOzqzcsbJ4+wzewqb6JM0tA ==
254
+ " @babel/node@^7.26 .0 " :
255
+ version "7.26 .0"
256
+ resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.26 .0.tgz#4b126f4eb56a05a97990a650fae0a24ad9b0c583 "
257
+ integrity sha512-5ASMjh42hbnqyCOK68Q5chh1jKAqn91IswFTN+niwt4FLABhEWCT1tEuuo6mlNQ4WG/oFQLvJ71PaHAKtWtJyA ==
258
258
dependencies :
259
- " @babel/register" " ^7.24.6 "
259
+ " @babel/register" " ^7.25.9 "
260
260
commander "^6.2.0"
261
261
core-js "^3.30.2"
262
262
node-environment-flags "^1.0.5"
932
932
" @babel/types" " ^7.4.4"
933
933
esutils "^2.0.2"
934
934
935
- " @babel/register@^7.24.6 " :
936
- version "7.24.6 "
937
- resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.24.6 .tgz#59e21dcc79e1d04eed5377633b0f88029a6bef9e "
938
- integrity sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w ==
935
+ " @babel/register@^7.25.9 " :
936
+ version "7.25.9 "
937
+ resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.25.9 .tgz#1c465acf7dc983d70ccc318eb5b887ecb04f021b "
938
+ integrity sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA ==
939
939
dependencies :
940
940
clone-deep "^4.0.1"
941
941
find-cache-dir "^2.0.0"
You can’t perform that action at this time.
0 commit comments