From e429e7da3335cecc813916b56b68a424333f7074 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 May 2025 08:34:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a874aa4..6cd68a9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@chakra-ui/icons": "2.2.4", - "@chakra-ui/react": "2.10.6", + "@chakra-ui/react": "3.0.0", "@chakra-ui/theme-tools": "2.2.6", "@ducanh2912/next-pwa": "10.2.9", "@emotion/react": "11.14.0",