|
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 | 78 | "@idesigncode/storybook-tools": "^3.0.1", |
79 | 79 | "@storybook/addon-coverage": "^0.0.9", |
|
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 | 99 | "prettier": "^2.8.8", |
100 | | - "sass": "^1.63.3", |
| 100 | + "sass": "^1.64.1", |
101 | 101 | "storybook": "^7.1.1", |
102 | 102 | "storybook-dark-mode": "^3.0.1" |
103 | 103 | } |
|
0 commit comments