|
70 | 70 | "react-dom": "^18.2.0"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/cli": "^7.21.5", |
74 |
| - "@babel/core": "^7.22.1", |
75 |
| - "@babel/preset-env": "^7.22.4", |
76 |
| - "@babel/preset-react": "^7.22.3", |
77 |
| - "@idesigncode/storybook-tools": "^2.1.0", |
| 73 | + "@babel/cli": "^7.22.5", |
| 74 | + "@babel/core": "^7.22.5", |
| 75 | + "@babel/preset-env": "^7.22.5", |
| 76 | + "@babel/preset-react": "^7.22.5", |
| 77 | + "@idesigncode/storybook-tools": "^2.1.1", |
78 | 78 | "@storybook/addon-coverage": "^0.0.8",
|
79 |
| - "@storybook/addon-docs": "^7.0.18", |
80 |
| - "@storybook/addon-interactions": "^7.0.18", |
81 |
| - "@storybook/addons": "^7.0.18", |
| 79 | + "@storybook/addon-docs": "^7.0.20", |
| 80 | + "@storybook/addon-interactions": "^7.0.20", |
| 81 | + "@storybook/addons": "^7.0.20", |
82 | 82 | "@storybook/jest": "^0.1.0",
|
83 |
| - "@storybook/react": "^7.0.18", |
84 |
| - "@storybook/react-webpack5": "^7.0.18", |
| 83 | + "@storybook/react": "^7.0.20", |
| 84 | + "@storybook/react-webpack5": "^7.0.20", |
85 | 85 | "@storybook/test-runner": "^0.10.0",
|
86 | 86 | "@storybook/testing-library": "^0.1.0",
|
87 | 87 | "autoprefixer": "^10.4.14",
|
88 | 88 | "babel-plugin-inline-react-svg": "^2.0.2",
|
89 | 89 | "cssnano": "^6.0.1",
|
90 |
| - "eslint": "^8.41.0", |
| 90 | + "eslint": "^8.42.0", |
91 | 91 | "eslint-plugin-react": "^7.32.2",
|
92 | 92 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
93 | 93 | "husky": "^8.0.3",
|
|
96 | 96 | "postcss": "^8.4.24",
|
97 | 97 | "postcss-cli": "^10.1.0",
|
98 | 98 | "prettier": "^2.8.8",
|
99 |
| - "sass": "^1.62.1", |
100 |
| - "storybook": "^7.0.18", |
| 99 | + "sass": "^1.63.2", |
| 100 | + "storybook": "^7.0.20", |
101 | 101 | "storybook-dark-mode": "^3.0.0"
|
102 | 102 | }
|
103 | 103 | }
|
0 commit comments