Skip to content

Commit e12e6a8

Browse files
Merge pull request #10329 from DestinyItemManager/dependabot/npm_and_yarn/minor-ba164b9a07
Bump the minor group with 49 updates
2 parents 1477238 + ce62fee commit e12e6a8

File tree

2 files changed

+1860
-1890
lines changed

2 files changed

+1860
-1890
lines changed

package.json

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,20 @@
7474
"last 2 Opera versions"
7575
],
7676
"resolutions": {
77-
"@types/react": "18.2.56",
77+
"@types/react": "18.2.78",
7878
"react-redux": "^9.1.0",
7979
"redux": "^5.0.0",
8080
"react-is": "^18.1.0"
8181
},
8282
"devDependencies": {
83-
"@babel/core": "^7.23.9",
84-
"@babel/plugin-transform-react-constant-elements": "^7.23.3",
85-
"@babel/plugin-transform-react-inline-elements": "^7.23.3",
86-
"@babel/plugin-transform-runtime": "^7.23.9",
87-
"@babel/plugin-transform-typescript": "^7.23.6",
88-
"@babel/preset-env": "^7.23.9",
89-
"@babel/preset-react": "^7.23.3",
90-
"@babel/preset-typescript": "^7.23.3",
83+
"@babel/core": "^7.24.4",
84+
"@babel/plugin-transform-react-constant-elements": "^7.24.1",
85+
"@babel/plugin-transform-react-inline-elements": "^7.24.1",
86+
"@babel/plugin-transform-runtime": "^7.24.3",
87+
"@babel/plugin-transform-typescript": "^7.24.4",
88+
"@babel/preset-env": "^7.24.4",
89+
"@babel/preset-react": "^7.24.1",
90+
"@babel/preset-typescript": "^7.24.1",
9191
"@babel/register": "^7.23.7",
9292
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
9393
"@sigmacomputing/babel-plugin-lodash": "^3.3.5",
@@ -96,50 +96,50 @@
9696
"@types/dom-screen-wake-lock": "^1.0.3",
9797
"@types/generate-json-webpack-plugin": "^0.3.7",
9898
"@types/jest": "^29.5.12",
99-
"@types/lodash": "^4.14.202",
99+
"@types/lodash": "^4.17.0",
100100
"@types/lodash-webpack-plugin": "^0.11.9",
101101
"@types/node": "18.18.3",
102102
"@types/papaparse": "^5.3.14",
103-
"@types/prop-types": "^15.7.11",
104-
"@types/react": "18.2.56",
103+
"@types/prop-types": "^15.7.12",
104+
"@types/react": "18.2.78",
105105
"@types/react-beautiful-dnd": "^13.1.8",
106106
"@types/react-dnd-multi-backend": "^6.0.6",
107-
"@types/react-dom": "^18.2.19",
107+
"@types/react-dom": "^18.2.25",
108108
"@types/react-test-renderer": "^18.0.7",
109109
"@types/ua-parser-js": "^0.7.39",
110110
"@types/use-subscription": "^1.0.2",
111111
"@types/uuid": "^9.0.8",
112112
"@types/webpack": "^5.28.5",
113113
"@types/webpack-env": "^1.18.4",
114114
"@types/webpack-stats-plugin": "^0.3.5",
115-
"@typescript-eslint/eslint-plugin": "^7.4.0",
116-
"@typescript-eslint/parser": "^7.4.0",
117-
"autoprefixer": "^10.4.17",
115+
"@typescript-eslint/eslint-plugin": "^7.6.0",
116+
"@typescript-eslint/parser": "^7.6.0",
117+
"autoprefixer": "^10.4.19",
118118
"babel-jest": "^29.7.0",
119119
"babel-loader": "^9.1.3",
120120
"babel-plugin-object-to-json-parse": "^0.2.3",
121121
"babel-plugin-optimize-clsx": "^2.6.2",
122122
"babel-plugin-transform-imports": "^2.0.0",
123123
"browserslist": "^4.23.0",
124124
"clean-webpack-plugin": "^4.0.0",
125-
"compression-webpack-plugin": "^11.0.0",
125+
"compression-webpack-plugin": "^11.1.0",
126126
"content-security-policy-builder": "^2.1.1",
127127
"copy-webpack-plugin": "^12.0.2",
128128
"css-loader": "^6.10.0",
129129
"css-modules-typescript-loader": "^4.0.1",
130-
"cssnano": "^6.0.3",
130+
"cssnano": "^6.1.2",
131131
"eslint": "^8.56.0",
132132
"eslint-config-prettier": "^9.1.0",
133133
"eslint-plugin-array-func": "^4.0.0",
134134
"eslint-plugin-css-modules": "^2.12.0",
135-
"eslint-plugin-github": "^4.10.1",
135+
"eslint-plugin-github": "^4.10.2",
136136
"eslint-plugin-jsx-a11y": "^6.8.0",
137137
"eslint-plugin-jsx-expressions": "^1.3.2",
138138
"eslint-plugin-lodash": "^7.4.0",
139-
"eslint-plugin-react": "^7.33.2",
139+
"eslint-plugin-react": "^7.34.1",
140140
"eslint-plugin-react-hooks": "^4.6.0",
141141
"eslint-plugin-react-redux": "^4.1.0",
142-
"eslint-plugin-sonarjs": "^0.24.0",
142+
"eslint-plugin-sonarjs": "^0.25.1",
143143
"fontawesome-subset": "^4.4.0",
144144
"fork-ts-checker-notifier-webpack-plugin": "^5.0.0",
145145
"fork-ts-checker-webpack-plugin": "^6.0.1",
@@ -153,75 +153,75 @@
153153
"jest-environment-jsdom": "^29.7.0",
154154
"jest-fetch-mock": "^3.0.3",
155155
"jest-junit": "^16.0.0",
156-
"json-sort-cli": "^4.0.2",
156+
"json-sort-cli": "^4.0.3",
157157
"lint-staged": "^15.2.2",
158158
"lodash-webpack-plugin": "^0.11.6",
159159
"markdown-loader": "^8.0.0",
160-
"marked": "^12.0.0",
161-
"mini-css-extract-plugin": "^2.8.0",
160+
"marked": "^12.0.1",
161+
"mini-css-extract-plugin": "^2.8.1",
162162
"mini-svg-data-uri": "^1.4.4",
163163
"mkcert": "^3.2.0",
164-
"nodemon": "^3.0.3",
165-
"postcss": "^8.4.35",
164+
"nodemon": "^3.1.0",
165+
"postcss": "^8.4.38",
166166
"postcss-assets-webpack-plugin": "^4.1.2",
167-
"postcss-loader": "^8.1.0",
167+
"postcss-loader": "^8.1.1",
168168
"postcss-sort-media-queries": "^5.2.0",
169169
"prettier": "^3.2.5",
170170
"prettier-plugin-organize-imports": "^3.2.4",
171171
"react-refresh": "^0.14.0",
172172
"react-test-renderer": "^18.2.0",
173-
"sass": "^1.71.0",
174-
"sass-loader": "^14.1.1",
173+
"sass": "^1.75.0",
174+
"sass-loader": "^14.2.0",
175175
"source-map-loader": "^5.0.0",
176176
"style-loader": "^3.3.4",
177-
"stylelint": "^16.2.1",
177+
"stylelint": "^16.3.1",
178178
"stylelint-config-css-modules": "^4.4.0",
179-
"stylelint-config-standard-scss": "^13.0.0",
179+
"stylelint-config-standard-scss": "^13.1.0",
180180
"svgo": "^3.2.0",
181181
"svgo-loader": "^4.0.0",
182182
"terser-webpack-plugin": "^5.3.10",
183183
"ts-jest": "^29.1.2",
184184
"ts-loader": "^9.5.1",
185185
"ts-unused-exports": "^10.0.1",
186186
"tsconfig-paths-webpack-plugin": "^4.1.0",
187-
"typescript": "^5.3.3",
188-
"webpack": "^5.90.3",
187+
"typescript": "^5.4.5",
188+
"webpack": "^5.91.0",
189189
"webpack-cli": "^5.1.4",
190-
"webpack-dev-server": "^5.0.2",
190+
"webpack-dev-server": "^5.0.4",
191191
"webpack-notifier": "^1.15.0",
192192
"webpack-stats-plugin": "^1.1.3",
193193
"workbox-webpack-plugin": "7.0.0"
194194
},
195195
"dependencies": {
196-
"@babel/runtime": "^7.23.9",
196+
"@babel/runtime": "^7.24.4",
197197
"@destinyitemmanager/dim-api-types": "^1.30.0",
198198
"@fortawesome/fontawesome-free": "^5.15.4",
199199
"@fortawesome/fontawesome-svg-core": "^1.2.36",
200200
"@fortawesome/react-fontawesome": "^0.2.0",
201-
"@hello-pangea/dnd": "^16.5.0",
201+
"@hello-pangea/dnd": "^16.6.0",
202202
"@popperjs/core": "^2.11.8",
203203
"@react-hook/resize-observer": "^1.2.6",
204-
"@sentry/browser": "^7.101.1",
205-
"@sentry/react": "^7.101.1",
206-
"@sentry/types": "^7.101.1",
207-
"@tanstack/react-virtual": "3.1.1",
204+
"@sentry/browser": "^7.110.0",
205+
"@sentry/react": "^7.110.0",
206+
"@sentry/types": "^7.110.0",
207+
"@tanstack/react-virtual": "3.2.1",
208208
"@textcomplete/core": "^0.1.13",
209209
"@textcomplete/textarea": "^0.1.13",
210210
"@textcomplete/utils": "^0.1.13",
211211
"bungie-api-ts": "^5.1.0",
212-
"caniuse-lite": "^1.0.30001588",
212+
"caniuse-lite": "^1.0.30001609",
213213
"clsx": "^2.1.0",
214214
"comlink": "^4.4.1",
215-
"core-js": "^3.36.0",
215+
"core-js": "^3.36.1",
216216
"dialog-polyfill": "^0.5.6",
217217
"dnd-core": "^16.0.1",
218-
"downshift": "^9.0.0",
219-
"fast-copy": "^3.0.1",
218+
"downshift": "^9.0.4",
219+
"fast-copy": "^3.0.2",
220220
"fast-equals": "^5.0.1",
221-
"framer-motion": "^11.0.5",
222-
"i18next": "^23.9.0",
223-
"i18next-http-backend": "^2.4.3",
224-
"immer": "^10.0.3",
221+
"framer-motion": "^11.0.28",
222+
"i18next": "^23.11.1",
223+
"i18next-http-backend": "^2.5.0",
224+
"immer": "^10.0.4",
225225
"lodash-es": "^4.17.21",
226226
"memoize-one": "^6.0.0",
227227
"papaparse": "^5.4.1",
@@ -233,8 +233,8 @@
233233
"react-dom": "^18.2.0",
234234
"react-dropzone": "^14.2.3",
235235
"react-redux": "^9.1.0",
236-
"react-router": "^6.22.1",
237-
"react-router-dom": "^6.22.1",
236+
"react-router": "^6.22.3",
237+
"react-router-dom": "^6.22.3",
238238
"react-textarea-autosize": "^8.5.3",
239239
"redux": "^5.0.1",
240240
"redux-thunk": "^3.1.0",

0 commit comments

Comments
 (0)