Skip to content

Commit

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

Bump the minor group with 16 updates
  • Loading branch information
auto-merge-helper[bot] authored Sep 23, 2024
2 parents 395b4ff + c4b01d7 commit 53320a9
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 344 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"last 2 Opera versions"
],
"resolutions": {
"@types/react": "18.3.6",
"@types/react": "18.3.8",
"react-redux": "^9.1.0",
"redux": "^5.0.0",
"react-is": "^18.1.0"
Expand All @@ -90,7 +90,7 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/register": "^7.24.6",
"@eslint-react/eslint-plugin": "^1.14.1",
"@eslint-react/eslint-plugin": "^1.14.2",
"@eslint/compat": "^1.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@sigmacomputing/babel-plugin-lodash": "^3.3.5",
Expand All @@ -99,12 +99,12 @@
"@types/dom-screen-wake-lock": "^1.0.3",
"@types/generate-json-webpack-plugin": "^0.3.7",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"@types/lodash-webpack-plugin": "^0.11.9",
"@types/node": "22.0.2",
"@types/papaparse": "^5.3.14",
"@types/prop-types": "^15.7.12",
"@types/react": "18.3.6",
"@types/prop-types": "^15.7.13",
"@types/react": "18.3.8",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dnd-multi-backend": "^6.0.6",
"@types/react-dom": "^18.3.0",
Expand All @@ -114,8 +114,8 @@
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@types/webpack-stats-plugin": "^0.3.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
Expand Down Expand Up @@ -163,17 +163,17 @@
"mini-css-extract-plugin": "^2.9.1",
"mini-svg-data-uri": "^1.4.4",
"mkcert": "^3.2.0",
"nodemon": "^3.1.4",
"nodemon": "^3.1.7",
"postcss": "^8.4.47",
"postcss-assets-webpack-plugin": "^4.1.2",
"postcss-loader": "^8.1.1",
"postcss-sort-media-queries": "^5.2.0",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"prettier-plugin-organize-imports": "^4.1.0",
"react-refresh": "^0.14.2",
"react-test-renderer": "^18.3.1",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"sass": "^1.79.3",
"sass-loader": "^16.0.2",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"stylelint": "^16.9.0",
Expand All @@ -188,7 +188,7 @@
"ts-unused-exports": "^10.1.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.7.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
Expand All @@ -205,22 +205,22 @@
"@hello-pangea/dnd": "^17.0.0",
"@popperjs/core": "^2.11.8",
"@react-hook/resize-observer": "^2.0.2",
"@sentry/browser": "^8.30.0",
"@sentry/react": "^8.30.0",
"@sentry/types": "^8.30.0",
"@sentry/browser": "^8.31.0",
"@sentry/react": "^8.31.0",
"@sentry/types": "^8.31.0",
"@tanstack/react-virtual": "^3.10.8",
"@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.30001660",
"caniuse-lite": "^1.0.30001663",
"clsx": "^2.1.1",
"comlink": "^4.4.1",
"core-js": "^3.38.1",
"dnd-core": "^16.0.1",
"downshift": "^9.0.8",
"fast-equals": "^5.0.1",
"framer-motion": "^11.5.4",
"framer-motion": "^11.5.6",
"i18next": "^23.15.1",
"i18next-http-backend": "^2.6.1",
"immer": "^10.1.1",
Expand Down
Loading

0 comments on commit 53320a9

Please sign in to comment.