|
70 | 70 | "@parcel/transformer-typescript-types": "2.11.0",
|
71 | 71 | "@remix-run/dev": "2.6.0",
|
72 | 72 | "@remix-run/eslint-config": "2.6.0",
|
73 |
| - "@storybook/addon-essentials": "7.6.12", |
74 |
| - "@storybook/addon-interactions": "7.6.12", |
75 |
| - "@storybook/addon-links": "7.6.12", |
| 73 | + "@storybook/addon-essentials": "7.6.13", |
| 74 | + "@storybook/addon-interactions": "7.6.13", |
| 75 | + "@storybook/addon-links": "7.6.13", |
76 | 76 | "@storybook/addon-onboarding": "1.0.11",
|
77 | 77 | "@storybook/addon-styling": "1.3.7",
|
78 |
| - "@storybook/blocks": "7.6.12", |
79 |
| - "@storybook/builder-vite": "7.6.12", |
80 |
| - "@storybook/react": "7.6.12", |
81 |
| - "@storybook/react-vite": "7.6.12", |
| 78 | + "@storybook/blocks": "7.6.13", |
| 79 | + "@storybook/builder-vite": "7.6.13", |
| 80 | + "@storybook/react": "7.6.13", |
| 81 | + "@storybook/react-vite": "7.6.13", |
82 | 82 | "@storybook/testing-library": "0.2.2",
|
83 | 83 | "@testing-library/react": "14.2.1",
|
84 | 84 | "@testing-library/user-event": "14.5.2",
|
85 | 85 | "@types/node": "20.11.16",
|
86 | 86 | "@types/prismjs": "1.26.3",
|
87 |
| - "@types/react": "18.2.53", |
88 |
| - "@types/react-dom": "18.2.18", |
89 |
| - "@typescript-eslint/eslint-plugin": "6.20.0", |
90 |
| - "@typescript-eslint/parser": "6.20.0", |
| 87 | + "@types/react": "18.2.55", |
| 88 | + "@types/react-dom": "18.2.19", |
| 89 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 90 | + "@typescript-eslint/parser": "6.21.0", |
91 | 91 | "@vitejs/plugin-react-swc": "3.6.0",
|
92 | 92 | "@vitest/ui": "1.2.2",
|
93 | 93 | "autoprefixer": "10.4.17",
|
|
102 | 102 | "fast-glob": "3.3.2",
|
103 | 103 | "jsdom": "24.0.0",
|
104 | 104 | "parcel": "2.11.0",
|
105 |
| - "postcss": "8.4.33", |
| 105 | + "postcss": "8.4.35", |
106 | 106 | "prettier": "3.2.5",
|
107 | 107 | "prettier-plugin-tailwindcss": "0.5.11",
|
108 | 108 | "react": "18.2.0",
|
109 | 109 | "react-dom": "18.2.0",
|
110 |
| - "storybook": "7.6.12", |
| 110 | + "storybook": "7.6.13", |
111 | 111 | "tailwindcss": "3.4.1",
|
112 | 112 | "tailwindcss-animate": "1.0.7",
|
113 | 113 | "tsx": "4.7.0",
|
|
0 commit comments