|
35 | 35 | "react-router-dom": "6.22.3" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@commitlint/cli": "19.0.3", |
39 | | - "@commitlint/config-conventional": "19.0.3", |
| 38 | + "@commitlint/cli": "19.2.1", |
| 39 | + "@commitlint/config-conventional": "19.1.0", |
40 | 40 | "@commitlint/types": "19.0.3", |
41 | | - "@storybook/addon-a11y": "7.6.17", |
42 | | - "@storybook/addon-actions": "7.6.17", |
43 | | - "@storybook/addon-docs": "7.6.17", |
44 | | - "@storybook/addon-essentials": "7.6.17", |
45 | | - "@storybook/addon-themes": "7.6.17", |
46 | | - "@storybook/addon-viewport": "7.6.17", |
47 | | - "@storybook/react": "7.6.17", |
48 | | - "@storybook/react-vite": "7.6.17", |
| 41 | + "@storybook/addon-a11y": "8.0.6", |
| 42 | + "@storybook/addon-actions": "8.0.6", |
| 43 | + "@storybook/addon-docs": "8.0.6", |
| 44 | + "@storybook/addon-essentials": "8.0.6", |
| 45 | + "@storybook/addon-themes": "8.0.6", |
| 46 | + "@storybook/addon-viewport": "8.0.6", |
| 47 | + "@storybook/react": "8.0.6", |
| 48 | + "@storybook/react-vite": "8.0.6", |
49 | 49 | "@storybook/storybook-deployer": "2.8.16", |
50 | | - "@storybook/test-runner": "0.16.0", |
51 | | - "@tailwindcss/typography": "0.5.10", |
| 50 | + "@storybook/test-runner": "0.17.0", |
| 51 | + "@tailwindcss/typography": "0.5.12", |
52 | 52 | "@total-typescript/ts-reset": "0.5.1", |
53 | | - "@types/node": "20.11.25", |
54 | | - "@types/react": "18.2.64", |
55 | | - "@types/react-dom": "18.2.21", |
56 | | - "@types/testing-library__jest-dom": "5.14.9", |
57 | | - "@typescript-eslint/eslint-plugin": "7.1.1", |
58 | | - "@typescript-eslint/parser": "7.1.1", |
| 53 | + "@types/node": "20.12.6", |
| 54 | + "@types/react": "18.2.75", |
| 55 | + "@types/react-dom": "18.2.24", |
| 56 | + "@types/testing-library__jest-dom": "6.0.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "7.6.0", |
| 58 | + "@typescript-eslint/parser": "7.6.0", |
59 | 59 | "@vitejs/plugin-react": "4.2.1", |
60 | 60 | "@vitejs/plugin-react-swc": "3.6.0", |
61 | | - "autoprefixer": "10.4.18", |
| 61 | + "autoprefixer": "10.4.19", |
62 | 62 | "cross-env": "7.0.3", |
63 | | - "daisyui": "4.7.3", |
| 63 | + "daisyui": "4.10.1", |
64 | 64 | "emotion-theming": "11.0.0", |
65 | | - "eslint": "8.57.0", |
| 65 | + "eslint": "9.0.0", |
66 | 66 | "eslint-config-prettier": "9.1.0", |
67 | | - "eslint-plugin-formatjs": "4.12.2", |
| 67 | + "eslint-plugin-formatjs": "4.13.0", |
68 | 68 | "eslint-plugin-import": "2.29.1", |
69 | 69 | "eslint-plugin-prettier": "5.1.3", |
70 | | - "eslint-plugin-react": "7.34.0", |
| 70 | + "eslint-plugin-react": "7.34.1", |
71 | 71 | "eslint-plugin-storybook": "0.8.0", |
72 | 72 | "http-server": "14.1.1", |
73 | 73 | "husky": "9.0.11", |
74 | 74 | "move-cli": "2.0.0", |
75 | | - "playwright": "1.42.1", |
76 | | - "postcss": "8.4.35", |
| 75 | + "playwright": "1.43.0", |
| 76 | + "postcss": "8.4.38", |
77 | 77 | "prettier": "3.2.5", |
78 | | - "prettier-plugin-tailwindcss": "0.5.12", |
| 78 | + "prettier-plugin-tailwindcss": "0.5.13", |
79 | 79 | "start-server-and-test": "2.0.3", |
80 | | - "storybook": "7.6.17", |
81 | | - "tailwindcss": "3.4.1", |
82 | | - "typescript": "5.4.2", |
83 | | - "usehooks-ts": "3.0.1", |
84 | | - "vite": "5.1.7", |
85 | | - "vite-tsconfig-paths": "4.3.1" |
| 80 | + "storybook": "8.0.6", |
| 81 | + "tailwindcss": "3.4.3", |
| 82 | + "typescript": "5.4.4", |
| 83 | + "usehooks-ts": "3.1.0", |
| 84 | + "vite": "5.2.8", |
| 85 | + "vite-tsconfig-paths": "4.3.2" |
86 | 86 | } |
87 | 87 | } |
0 commit comments