From 528c2ee804738f160dfe45c0f1b2a64acc5de3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 10:29:54 +0000 Subject: [PATCH] Bump flatted from 3.3.3 to 3.4.2 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9059414..fd47fe8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,10 +43,10 @@ "@typescript-eslint/parser": "^8.46.2", "@vitejs/plugin-react": "4.3.4", "@vitest/coverage-v8": "^3.2.4", - "babel-plugin-react-compiler": "beta", + "babel-plugin-react-compiler": "*", "eslint": "^9.21.0", "eslint-plugin-react": "^7.37.4", - "eslint-plugin-react-compiler": "beta", + "eslint-plugin-react-compiler": "*", "eslint-plugin-react-hooks": "^5.2.0", "globals": "^16.0.0", "happy-dom": "^20.0.7", @@ -4704,9 +4704,9 @@ } }, "node_modules/flatted": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", - "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true, "license": "ISC" },