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",