diff --git a/bun.lockb b/bun.lockb index a3ae1b76d..11093e0eb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 01c2be0ea..6f3a8a446 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,6 @@ "lightgallery": "^2.7.2", "maplibre-gl": "^4.5.0", "match-sorter": "^6.3.4", - "patch-package": "^8.0.0", "react": "^18.3.1", "react-aria-components": "^1.3.1", "react-coordinate-input": "^1.0.0", @@ -112,7 +111,6 @@ "lint:css": "prettier app/assets/stylesheets --check", "lint:css:fix": "prettier app/assets/stylesheets --write", "graphql:doc:build": "RAILS_ENV=production bin/rake graphql:schema:idl && spectaql spectaql_config.yml", - "postinstall": "patch-package", "test": "vitest", "coverage": "vitest run --coverage", "up": "bunx npm-check-updates --root --format group -i", @@ -197,6 +195,7 @@ ] }, "patchedDependencies": { - "@gouvfr/dsfr@1.12.1": "patches/@gouvfr%2Fdsfr@1.12.1.patch" + "@gouvfr/dsfr@1.12.1": "patches/@gouvfr%2Fdsfr@1.12.1.patch", + "@hotwired/turbo@7.3.0": "patches/@hotwired%2Fturbo@7.3.0.patch" } } diff --git a/patches/@hotwired+turbo+7.3.0.patch b/patches/@hotwired%2Fturbo@7.3.0.patch similarity index 65% rename from patches/@hotwired+turbo+7.3.0.patch rename to patches/@hotwired%2Fturbo@7.3.0.patch index e19c76115..646a4741e 100644 --- a/patches/@hotwired+turbo+7.3.0.patch +++ b/patches/@hotwired%2Fturbo@7.3.0.patch @@ -1,7 +1,7 @@ -diff --git a/node_modules/@hotwired/turbo/dist/turbo.es2017-esm.js b/node_modules/@hotwired/turbo/dist/turbo.es2017-esm.js +diff --git a/dist/turbo.es2017-esm.js b/dist/turbo.es2017-esm.js index cfe4084..fd54933 100644 ---- a/node_modules/@hotwired/turbo/dist/turbo.es2017-esm.js -+++ b/node_modules/@hotwired/turbo/dist/turbo.es2017-esm.js +--- a/dist/turbo.es2017-esm.js ++++ b/dist/turbo.es2017-esm.js @@ -802,6 +802,7 @@ class FormSubmission { var _a; this.state = FormSubmissionState.stopped; @@ -10,10 +10,10 @@ index cfe4084..fd54933 100644 this.resetSubmitterText(); dispatch("turbo:submit-end", { target: this.formElement, -diff --git a/node_modules/@hotwired/turbo/dist/turbo.es2017-umd.js b/node_modules/@hotwired/turbo/dist/turbo.es2017-umd.js +diff --git a/dist/turbo.es2017-umd.js b/dist/turbo.es2017-umd.js index 303ecf2..08dd969 100644 ---- a/node_modules/@hotwired/turbo/dist/turbo.es2017-umd.js -+++ b/node_modules/@hotwired/turbo/dist/turbo.es2017-umd.js +--- a/dist/turbo.es2017-umd.js ++++ b/dist/turbo.es2017-umd.js @@ -808,6 +808,7 @@ Copyright © 2023 37signals LLC var _a; this.state = FormSubmissionState.stopped;