File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 37f89c1
2+ _commit : b3bc450
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : js
Original file line number Diff line number Diff line change 4545 "@playwright/test" : " ^1.57.0" ,
4646 "@prospective.co/procss" : " ^0.1.17" ,
4747 "cpy" : " ^12.1.0" ,
48- "esbuild" : " ^0.27.0 " ,
48+ "esbuild" : " ^0.27.2 " ,
4949 "esbuild-plugin-less" : " ^1.3.35" ,
5050 "http-server" : " ^14.1.1" ,
5151 "nodemon" : " ^3.1.11" ,
5252 "npm-run-all" : " ^4.1.5" ,
53- "prettier" : " ^3.7.4 " ,
53+ "prettier" : " ^3.8.1 " ,
5454 "typescript" : " ^5.9.3"
5555 }
5656}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ requires = [
33 " hatchling" ,
44 " hatch-js" ,
55]
6- build-backend = " hatchling.build"
6+ build-backend = " hatchling.build"
77
88[project ]
99name = " python-template-js"
You can’t perform that action at this time.
0 commit comments