Skip to content

Commit bef9ba5

Browse files
Merge pull request #11704 from DestinyItemManager/dependabot/npm_and_yarn/minor-d732375da8
Bump the minor group with 20 updates
2 parents 9d78044 + d1cbc9d commit bef9ba5

File tree

2 files changed

+541
-496
lines changed

2 files changed

+541
-496
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@
9494
"@babel/register": "^7.28.6",
9595
"@bhollis/css-modules-typescript-loader": "^1.0.1",
9696
"@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",
9999
"@eslint/compat": "^2.0.1",
100100
"@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",
104104
"@svgr/webpack": "^8.1.0",
105105
"@testing-library/react": "^16.3.2",
106106
"@types/dom-chromium-installation-events": "^101.0.4",
@@ -110,15 +110,15 @@
110110
"@types/node": "22.0.2",
111111
"@types/papaparse": "^5.5.2",
112112
"@types/prop-types": "^15.7.15",
113-
"@types/react": "19.2.13",
113+
"@types/react": "19.2.14",
114114
"@types/react-dom": "^19.2.3",
115115
"@types/ua-parser-js": "^0.7.39",
116116
"@types/use-subscription": "^1.0.2",
117117
"@types/webpack": "^5.28.5",
118118
"@types/webpack-env": "^1.18.8",
119119
"@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",
122122
"babel-jest": "^30.2.0",
123123
"babel-loader": "^10.0.0",
124124
"babel-plugin-object-to-json-parse": "^0.2.3",
@@ -128,7 +128,7 @@
128128
"clean-webpack-plugin": "^4.0.0",
129129
"compression-webpack-plugin": "^11.1.0",
130130
"content-security-policy-builder": "^2.3.0",
131-
"css-loader": "^7.1.2",
131+
"css-loader": "^7.1.4",
132132
"eslint": "^9.19.0",
133133
"eslint-plugin-array-func": "^5.0.2",
134134
"eslint-plugin-github": "^6.0.0",
@@ -153,7 +153,7 @@
153153
"json-sort-cli": "^4.1.3",
154154
"lint-staged": "^16.2.7",
155155
"markdown-loader": "^8.0.0",
156-
"marked": "^17.0.1",
156+
"marked": "^17.0.2",
157157
"mini-svg-data-uri": "^1.4.4",
158158
"mkcert": "^3.2.0",
159159
"nodemon": "^3.1.11",
@@ -162,10 +162,10 @@
162162
"react-refresh": "^0.18.0",
163163
"sass": "^1.97.3",
164164
"sass-loader": "^16.0.7",
165-
"sonda": "^0.10.2",
165+
"sonda": "^0.11.0",
166166
"source-map-loader": "^5.0.0",
167167
"style-loader": "^4.0.0",
168-
"stylelint": "^17.1.1",
168+
"stylelint": "^17.3.0",
169169
"stylelint-config-css-modules": "^4.6.0",
170170
"stylelint-config-standard-scss": "^17.0.0",
171171
"stylelint-order": "^7.0.1",
@@ -176,7 +176,7 @@
176176
"ts-loader": "^9.5.4",
177177
"ts-unused-exports": "^11.0.1",
178178
"typescript": "^5.9.3",
179-
"typescript-eslint": "^8.55.0",
179+
"typescript-eslint": "^8.56.0",
180180
"webpack-stats-plugin": "^1.1.3"
181181
},
182182
"dependencies": {
@@ -188,25 +188,25 @@
188188
"@fortawesome/react-fontawesome": "^3.2.0",
189189
"@popperjs/core": "^2.11.8",
190190
"@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",
194194
"@tanstack/react-virtual": "^3.13.18",
195195
"@textcomplete/core": "^0.1.13",
196196
"@textcomplete/textarea": "^0.1.13",
197197
"@textcomplete/utils": "^0.1.13",
198198
"bungie-api-ts": "^5.10.0",
199-
"caniuse-lite": "^1.0.30001769",
199+
"caniuse-lite": "^1.0.30001770",
200200
"clsx": "^2.1.1",
201201
"comlink": "^4.4.2",
202202
"core-js": "^3.48.0",
203203
"dnd-core": "^16.0.1",
204-
"downshift": "^9.3.0",
204+
"downshift": "^9.3.1",
205205
"es-toolkit": "^1.44.0",
206206
"fast-equals": "^6.0.0",
207-
"i18next": "^25.8.4",
207+
"i18next": "^25.8.10",
208208
"i18next-http-backend": "^3.0.2",
209-
"immer": "^11.1.3",
209+
"immer": "^11.1.4",
210210
"memoize-one": "^6.0.0",
211211
"motion": "^12.34.0",
212212
"papaparse": "^5.5.3",

0 commit comments

Comments
 (0)