|
34 | 34 | }, |
35 | 35 | "dependencies": {}, |
36 | 36 | "devDependencies": { |
37 | | - "@babel/cli": "^7.15.7", |
38 | | - "@babel/core": "^7.15.5", |
39 | | - "@babel/preset-react": "^7.14.5", |
40 | | - "@babel/preset-typescript": "^7.15.0", |
41 | | - "@size-limit/preset-small-lib": "^5.0.4", |
42 | | - "@storybook/addon-actions": "^6.3.8", |
43 | | - "@storybook/addon-essentials": "^6.3.8", |
| 37 | + "@babel/cli": "^7.16.0", |
| 38 | + "@babel/core": "^7.16.0", |
| 39 | + "@babel/preset-react": "^7.16.0", |
| 40 | + "@babel/preset-typescript": "^7.16.0", |
| 41 | + "@size-limit/preset-small-lib": "^6.0.4", |
| 42 | + "@storybook/addon-actions": "^6.3.12", |
| 43 | + "@storybook/addon-essentials": "^6.3.12", |
44 | 44 | "@storybook/addon-knobs": "^6.3.1", |
45 | | - "@storybook/addon-links": "^6.3.8", |
46 | | - "@storybook/react": "^6.3.8", |
47 | | - "@types/react": "^17.0.24", |
48 | | - "@types/react-dom": "^17.0.9", |
49 | | - "@typescript-eslint/eslint-plugin": "^4.31.2", |
50 | | - "@typescript-eslint/parser": "^4.31.2", |
51 | | - "babel-loader": "^8.2.2", |
| 45 | + "@storybook/addon-links": "^6.3.12", |
| 46 | + "@storybook/react": "^6.3.12", |
| 47 | + "@types/react": "^17.0.34", |
| 48 | + "@types/react-dom": "^17.0.11", |
| 49 | + "@typescript-eslint/eslint-plugin": "^5.3.1", |
| 50 | + "@typescript-eslint/parser": "^5.3.1", |
| 51 | + "babel-loader": "^8.2.3", |
52 | 52 | "babel-plugin-transform-css-import-to-string": "^0.0.2", |
53 | | - "concurrently": "^6.2.1", |
| 53 | + "concurrently": "^6.4.0", |
54 | 54 | "cross-env": "^7.0.3", |
55 | | - "eslint": "^7.32.0", |
| 55 | + "eslint": "^8.2.0", |
56 | 56 | "eslint-config-prettier": "^8.3.0", |
57 | 57 | "eslint-plugin-prettier": "^4.0.0", |
58 | | - "eslint-plugin-react": "^7.26.0", |
| 58 | + "eslint-plugin-react": "^7.27.0", |
59 | 59 | "eslint-plugin-simple-import-sort": "^7.0.0", |
60 | | - "husky": "^7.0.2", |
| 60 | + "husky": "^7.0.4", |
61 | 61 | "prettier": "^2.4.1", |
62 | | - "react": "^17.0.1", |
| 62 | + "react": "^17.0.2", |
63 | 63 | "react-dom": "^17.0.2", |
64 | | - "typescript": "^4.4.3" |
| 64 | + "typescript": "^4.4.4" |
65 | 65 | }, |
66 | 66 | "browserslist": [ |
67 | 67 | "defaults", |
|
0 commit comments