diff --git a/package-lock.json b/package-lock.json index 0eef793..a78c5c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "react": "19.2.4", "react-day-picker": "9.13.2", "react-dom": "19.2.4", - "react-helmet-async": "^2.0.5", + "react-helmet-async": "2.0.5", "react-hook-form": "7.71.1", "react-resizable-panels": "4.6.4", "react-router-dom": "7.13.0", @@ -62,7 +62,7 @@ }, "devDependencies": { "@eslint/js": "10.0.1", - "@tailwindcss/postcss": "^4.2.1", + "@tailwindcss/postcss": "4.2.1", "@tailwindcss/typography": "0.5.19", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", diff --git a/package.json b/package.json index d577d08..94960b2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react": "19.2.4", "react-day-picker": "9.13.2", "react-dom": "19.2.4", - "react-helmet-async": "^2.0.5", + "react-helmet-async": "2.0.5", "react-hook-form": "7.71.1", "react-resizable-panels": "4.6.4", "react-router-dom": "7.13.0", @@ -67,7 +67,7 @@ }, "devDependencies": { "@eslint/js": "10.0.1", - "@tailwindcss/postcss": "^4.2.1", + "@tailwindcss/postcss": "4.2.1", "@tailwindcss/typography": "0.5.19", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2",