File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.39" ,
4
4
"engines" : {
5
5
"yarn" : " >=1.7.0 <2" ,
6
- "node" : " >=14.18.0 "
6
+ "node" : " >=18 "
7
7
},
8
8
"description" : " Helps to setup the project structure for developing extensions to the Theia IDE" ,
9
9
"repository" : {
Original file line number Diff line number Diff line change @@ -1671,7 +1671,7 @@ glob@^10.2.2:
1671
1671
1672
1672
glob@^10.3.7 :
1673
1673
version "10.4.5"
1674
- resolved "https://registry.yarnpkg.com /glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956 "
1674
+ resolved "https://registry.npmjs.org /glob/-/glob-10.4.5.tgz"
1675
1675
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
1676
1676
dependencies :
1677
1677
foreground-child "^3.1.0"
@@ -3567,7 +3567,7 @@ rimraf@^3.0.0, rimraf@^3.0.2:
3567
3567
3568
3568
rimraf@^5.0.0 :
3569
3569
version "5.0.10"
3570
- resolved "https://registry.yarnpkg.com /rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
3570
+ resolved "https://registry.npmjs.org /rimraf/-/rimraf-5.0.10.tgz"
3571
3571
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
3572
3572
dependencies :
3573
3573
glob "^10.3.7"
You can’t perform that action at this time.
0 commit comments