Skip to content

Commit

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

Bump the minor group with 14 updates
  • Loading branch information
auto-merge-helper[bot] authored Sep 30, 2024
2 parents ae454b9 + 6cc3605 commit 8837eec
Show file tree
Hide file tree
Showing 2 changed files with 456 additions and 456 deletions.
30 changes: 15 additions & 15 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.8",
"@types/react": "18.3.10",
"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.2",
"@eslint-react/eslint-plugin": "^1.14.3",
"@eslint/compat": "^1.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@sigmacomputing/babel-plugin-lodash": "^3.3.5",
Expand All @@ -104,7 +104,7 @@
"@types/node": "22.0.2",
"@types/papaparse": "^5.3.14",
"@types/prop-types": "^15.7.13",
"@types/react": "18.3.8",
"@types/react": "18.3.10",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dnd-multi-backend": "^6.0.6",
"@types/react-dom": "^18.3.0",
Expand All @@ -114,15 +114,15 @@
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@types/webpack-stats-plugin": "^0.3.5",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
"babel-plugin-object-to-json-parse": "^0.2.3",
"babel-plugin-optimize-clsx": "^2.6.2",
"babel-plugin-transform-imports": "^2.0.0",
"browserslist": "^4.23.3",
"browserslist": "^4.24.0",
"clean-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^11.1.0",
"content-security-policy-builder": "^2.2.0",
Expand All @@ -136,7 +136,7 @@
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-redux": "^4.2.0",
"eslint-plugin-regexp": "^2.6.0",
Expand Down Expand Up @@ -172,7 +172,7 @@
"prettier-plugin-organize-imports": "^4.1.0",
"react-refresh": "^0.14.2",
"react-test-renderer": "^18.3.1",
"sass": "^1.79.3",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
Expand All @@ -188,8 +188,8 @@
"ts-unused-exports": "^10.1.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0",
"webpack": "^5.94.0",
"typescript-eslint": "^8.8.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-notifier": "^1.15.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.31.0",
"@sentry/react": "^8.31.0",
"@sentry/types": "^8.31.0",
"@sentry/browser": "^8.32.0",
"@sentry/react": "^8.32.0",
"@sentry/types": "^8.32.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.30001663",
"caniuse-lite": "^1.0.30001664",
"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.6",
"framer-motion": "^11.9.0",
"i18next": "^23.15.1",
"i18next-http-backend": "^2.6.1",
"immer": "^10.1.1",
Expand Down
Loading

0 comments on commit 8837eec

Please sign in to comment.