From 744bb3ae1f0d1fd75e9ea83f6b769ae32b9d714d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 03:59:01 +0000 Subject: [PATCH] Update from copier (2025-10-12T03:59:01) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- js/package.json | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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",