From ed6f44b1d9e064af79f743b328222c245bae3107 Mon Sep 17 00:00:00 2001
From: Leximpact socio-fiscal UI CI
 <admin+leximpact-socio-fiscal-ui-ci@tax-benefit.org>
Date: Mon, 10 Mar 2025 16:08:57 +0000
Subject: [PATCH] 0.0.1024

---
 package-lock.json | 8 ++++----
 package.json      | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index ed67f1bd6..5962dce7c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
         "@eslint/compat": "^1.2.4",
         "@fontsource/lato": "^5.0.5",
         "@fontsource/lora": "^5.0.5",
-        "@leximpact/socio-fiscal-openfisca-json": "^0.0.331",
+        "@leximpact/socio-fiscal-openfisca-json": "^0.0.332",
         "@openfisca/json-model": "^3.1.0",
         "@playwright/test": "^1.28.1",
         "@popperjs/core": "^2.11.6",
@@ -1074,9 +1074,9 @@
       }
     },
     "node_modules/@leximpact/socio-fiscal-openfisca-json": {
-      "version": "0.0.331",
-      "resolved": "https://registry.npmjs.org/@leximpact/socio-fiscal-openfisca-json/-/socio-fiscal-openfisca-json-0.0.331.tgz",
-      "integrity": "sha512-WqWWCxqQ4+7qCRUAl7nvdYmi81OfiyhQ/L/71+gmQx2mWff778GiEKUx0mq07IGj0C2ivAB34juPZ5BWEnCXgg==",
+      "version": "0.0.332",
+      "resolved": "https://registry.npmjs.org/@leximpact/socio-fiscal-openfisca-json/-/socio-fiscal-openfisca-json-0.0.332.tgz",
+      "integrity": "sha512-hGMW1ic6Ckv3OIkJ8XD3DKnIww+6v+FG64rZr9nSgzjIkNg4cUlSOKVqU9h0GgqcKTe7pq8TFNNwRD6vpXbYFQ==",
       "dev": true,
       "license": "AGPL-3.0-or-later",
       "peerDependencies": {
diff --git a/package.json b/package.json
index 45c49e3b0..f04db33f3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "leximpact-socio-fiscal-ui",
-  "version": "0.0.1022",
+  "version": "0.0.1024",
   "type": "module",
   "scripts": {
     "build": "NODE_OPTIONS=--max_old_space_size=4096 vite build",
@@ -18,7 +18,7 @@
     "@eslint/compat": "^1.2.4",
     "@fontsource/lato": "^5.0.5",
     "@fontsource/lora": "^5.0.5",
-    "@leximpact/socio-fiscal-openfisca-json": "^0.0.331",
+    "@leximpact/socio-fiscal-openfisca-json": "^0.0.332",
     "@openfisca/json-model": "^3.1.0",
     "@playwright/test": "^1.28.1",
     "@popperjs/core": "^2.11.6",
-- 
GitLab