From 9137e8ff9c77be7a276f8a45dccf1bd1e0dd9e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 08:44:11 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package-lock.json | 12 ++++++------ package.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1f563e..57c4005 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,17 +46,17 @@ "@storybook/addon-themes": "10.5.7", "@storybook/react-vite": "10.5.7", "@tailwindcss/cli": "4.3.3", - "@types/luxon": "^3.4.2", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/luxon": "3.7.3", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.4", "@vitejs/plugin-react": "6.0.5", - "eslint": "^10.0.0", - "eslint-plugin-storybook": "^10.0.6", + "eslint": "10.8.0", + "eslint-plugin-storybook": "10.5.7", "globals": "17.9.0", "postcss": "8.5.26", "postcss-cli": "11.0.1", "postcss-prefixwrap": "1.58.0", - "prettier": "^3.4.2", + "prettier": "3.9.6", "storybook": "10.5.7", "tailwindcss": "4.3.3", "tailwindcss-animate": "1.0.7", diff --git a/package.json b/package.json index 3e1827d..8a3aeb0 100644 --- a/package.json +++ b/package.json @@ -73,17 +73,17 @@ "@storybook/addon-themes": "10.5.7", "@storybook/react-vite": "10.5.7", "@tailwindcss/cli": "4.3.3", - "@types/luxon": "^3.4.2", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/luxon": "3.7.3", + "@types/react": "19.2.18", + "@types/react-dom": "19.2.4", "@vitejs/plugin-react": "6.0.5", - "eslint": "^10.0.0", - "eslint-plugin-storybook": "^10.0.6", + "eslint": "10.8.0", + "eslint-plugin-storybook": "10.5.7", "globals": "17.9.0", "postcss": "8.5.26", "postcss-cli": "11.0.1", "postcss-prefixwrap": "1.58.0", - "prettier": "^3.4.2", + "prettier": "3.9.6", "storybook": "10.5.7", "tailwindcss": "4.3.3", "tailwindcss-animate": "1.0.7",