File tree Expand file tree Collapse file tree 2 files changed +20
-20
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 77 "@codeeditorland/test-cli" : " 0.0.1" ,
88 "@codeeditorland/test-electron" : " 0.0.1" ,
99 "@codeeditorland/test-web" : " 0.0.1" ,
10- "@esbuild-plugins/node-globals-polyfill" : " ^ 0.2.3" ,
11- "@types/assert" : " ^ 1.5.11" ,
12- "@types/land-notebook-renderer" : " ^ 1.72.3" ,
10+ "@esbuild-plugins/node-globals-polyfill" : " 0.2.3" ,
11+ "@types/assert" : " 1.5.11" ,
12+ "@types/land-notebook-renderer" : " 1.72.3" ,
1313 "@types/node" : " 20.x" ,
14- "assert" : " ^ 2.1.0" ,
15- "concurrently" : " ^ 9.1.0" ,
16- "css-loader" : " ^ 7.1.2" ,
17- "esbuild" : " ^ 0.24.0" ,
18- "glob" : " ^ 11.0.0" ,
19- "npm-run-all" : " ^ 4.1.5" ,
20- "process" : " ^ 0.11.10" ,
21- "style-loader" : " ^ 4.0.0" ,
22- "ts-loader" : " ^ 9.5.1" ,
23- "util" : " ^ 0.12.5"
14+ "assert" : " 2.1.0" ,
15+ "concurrently" : " 9.1.0" ,
16+ "css-loader" : " 7.1.2" ,
17+ "esbuild" : " 0.24.0" ,
18+ "glob" : " 11.0.0" ,
19+ "npm-run-all" : " 4.1.5" ,
20+ "process" : " 0.11.10" ,
21+ "style-loader" : " 4.0.0" ,
22+ "ts-loader" : " 9.5.1" ,
23+ "util" : " 0.12.5"
2424 },
2525 "devDependencies" : {}
2626}
Original file line number Diff line number Diff line change 88 "postversion" : " git push && git push --tags"
99 },
1010 "dependencies" : {
11- "chalk" : " ^ 5.3.0" ,
12- "fast-plist" : " ^ 0.1.3" ,
13- "request-light" : " ^ 0.8.0" ,
14- "which" : " ^ 5.0.0" ,
15- "yosay" : " ^ 3.0.0"
11+ "chalk" : " 5.3.0" ,
12+ "fast-plist" : " 0.1.3" ,
13+ "request-light" : " 0.8.0" ,
14+ "which" : " 5.0.0" ,
15+ "yosay" : " 3.0.0"
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^ 18.19.57" ,
19- "jsonc-parser" : " ^ 3.3.1"
18+ "@types/node" : " 18.19.57" ,
19+ "jsonc-parser" : " 3.3.1"
2020 }
2121}
You can’t perform that action at this time.
0 commit comments