diff --git a/.copier-answers.yaml b/.copier-answers.yaml index c1b0a21..4dced41 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 74b8054 +_commit: f812aaa _src_path: https://github.com/python-project-templates/base.git add_docs: true add_extension: js diff --git a/js/package.json b/js/package.json index 72930fb..b777565 100644 --- a/js/package.json +++ b/js/package.json @@ -45,7 +45,11 @@ "@playwright/test": "^1.55.1", "@prospective.co/procss": "^0.1.17", "cpy": "^12.0.1", +<<<<<<< before updating "esbuild": "^0.25.9", +======= + "esbuild": "^0.25.10", +>>>>>>> after updating "esbuild-plugin-less": "^1.3.27", "http-server": "^14.1.1", "nodemon": "^3.1.10",