From 7d3fcb5b1dae931865becb0240291e635e6e05d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:45:47 +0000 Subject: [PATCH] build(deps): bump formik from 2.4.5 to 2.4.6 Bumps [formik](https://github.com/jaredpalmer/formik) from 2.4.5 to 2.4.6. - [Release notes](https://github.com/jaredpalmer/formik/releases) - [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.4.5...formik@2.4.6) --- updated-dependencies: - dependency-name: formik dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c0d0ddc..7aa6642 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@google/generative-ai": "^0.19.0", "accname": "^1.1.0", "construct-style-sheets-polyfill": "3.1.0", - "formik": "^2.4.5", + "formik": "^2.4.6", "immer": "^10.0.3", "lodash": "^4.17.21", "openai": "^4.60.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fa5411..939bf6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 3.1.0 version: 3.1.0 formik: - specifier: ^2.4.5 - version: 2.4.5(react@18.2.0) + specifier: ^2.4.6 + version: 2.4.6(react@18.2.0) immer: specifier: ^10.0.3 version: 10.0.3 @@ -5151,8 +5151,8 @@ packages: web-streams-polyfill: 4.0.0-beta.3 dev: false - /formik@2.4.5(react@18.2.0): - resolution: {integrity: sha512-Gxlht0TD3vVdzMDHwkiNZqJ7Mvg77xQNfmBRrNtvzcHZs72TJppSTDKHpImCMJZwcWPBJ8jSQQ95GJzXFf1nAQ==} + /formik@2.4.6(react@18.2.0): + resolution: {integrity: sha512-A+2EI7U7aG296q2TLGvNapDNTZp1khVt5Vk0Q/fyfSROss0V/V6+txt2aJnwEos44IxTCW/LYAi/zgWzlevj+g==} peerDependencies: react: '>=16.8.0' dependencies: