|
122 | 122 | "react": "^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0" |
123 | 123 | }, |
124 | 124 | "devDependencies": { |
125 | | - "@babel/core": "^7.18.2", |
126 | | - "@babel/preset-env": "^7.18.2", |
| 125 | + "@babel/core": "^7.18.9", |
| 126 | + "@babel/preset-env": "^7.18.9", |
127 | 127 | "@size-limit/preset-small-lib": "^7.0.8", |
128 | | - "@storybook/addon-actions": "6.5.5", |
129 | | - "@storybook/addon-controls": "6.5.5", |
130 | | - "@storybook/addon-docs": "6.5.5", |
131 | | - "@storybook/addon-postcss": "^2.0.0", |
132 | | - "@storybook/addon-viewport": "6.5.5", |
133 | | - "@storybook/addons": "6.5.5", |
134 | | - "@storybook/builder-vite": "^0.1.35", |
135 | | - "@storybook/react": "6.5.5", |
136 | | - "@storybook/theming": "6.5.5", |
| 128 | + "@storybook/addon-actions": "6.5.9", |
| 129 | + "@storybook/addon-controls": "6.5.9", |
| 130 | + "@storybook/addon-docs": "6.5.9", |
| 131 | + "@storybook/addon-viewport": "6.5.9", |
| 132 | + "@storybook/addons": "6.5.9", |
| 133 | + "@storybook/builder-vite": "^0.2.0", |
| 134 | + "@storybook/react": "6.5.9", |
| 135 | + "@storybook/theming": "6.5.9", |
137 | 136 | "@testing-library/jest-dom": "^5.16.4", |
138 | | - "@testing-library/react": "^13.2.0", |
| 137 | + "@testing-library/react": "^13.3.0", |
139 | 138 | "@types/jest": "^27.5.1", |
140 | | - "@types/react": "^18.0.9", |
141 | | - "@types/react-dom": "^18.0.5", |
142 | | - "@typescript-eslint/eslint-plugin": "^5.26.0", |
143 | | - "@typescript-eslint/parser": "^5.26.0", |
| 139 | + "@types/react": "^18.0.15", |
| 140 | + "@types/react-dom": "^18.0.6", |
| 141 | + "@typescript-eslint/eslint-plugin": "^5.30.7", |
| 142 | + "@typescript-eslint/parser": "^5.30.7", |
144 | 143 | "autoprefixer": "^10.4.7", |
145 | | - "eslint": "^8.16.0", |
| 144 | + "eslint": "^8.20.0", |
146 | 145 | "eslint-plugin-import": "^2.26.0", |
147 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
148 | | - "eslint-plugin-react": "^7.30.0", |
149 | | - "eslint-plugin-react-hooks": "^4.5.0", |
150 | | - "framer-motion": "^6.3.4", |
151 | | - "intersection-observer": "^0.12.0", |
152 | | - "jsdom": "^19.0.0", |
153 | | - "lint-staged": "^12.4.2", |
| 146 | + "eslint-plugin-jsx-a11y": "^6.6.1", |
| 147 | + "eslint-plugin-react": "^7.30.1", |
| 148 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 149 | + "framer-motion": "^6.5.1", |
| 150 | + "intersection-observer": "^0.12.2", |
| 151 | + "jsdom": "^20.0.0", |
| 152 | + "lint-staged": "^13.0.3", |
154 | 153 | "microbundle": "^0.15.0", |
155 | 154 | "npm-run-all": "^4.1.5", |
156 | 155 | "postcss": "^8.4.14", |
157 | | - "prettier": "^2.6.2", |
158 | | - "prettier-plugin-pkg": "^0.13.2", |
159 | | - "prettier-plugin-tailwindcss": "^0.1.11", |
160 | | - "react": "^18.1.0", |
161 | | - "react-dom": "^18.1.0", |
162 | | - "simple-git-hooks": "^2.7.0", |
| 156 | + "prettier": "^2.7.1", |
| 157 | + "prettier-plugin-pkg": "^0.16.0", |
| 158 | + "prettier-plugin-tailwindcss": "^0.1.12", |
| 159 | + "react": "^18.2.0", |
| 160 | + "react-dom": "^18.2.0", |
| 161 | + "simple-git-hooks": "^2.8.0", |
163 | 162 | "size-limit": "^7.0.8", |
164 | | - "tailwindcss": "^3.0.24", |
165 | | - "typescript": "^4.7.2", |
166 | | - "vite": "^2.9.9", |
167 | | - "vitest": "^0.12.9" |
| 163 | + "tailwindcss": "^3.1.6", |
| 164 | + "typescript": "^4.7.4", |
| 165 | + "vite": "^3.0.2", |
| 166 | + "vitest": "^0.18.1" |
168 | 167 | } |
169 | 168 | } |
0 commit comments