Skip to content

Commit

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

Bump the minor group across 1 directory with 16 updates
  • Loading branch information
auto-merge-helper[bot] authored Jul 24, 2024
2 parents 35683d8 + 7bf886e commit 7dd043f
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 248 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@types/webpack-stats-plugin": "^0.3.5",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"autoprefixer": "^10.4.19",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
Expand All @@ -135,17 +135,17 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-jsx-expressions": "^1.3.2",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-redux": "^4.1.0",
"eslint-plugin-sonarjs": "^1.0.3",
"eslint-plugin-sonarjs": "^1.0.4",
"fontawesome-subset": "^4.4.0",
"fork-ts-checker-notifier-webpack-plugin": "^5.0.0",
"fork-ts-checker-webpack-plugin": "^6.0.1",
"generate-json-webpack-plugin": "^2.0.0",
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.0.11",
"husky": "^9.1.1",
"i18next-scanner": "^4.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand Down Expand Up @@ -179,11 +179,11 @@
"svgo": "^3.3.2",
"svgo-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"ts-loader": "^9.5.1",
"ts-unused-exports": "^10.1.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
Expand All @@ -200,23 +200,23 @@
"@hello-pangea/dnd": "^16.6.0",
"@popperjs/core": "^2.11.8",
"@react-hook/resize-observer": "^2.0.1",
"@sentry/browser": "^8.18.0",
"@sentry/react": "^8.18.0",
"@sentry/types": "^8.18.0",
"@tanstack/react-virtual": "3.8.1",
"@sentry/browser": "^8.20.0",
"@sentry/react": "^8.20.0",
"@sentry/types": "^8.20.0",
"@tanstack/react-virtual": "3.8.3",
"@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.30001642",
"caniuse-lite": "^1.0.30001643",
"clsx": "^2.1.1",
"comlink": "^4.4.1",
"core-js": "^3.37.1",
"dnd-core": "^16.0.1",
"downshift": "^9.0.6",
"fast-equals": "^5.0.1",
"framer-motion": "^11.3.4",
"i18next": "^23.12.1",
"framer-motion": "^11.3.17",
"i18next": "^23.12.2",
"i18next-http-backend": "^2.5.2",
"immer": "^10.1.1",
"lodash-es": "^4.17.21",
Expand All @@ -230,8 +230,8 @@
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-redux": "^9.1.2",
"react-router": "^6.25.0",
"react-router-dom": "^6.25.0",
"react-router": "^6.25.1",
"react-router-dom": "^6.25.1",
"react-textarea-autosize": "^8.5.3",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
Expand Down
Loading

0 comments on commit 7dd043f

Please sign in to comment.