|
71 | 71 | "react-dom": "^18.2.0" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@babel/cli": "^7.22.5", |
75 | | - "@babel/core": "^7.22.5", |
76 | | - "@babel/preset-env": "^7.22.5", |
| 74 | + "@babel/cli": "^7.22.9", |
| 75 | + "@babel/core": "^7.22.9", |
| 76 | + "@babel/preset-env": "^7.22.9", |
77 | 77 | "@babel/preset-react": "^7.22.5", |
78 | | - "@idesigncode/storybook-tools": "^2.1.3", |
79 | | - "@storybook/addon-coverage": "^0.0.8", |
80 | | - "@storybook/addon-docs": "^7.0.20", |
81 | | - "@storybook/addon-interactions": "^7.0.20", |
82 | | - "@storybook/addons": "^7.0.20", |
| 78 | + "@idesigncode/storybook-tools": "^3.0.1", |
| 79 | + "@storybook/addon-coverage": "^0.0.9", |
| 80 | + "@storybook/addon-docs": "^7.1.1", |
| 81 | + "@storybook/addon-interactions": "^7.1.1", |
| 82 | + "@storybook/addons": "^7.1.1", |
83 | 83 | "@storybook/jest": "^0.1.0", |
84 | | - "@storybook/react": "^7.0.20", |
85 | | - "@storybook/react-webpack5": "^7.0.20", |
86 | | - "@storybook/test-runner": "^0.10.0", |
87 | | - "@storybook/testing-library": "^0.1.0", |
| 84 | + "@storybook/react": "^7.1.1", |
| 85 | + "@storybook/react-webpack5": "^7.1.1", |
| 86 | + "@storybook/test-runner": "^0.12.0", |
| 87 | + "@storybook/testing-library": "^0.2.0", |
88 | 88 | "autoprefixer": "^10.4.14", |
89 | 89 | "babel-plugin-inline-react-svg": "^2.0.2", |
90 | 90 | "cssnano": "^6.0.1", |
91 | | - "eslint": "^8.42.0", |
92 | | - "eslint-plugin-react": "^7.32.2", |
| 91 | + "eslint": "^8.46.0", |
| 92 | + "eslint-plugin-react": "^7.33.1", |
93 | 93 | "eslint-plugin-simple-import-sort": "^10.0.0", |
94 | 94 | "husky": "^8.0.3", |
95 | | - "jest-image-snapshot": "^6.1.0", |
96 | | - "lint-staged": "^13.2.2", |
97 | | - "postcss": "^8.4.24", |
| 95 | + "jest-image-snapshot": "^6.2.0", |
| 96 | + "lint-staged": "^13.2.3", |
| 97 | + "postcss": "^8.4.27", |
98 | 98 | "postcss-cli": "^10.1.0", |
99 | | - "prettier": "^2.8.8", |
100 | | - "sass": "^1.63.3", |
101 | | - "storybook": "^7.0.20", |
102 | | - "storybook-dark-mode": "^3.0.0" |
| 99 | + "prettier": "^3.0.0", |
| 100 | + "sass": "^1.64.1", |
| 101 | + "storybook": "^7.1.1", |
| 102 | + "storybook-dark-mode": "^3.0.1" |
103 | 103 | } |
104 | 104 | } |
0 commit comments