|
96 | 96 | "@portabletext/toolkit": "^2.0.8",
|
97 | 97 | "@sanity/client": "^6.28.0",
|
98 | 98 | "@sentry/react": "^8.38.0",
|
99 |
| - "axios": "^1.7.4", |
100 |
| - "compression": "^1.7.4", |
| 99 | + "axios": "^1.8.3", |
| 100 | + "compression": "^1.8.0", |
101 | 101 | "concurrently": "^9.1.2",
|
102 | 102 | "constate": "^3.3.2",
|
103 | 103 | "cookie-parser": "^1.4.7",
|
|
120 | 120 | "react-dom": "^18.3.1",
|
121 | 121 | "react-dropzone": "^14.3.5",
|
122 | 122 | "react-router": "^7.1.1",
|
123 |
| - "unleash-client": "^5.5.1", |
| 123 | + "unleash-client": "^6.6.0", |
124 | 124 | "uuid": "^9.0.1",
|
125 | 125 | "xss": "^1.0.14"
|
126 | 126 | },
|
|
134 | 134 | "@eslint/js": "^9.20.0",
|
135 | 135 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
136 | 136 | "@portabletext/types": "^2.0.6",
|
137 |
| - "@sentry/webpack-plugin": "^2.22.6", |
| 137 | + "@sentry/webpack-plugin": "^3.2.2", |
138 | 138 | "@testing-library/dom": "^10.4.0",
|
139 | 139 | "@testing-library/jest-dom": "^6.6.3",
|
140 | 140 | "@testing-library/react": "^16.2.0",
|
|
161 | 161 | "css-loader": "^7.1.1",
|
162 | 162 | "css-minimizer-webpack-plugin": "^7.0.0",
|
163 | 163 | "eslint": "^9.15.0",
|
164 |
| - "eslint-config-prettier": "^9.1.0", |
| 164 | + "eslint-config-prettier": "^10.1.1", |
165 | 165 | "eslint-plugin-import": "^2.31.0",
|
166 | 166 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
167 | 167 | "eslint-plugin-prettier": "^5.2.1",
|
|
183 | 183 | "react-element-to-jsx-string": "^15.0.0",
|
184 | 184 | "react-intl": "^6.6.2",
|
185 | 185 | "react-masonry-css": "^1.0.16",
|
186 |
| - "react-refresh": "^0.14.0", |
| 186 | + "react-refresh": "^0.16.0", |
187 | 187 | "stream-browserify": "^3.0.0",
|
188 | 188 | "style-loader": "^4.0.0",
|
189 | 189 | "styled-components": "^6.1.1",
|
|
196 | 196 | "typescript-eslint": "^8.23.0",
|
197 | 197 | "webpack": "^5.97.1",
|
198 | 198 | "webpack-bundle-analyzer": "^4.10.1",
|
199 |
| - "webpack-cli": "^5.1.4", |
| 199 | + "webpack-cli": "^6.0.1", |
200 | 200 | "webpack-dev-server": "^5.2.0",
|
201 | 201 | "webpack-merge": "^6.0.1"
|
202 | 202 | }
|
|
0 commit comments