|
47 | 47 | "resolutions": { |
48 | 48 | "@babel/core": "7.22.9", |
49 | 49 | "@types/jest": "29.5.3", |
50 | | - "@types/node": "20.4.2", |
51 | | - "@types/react": "18.2.15", |
| 50 | + "@types/node": "20.4.5", |
| 51 | + "@types/react": "18.2.16", |
52 | 52 | "@types/react-dom": "18.2.7", |
53 | | - "@typescript-eslint/eslint-plugin": "6.0.0", |
54 | | - "@typescript-eslint/parser": "6.0.0" |
| 53 | + "@typescript-eslint/parser": "6.2.0", |
| 54 | + "@typescript-eslint/eslint-plugin": "6.2.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@babel/core": "7.22.9", |
|
79 | 79 | "@googlemaps/react-wrapper": "1.1.35", |
80 | 80 | "@jest/types": "29.6.1", |
81 | 81 | "@mdx-js/loader": "1.6.22", |
82 | | - "@storybook/addon-actions": "7.0.27", |
83 | | - "@storybook/addon-essentials": "7.0.27", |
84 | | - "@storybook/addon-links": "7.0.27", |
85 | | - "@storybook/builder-webpack5": "7.0.27", |
86 | | - "@storybook/manager-webpack5": "6.5.13", |
87 | | - "@storybook/react": "7.0.27", |
| 82 | + "@storybook/addon-actions": "7.1.1", |
| 83 | + "@storybook/addon-essentials": "7.1.1", |
| 84 | + "@storybook/addon-links": "7.1.1", |
| 85 | + "@storybook/builder-webpack5": "7.1.1", |
| 86 | + "@storybook/manager-webpack5": "6.5.16", |
| 87 | + "@storybook/react": "7.1.1", |
88 | 88 | "@svgr/webpack": "8.0.1", |
89 | 89 | "@testing-library/dom": "9.3.1", |
90 | | - "@types/google.maps": "3.53.4", |
| 90 | + "@types/google.maps": "3.53.5", |
91 | 91 | "@types/invariant": "2.2.35", |
92 | 92 | "@types/jest": "29.5.3", |
93 | | - "@types/node": "20.4.2", |
94 | | - "@types/react": "18.2.15", |
| 93 | + "@types/node": "20.4.5", |
| 94 | + "@types/react": "18.2.16", |
95 | 95 | "@types/react-dom": "18.2.7", |
96 | 96 | "@types/supercluster": "7.1.0", |
97 | | - "@typescript-eslint/eslint-plugin": "6.0.0", |
98 | | - "@typescript-eslint/parser": "6.0.0", |
| 97 | + "@typescript-eslint/parser": "6.2.0", |
| 98 | + "@typescript-eslint/eslint-plugin": "6.2.0", |
99 | 99 | "@typescript/lib-dom": "npm:@types/web", |
100 | 100 | "acorn": "8.10.0", |
101 | 101 | "acorn-jsx": "5.3.2", |
102 | 102 | "autoprefixer": "10.4.14", |
103 | 103 | "babel-loader": "9.1.3", |
104 | 104 | "babel-plugin-macros": "3.1.0", |
105 | | - "babel-plugin-polyfill-corejs3": "0.8.2", |
106 | | - "babel-plugin-react-require": "4.0.0", |
| 105 | + "babel-plugin-polyfill-corejs3": "0.8.3", |
| 106 | + "babel-plugin-react-require": "4.0.1", |
107 | 107 | "css-module-builder": "2.0.6", |
108 | 108 | "eslint": "8.45.0", |
109 | 109 | "eslint-config-prettier": "8.8.0", |
|
128 | 128 | "eslint-plugin-prettier": "5.0.0", |
129 | 129 | "eslint-plugin-promise": "6.1.1", |
130 | 130 | "eslint-plugin-promiseparams": "1.0.8", |
131 | | - "eslint-plugin-react": "7.32.2", |
| 131 | + "eslint-plugin-react": "7.33.0", |
132 | 132 | "eslint-plugin-react-hooks": "4.6.0", |
133 | 133 | "eslint-plugin-react-perf": "3.3.1", |
134 | 134 | "eslint-plugin-security-node": "1.1.1", |
|
138 | 138 | "jest": "29.6.1", |
139 | 139 | "jest-environment-jsdom": "29.6.1", |
140 | 140 | "jest-specific-snapshot": "8.0.0", |
141 | | - "lerna": "7.1.3", |
| 141 | + "lerna": "7.1.4", |
142 | 142 | "lint-staged": "13.2.3", |
143 | | - "postcss": "8.4.26", |
| 143 | + "postcss": "8.4.27", |
144 | 144 | "postcss-flexbugs-fixes": "5.0.2", |
145 | 145 | "prettier": "3.0.0", |
146 | 146 | "react": "18.2.0", |
|
152 | 152 | "tsconfig-paths-webpack-plugin": "4.1.0", |
153 | 153 | "typescript": "5.1.6", |
154 | 154 | "url-loader": "4.1.1", |
155 | | - "webpack": "5.88.1" |
| 155 | + "webpack": "5.88.2" |
156 | 156 | }, |
157 | 157 | "husky": { |
158 | 158 | "hooks": { |
|
0 commit comments