Skip to content

Commit 3a10a8a

Browse files
authored
Merge pull request #27 from python-project-templates/copier-update-2025-05-09T19-10-18
Update from copier (2025-05-09T19:10:18)
2 parents e2d617d + c0f6b16 commit 3a10a8a

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
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: 3d9a86d
2+
_commit: a669f79
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: js
55

js/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
},
4242
"dependencies": {},
4343
"devDependencies": {
44-
"@finos/perspective-esbuild-plugin": "^3.1.3",
45-
"@playwright/test": "^1.47.0",
44+
"@finos/perspective-esbuild-plugin": "^3.2.1",
45+
"@playwright/test": "^1.52.0",
4646
"@prospective.co/procss": "^0.1.16",
4747
"cpy": "^11.1.0",
48-
"esbuild": "^0.25.3",
49-
"esbuild-plugin-less": "^1.3.21",
48+
"esbuild": "^0.25.4",
49+
"esbuild-plugin-less": "^1.3.22",
5050
"http-server": "^14.1.1",
5151
"nodemon": "^3.1.10",
5252
"npm-run-all": "^4.1.5",
53-
"prettier": "^3.3.3",
54-
"typescript": "^5.6.2"
53+
"prettier": "^3.5.3",
54+
"typescript": "^5.8.3"
5555
}
5656
}

js/pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)