Skip to content

Commit 5d95330

Browse files
Update from copier (2025-10-12T05:13:29)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a13ed1 commit 5d95330

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 74b8054
2+
_commit: f812aaa
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: js

js/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@
4545
"@playwright/test": "^1.55.1",
4646
"@prospective.co/procss": "^0.1.17",
4747
"cpy": "^12.0.1",
48+
<<<<<<< before updating
4849
"esbuild": "^0.25.9",
50+
=======
51+
"esbuild": "^0.25.10",
52+
>>>>>>> after updating
4953
"esbuild-plugin-less": "^1.3.27",
5054
"http-server": "^14.1.1",
5155
"nodemon": "^3.1.10",

0 commit comments

Comments
 (0)