Skip to content

Commit ae97a7c

Browse files
authored
Merge pull request #71 from python-project-templates/copier-update-2025-11-01T17-03-47
Update from copier (2025-11-01T17:03:47)
2 parents 774e4e5 + f2e4706 commit ae97a7c

File tree

4 files changed

+154
-154
lines changed

4 files changed

+154
-154
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: b130c83
2+
_commit: 68f3543
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"dependencies": {},
4343
"devDependencies": {
4444
"@finos/perspective-esbuild-plugin": "^3.2.1",
45-
"@playwright/test": "^1.55.1",
45+
"@playwright/test": "^1.56.1",
4646
"@prospective.co/procss": "^0.1.17",
47-
"cpy": "^12.0.1",
48-
"esbuild": "^0.25.10",
49-
"esbuild-plugin-less": "^1.3.27",
47+
"cpy": "^12.1.0",
48+
"esbuild": "^0.25.11",
49+
"esbuild-plugin-less": "^1.3.28",
5050
"http-server": "^14.1.1",
5151
"nodemon": "^3.1.10",
5252
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)