Skip to content

Commit

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

Bump the minor group with 17 updates
  • Loading branch information
auto-merge-helper[bot] committed Aug 26, 2024
2 parents 288d2c5 + e9f833d commit cd0c60e
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 500 deletions.
36 changes: 18 additions & 18 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.3",
"@types/react": "18.3.4",
"react-redux": "^9.1.0",
"redux": "^5.0.0",
"react-is": "^18.1.0"
Expand All @@ -84,13 +84,13 @@
"@babel/core": "^7.25.2",
"@babel/plugin-transform-react-constant-elements": "^7.25.1",
"@babel/plugin-transform-react-inline-elements": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/plugin-transform-typescript": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/register": "^7.24.6",
"@eslint-react/eslint-plugin": "^1.10.1",
"@eslint-react/eslint-plugin": "^1.12.1",
"@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.12",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@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.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
Expand Down Expand Up @@ -148,7 +148,7 @@
"globals": "^15.9.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.0",
"husky": "^9.1.4",
"husky": "^9.1.5",
"i18next-scanner": "^4.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand All @@ -159,7 +159,7 @@
"lint-staged": "^15.2.9",
"lodash-webpack-plugin": "^0.11.6",
"markdown-loader": "^8.0.0",
"marked": "^14.0.0",
"marked": "^14.1.0",
"mini-css-extract-plugin": "^2.9.1",
"mini-svg-data-uri": "^1.4.4",
"mkcert": "^3.2.0",
Expand All @@ -182,21 +182,21 @@
"svgo": "^3.3.2",
"svgo-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"ts-jest": "^29.2.4",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"ts-unused-exports": "^10.1.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"webpack": "^5.93.0",
"typescript-eslint": "^8.3.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-notifier": "^1.15.0",
"webpack-stats-plugin": "^1.1.3",
"workbox-webpack-plugin": "7.1.0"
},
"dependencies": {
"@babel/runtime": "^7.25.0",
"@babel/runtime": "^7.25.4",
"@destinyitemmanager/dim-api-types": "^1.33.0",
"@fortawesome/fontawesome-free": "^5.15.4",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
Expand All @@ -207,21 +207,21 @@
"@sentry/browser": "^8.26.0",
"@sentry/react": "^8.26.0",
"@sentry/types": "^8.26.0",
"@tanstack/react-virtual": "^3.9.0",
"@tanstack/react-virtual": "^3.10.4",
"@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.30001651",
"caniuse-lite": "^1.0.30001653",
"clsx": "^2.1.1",
"comlink": "^4.4.1",
"core-js": "^3.38.0",
"core-js": "^3.38.1",
"dnd-core": "^16.0.1",
"downshift": "^9.0.8",
"fast-equals": "^5.0.1",
"framer-motion": "^11.3.28",
"framer-motion": "^11.3.30",
"i18next": "^23.14.0",
"i18next-http-backend": "^2.6.0",
"i18next-http-backend": "^2.6.1",
"immer": "^10.1.1",
"lodash-es": "^4.17.21",
"memoize-one": "^6.0.0",
Expand Down
Loading

0 comments on commit cd0c60e

Please sign in to comment.