From c5fe6fa5a9f8e9965f66e0443b1fa72e8c4927ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 14:28:56 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package-lock.json | 16 ++++++++-------- package.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee7af62..6c69a9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,19 +46,19 @@ "@storybook/addon-themes": "^10.0.6", "@storybook/react-vite": "^10.0.6", "@tailwindcss/cli": "^4.1.17", - "@types/luxon": "^3.4.2", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/luxon": "3.7.1", + "@types/react": "19.2.6", + "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^5.0.0", - "eslint": "^9.15.0", - "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.14", - "eslint-plugin-storybook": "^10.0.6", + "eslint": "9.39.1", + "eslint-plugin-react-hooks": "7.0.1", + "eslint-plugin-react-refresh": "0.4.24", + "eslint-plugin-storybook": "10.0.8", "globals": "^16.0.0", "postcss": "^8.5.6", "postcss-cli": "^11.0.1", "postcss-prefixwrap": "^1.57.0", - "prettier": "^3.4.2", + "prettier": "3.6.2", "storybook": "^10.0.6", "tailwindcss": "^4.1.17", "tailwindcss-animate": "^1.0.7", diff --git a/package.json b/package.json index 8de9519..0c5f4a3 100644 --- a/package.json +++ b/package.json @@ -72,19 +72,19 @@ "@storybook/addon-themes": "^10.0.6", "@storybook/react-vite": "^10.0.6", "@tailwindcss/cli": "^4.1.17", - "@types/luxon": "^3.4.2", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/luxon": "3.7.1", + "@types/react": "19.2.6", + "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "^5.0.0", - "eslint": "^9.15.0", - "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.14", - "eslint-plugin-storybook": "^10.0.6", + "eslint": "9.39.1", + "eslint-plugin-react-hooks": "7.0.1", + "eslint-plugin-react-refresh": "0.4.24", + "eslint-plugin-storybook": "10.0.8", "globals": "^16.0.0", "postcss": "^8.5.6", "postcss-cli": "^11.0.1", "postcss-prefixwrap": "^1.57.0", - "prettier": "^3.4.2", + "prettier": "3.6.2", "storybook": "^10.0.6", "tailwindcss": "^4.1.17", "tailwindcss-animate": "^1.0.7",