Skip to content

Commit 7611bd7

Browse files
Update from Copier (2026-09-06T09-24-27Z)
Signed-off-by: python-templates-copier-update[bot] <python-templates-copier-update[bot]@users.noreply.github.com>
1 parent e4e7b6d commit 7611bd7

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.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: dcfbd4b
2+
_commit: 552b2de
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: cppjswasm

js/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,20 @@
4949
},
5050
"dependencies": {},
5151
"devDependencies": {
52-
"@playwright/test": "^1.62.0",
52+
"@playwright/test": "^1.62.1",
5353
"cpy": "^13.2.2",
5454
"esbuild": "^0.28.2",
5555
"lightningcss": "^1.33.0",
5656
"http-server": "^14.1.1",
5757
"nodemon": "^3.1.14",
5858
"npm-run-all": "^4.1.5",
59+
<<<<<<< before updating
5960
"oxfmt": "^0.65.0",
6061
"oxlint": "^1.80.0",
62+
=======
63+
"oxfmt": "^0.66.0",
64+
"oxlint": "^1.81.0",
65+
>>>>>>> after updating
6166
"typescript": "^7.0.2"
6267
}
6368
}

0 commit comments

Comments
 (0)