Skip to content

Commit

Permalink
Merge pull request #10902 from DestinyItemManager/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/minor-d872c5b32b

Bump the minor group with 16 updates
  • Loading branch information
auto-merge-helper[bot] authored Jan 20, 2025
2 parents b2dc02d + c39580c commit ab201d3
Show file tree
Hide file tree
Showing 8 changed files with 1,173 additions and 1,151 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,18 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@babel/register": "^7.25.9",
"@eslint-react/eslint-plugin": "^1.23.2",
"@eslint-react/eslint-plugin": "^1.24.0",
"@eslint/compat": "^1.2.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@testing-library/react": "^16.1.0",
"@testing-library/react": "^16.2.0",
"@types/dom-chromium-installation-events": "^101.0.4",
"@types/dom-screen-wake-lock": "^1.0.3",
"@types/generate-json-webpack-plugin": "^0.3.7",
"@types/jest": "^29.5.14",
"@types/node": "22.0.2",
"@types/papaparse": "^5.3.15",
"@types/prop-types": "^15.7.14",
"@types/react": "19.0.6",
"@types/react": "19.0.7",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dnd-multi-backend": "^6.0.6",
"@types/react-dom": "^19.0.3",
Expand All @@ -110,8 +110,8 @@
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@types/webpack-stats-plugin": "^0.3.5",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
Expand Down Expand Up @@ -151,21 +151,21 @@
"jest-fetch-mock": "^3.0.3",
"jest-junit": "^16.0.0",
"json-sort-cli": "^4.0.4",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"markdown-loader": "^8.0.0",
"marked": "^15.0.6",
"mini-css-extract-plugin": "^2.9.2",
"mini-svg-data-uri": "^1.4.4",
"mkcert": "^3.2.0",
"nodemon": "^3.1.9",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-assets-webpack-plugin": "^4.1.2",
"postcss-loader": "^8.1.1",
"postcss-sort-media-queries": "^5.2.0",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"react-refresh": "^0.16.0",
"sass": "^1.83.1",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"sonda": "^0.7.1",
"source-map-loader": "^5.0.0",
Expand All @@ -182,7 +182,7 @@
"ts-unused-exports": "^11.0.1",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"typescript-eslint": "^8.21.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
Expand All @@ -199,15 +199,15 @@
"@hello-pangea/dnd": "^17.0.0",
"@popperjs/core": "^2.11.8",
"@react-hook/resize-observer": "^2.0.2",
"@sentry/browser": "^8.48.0",
"@sentry/react": "^8.48.0",
"@sentry/types": "^8.48.0",
"@sentry/browser": "^8.50.0",
"@sentry/react": "^8.50.0",
"@sentry/types": "^8.50.0",
"@tanstack/react-virtual": "^3.11.2",
"@textcomplete/core": "^0.1.13",
"@textcomplete/textarea": "^0.1.13",
"@textcomplete/utils": "^0.1.13",
"bungie-api-ts": "^5.1.0",
"caniuse-lite": "^1.0.30001692",
"bungie-api-ts": "^5.2.0",
"caniuse-lite": "^1.0.30001695",
"clsx": "^2.1.1",
"comlink": "^4.4.2",
"core-js": "^3.40.0",
Expand All @@ -222,15 +222,15 @@
"motion": "^11.17.0",
"papaparse": "^5.5.1",
"react": "^19.0.0",
"react-aria": "^3.36.0",
"react-aria": "^3.37.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dnd-multi-backend": "^8.1.2",
"react-dnd-touch-backend": "^16.0.1",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-redux": "^9.2.0",
"react-router": "^7.1.1",
"react-router": "^7.1.3",
"react-textarea-autosize": "^8.5.7",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
Expand Down
Loading

0 comments on commit ab201d3

Please sign in to comment.