Skip to content

Commit e2d617d

Browse files
committed
update from copier
1 parent 10582b3 commit e2d617d

File tree

3 files changed

+122
-122
lines changed

3 files changed

+122
-122
lines changed

.copier-answers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: c9dacb5
2+
_commit: 3d9a86d
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: js
55
email: 3105306+timkpaine@users.noreply.github.com

js/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "python-template-js",
3-
"version": "0.1.10",
3+
"version": "0.1.0",
44
"description": "A JavaScript-Python project template",
55
"repository": "git@github.com:python-project-templates/python-template-js.git",
66
"author": "Python Project Template Authors <3105306+timkpaine@users.noreply.github.com>",
@@ -45,10 +45,10 @@
4545
"@playwright/test": "^1.47.0",
4646
"@prospective.co/procss": "^0.1.16",
4747
"cpy": "^11.1.0",
48-
"esbuild": "^0.25.0",
49-
"esbuild-plugin-less": "^1.3.9",
48+
"esbuild": "^0.25.3",
49+
"esbuild-plugin-less": "^1.3.21",
5050
"http-server": "^14.1.1",
51-
"nodemon": "^3.1.4",
51+
"nodemon": "^3.1.10",
5252
"npm-run-all": "^4.1.5",
5353
"prettier": "^3.3.3",
5454
"typescript": "^5.6.2"

0 commit comments

Comments
 (0)