|
94 | 94 | "@babel/register": "^7.28.6", |
95 | 95 | "@bhollis/css-modules-typescript-loader": "^1.0.1", |
96 | 96 | "@bhollis/eslint-plugin-css-modules": "^1.0.0", |
97 | | - "@bundle-stats/plugin-webpack-filter": "^4.21.8", |
98 | | - "@eslint-react/eslint-plugin": "^2.12.2", |
| 97 | + "@bundle-stats/plugin-webpack-filter": "^4.21.10", |
| 98 | + "@eslint-react/eslint-plugin": "^2.13.0", |
99 | 99 | "@eslint/compat": "^2.0.1", |
100 | 100 | "@eslint/js": "^9.39.2", |
101 | | - "@rspack/cli": "^1.7.5", |
102 | | - "@rspack/core": "^1.7.5", |
103 | | - "@rspack/plugin-react-refresh": "^1.6.0", |
| 101 | + "@rspack/cli": "^1.7.6", |
| 102 | + "@rspack/core": "^1.7.6", |
| 103 | + "@rspack/plugin-react-refresh": "^1.6.1", |
104 | 104 | "@svgr/webpack": "^8.1.0", |
105 | 105 | "@testing-library/react": "^16.3.2", |
106 | 106 | "@types/dom-chromium-installation-events": "^101.0.4", |
|
110 | 110 | "@types/node": "22.0.2", |
111 | 111 | "@types/papaparse": "^5.5.2", |
112 | 112 | "@types/prop-types": "^15.7.15", |
113 | | - "@types/react": "19.2.13", |
| 113 | + "@types/react": "19.2.14", |
114 | 114 | "@types/react-dom": "^19.2.3", |
115 | 115 | "@types/ua-parser-js": "^0.7.39", |
116 | 116 | "@types/use-subscription": "^1.0.2", |
117 | 117 | "@types/webpack": "^5.28.5", |
118 | 118 | "@types/webpack-env": "^1.18.8", |
119 | 119 | "@types/webpack-stats-plugin": "^0.3.5", |
120 | | - "@typescript-eslint/eslint-plugin": "^8.55.0", |
121 | | - "@typescript-eslint/parser": "^8.55.0", |
| 120 | + "@typescript-eslint/eslint-plugin": "^8.56.0", |
| 121 | + "@typescript-eslint/parser": "^8.56.0", |
122 | 122 | "babel-jest": "^30.2.0", |
123 | 123 | "babel-loader": "^10.0.0", |
124 | 124 | "babel-plugin-object-to-json-parse": "^0.2.3", |
|
128 | 128 | "clean-webpack-plugin": "^4.0.0", |
129 | 129 | "compression-webpack-plugin": "^11.1.0", |
130 | 130 | "content-security-policy-builder": "^2.3.0", |
131 | | - "css-loader": "^7.1.2", |
| 131 | + "css-loader": "^7.1.4", |
132 | 132 | "eslint": "^9.19.0", |
133 | 133 | "eslint-plugin-array-func": "^5.0.2", |
134 | 134 | "eslint-plugin-github": "^6.0.0", |
|
153 | 153 | "json-sort-cli": "^4.1.3", |
154 | 154 | "lint-staged": "^16.2.7", |
155 | 155 | "markdown-loader": "^8.0.0", |
156 | | - "marked": "^17.0.1", |
| 156 | + "marked": "^17.0.2", |
157 | 157 | "mini-svg-data-uri": "^1.4.4", |
158 | 158 | "mkcert": "^3.2.0", |
159 | 159 | "nodemon": "^3.1.11", |
|
162 | 162 | "react-refresh": "^0.18.0", |
163 | 163 | "sass": "^1.97.3", |
164 | 164 | "sass-loader": "^16.0.7", |
165 | | - "sonda": "^0.10.2", |
| 165 | + "sonda": "^0.11.0", |
166 | 166 | "source-map-loader": "^5.0.0", |
167 | 167 | "style-loader": "^4.0.0", |
168 | | - "stylelint": "^17.1.1", |
| 168 | + "stylelint": "^17.3.0", |
169 | 169 | "stylelint-config-css-modules": "^4.6.0", |
170 | 170 | "stylelint-config-standard-scss": "^17.0.0", |
171 | 171 | "stylelint-order": "^7.0.1", |
|
176 | 176 | "ts-loader": "^9.5.4", |
177 | 177 | "ts-unused-exports": "^11.0.1", |
178 | 178 | "typescript": "^5.9.3", |
179 | | - "typescript-eslint": "^8.55.0", |
| 179 | + "typescript-eslint": "^8.56.0", |
180 | 180 | "webpack-stats-plugin": "^1.1.3" |
181 | 181 | }, |
182 | 182 | "dependencies": { |
|
188 | 188 | "@fortawesome/react-fontawesome": "^3.2.0", |
189 | 189 | "@popperjs/core": "^2.11.8", |
190 | 190 | "@react-hook/resize-observer": "^2.0.2", |
191 | | - "@sentry/browser": "^10.38.0", |
192 | | - "@sentry/react": "^10.38.0", |
193 | | - "@sentry/types": "^10.38.0", |
| 191 | + "@sentry/browser": "^10.39.0", |
| 192 | + "@sentry/react": "^10.39.0", |
| 193 | + "@sentry/types": "^10.39.0", |
194 | 194 | "@tanstack/react-virtual": "^3.13.18", |
195 | 195 | "@textcomplete/core": "^0.1.13", |
196 | 196 | "@textcomplete/textarea": "^0.1.13", |
197 | 197 | "@textcomplete/utils": "^0.1.13", |
198 | 198 | "bungie-api-ts": "^5.10.0", |
199 | | - "caniuse-lite": "^1.0.30001769", |
| 199 | + "caniuse-lite": "^1.0.30001770", |
200 | 200 | "clsx": "^2.1.1", |
201 | 201 | "comlink": "^4.4.2", |
202 | 202 | "core-js": "^3.48.0", |
203 | 203 | "dnd-core": "^16.0.1", |
204 | | - "downshift": "^9.3.0", |
| 204 | + "downshift": "^9.3.1", |
205 | 205 | "es-toolkit": "^1.44.0", |
206 | 206 | "fast-equals": "^6.0.0", |
207 | | - "i18next": "^25.8.4", |
| 207 | + "i18next": "^25.8.10", |
208 | 208 | "i18next-http-backend": "^3.0.2", |
209 | | - "immer": "^11.1.3", |
| 209 | + "immer": "^11.1.4", |
210 | 210 | "memoize-one": "^6.0.0", |
211 | 211 | "motion": "^12.34.0", |
212 | 212 | "papaparse": "^5.5.3", |
|
0 commit comments