Skip to content

Commit

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

Bump the minor group with 13 updates
  • Loading branch information
auto-merge-helper[bot] authored Sep 16, 2024
2 parents d3c74e8 + e313670 commit 5c171d1
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 561 deletions.
28 changes: 14 additions & 14 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.5",
"@types/react": "18.3.6",
"react-redux": "^9.1.0",
"redux": "^5.0.0",
"react-is": "^18.1.0"
Expand All @@ -90,21 +90,21 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/register": "^7.24.6",
"@eslint-react/eslint-plugin": "^1.14.0",
"@eslint-react/eslint-plugin": "^1.14.1",
"@eslint/compat": "^1.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@sigmacomputing/babel-plugin-lodash": "^3.3.5",
"@testing-library/react": "^16.0.1",
"@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.12",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.7",
"@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.5",
"@types/react": "18.3.6",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dnd-multi-backend": "^6.0.6",
"@types/react-dom": "^18.3.0",
Expand All @@ -114,11 +114,11 @@
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@types/webpack-stats-plugin": "^0.3.5",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"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",
Expand All @@ -133,10 +133,10 @@
"eslint": "^9.10.0",
"eslint-plugin-array-func": "^5.0.2",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-redux": "^4.2.0",
"eslint-plugin-regexp": "^2.6.0",
Expand All @@ -148,7 +148,7 @@
"globals": "^15.9.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"i18next-scanner": "^4.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand All @@ -164,7 +164,7 @@
"mini-svg-data-uri": "^1.4.4",
"mkcert": "^3.2.0",
"nodemon": "^3.1.4",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"postcss-assets-webpack-plugin": "^4.1.2",
"postcss-loader": "^8.1.1",
"postcss-sort-media-queries": "^5.2.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.5.0",
"typescript-eslint": "^8.6.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
Expand All @@ -208,7 +208,7 @@
"@sentry/browser": "^8.30.0",
"@sentry/react": "^8.30.0",
"@sentry/types": "^8.30.0",
"@tanstack/react-virtual": "^3.10.7",
"@tanstack/react-virtual": "^3.10.8",
"@textcomplete/core": "^0.1.13",
"@textcomplete/textarea": "^0.1.13",
"@textcomplete/utils": "^0.1.13",
Expand Down Expand Up @@ -243,7 +243,7 @@
"redux-thunk": "^3.1.0",
"reselect": "^5.1.1",
"typesafe-actions": "^5.1.0",
"ua-parser-js": "^1.0.38",
"ua-parser-js": "^1.0.39",
"use-subscription": "^1.8.2",
"workbox-cacheable-response": "^7.1.0",
"workbox-core": "^7.1.0",
Expand Down
Loading

0 comments on commit 5c171d1

Please sign in to comment.