File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"@esbuild-plugins/node-globals-polyfill" : " 0.2.3" ,
11
11
"@types/assert" : " 1.5.11" ,
12
12
"@types/land-notebook-renderer" : " 1.72.3" ,
13
- "@types/node" : " 20 .x" ,
13
+ "@types/node" : " 22 .x" ,
14
14
"assert" : " 2.1.0" ,
15
- "concurrently" : " 9.1.0 " ,
15
+ "concurrently" : " 9.1.2 " ,
16
16
"css-loader" : " 7.1.2" ,
17
- "esbuild" : " 0.24.0 " ,
17
+ "esbuild" : " 0.24.2 " ,
18
18
"glob" : " 11.0.0" ,
19
19
"npm-run-all" : " 4.1.5" ,
20
20
"process" : " 0.11.10" ,
Original file line number Diff line number Diff line change 8
8
"postversion" : " git push && git push --tags"
9
9
},
10
10
"dependencies" : {
11
- "chalk" : " 5.3.0 " ,
11
+ "chalk" : " 5.4.1 " ,
12
12
"fast-plist" : " 0.1.3" ,
13
13
"request-light" : " 0.8.0" ,
14
14
"which" : " 5.0.0" ,
15
15
"yosay" : " 3.0.0"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " 18.19.57 " ,
18
+ "@types/node" : " 22.10.5 " ,
19
19
"jsonc-parser" : " 3.3.1"
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments