Skip to content

Commit

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

Bump the minor group across 1 directory with 16 updates
  • Loading branch information
auto-merge-helper[bot] authored Jan 27, 2025
2 parents ab0e6cc + 8f97d6a commit 5c76e82
Show file tree
Hide file tree
Showing 2 changed files with 856 additions and 875 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"react-is": "^18.3.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/plugin-transform-react-constant-elements": "^7.25.9",
"@babel/plugin-transform-react-inline-elements": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/plugin-transform-typescript": "^7.26.5",
"@babel/preset-env": "^7.26.0",
"@babel/plugin-transform-typescript": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@babel/register": "^7.25.9",
"@eslint-react/eslint-plugin": "^1.24.0",
"@eslint-react/eslint-plugin": "^1.25.0",
"@eslint/compat": "^1.2.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@testing-library/react": "^16.2.0",
Expand All @@ -101,17 +101,17 @@
"@types/node": "22.0.2",
"@types/papaparse": "^5.3.15",
"@types/prop-types": "^15.7.14",
"@types/react": "19.0.7",
"@types/react": "19.0.8",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dnd-multi-backend": "^6.0.6",
"@types/react-dom": "^19.0.3",
"@types/ua-parser-js": "^0.7.39",
"@types/use-subscription": "^1.0.2",
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@types/webpack-env": "^1.18.6",
"@types/webpack-stats-plugin": "^0.3.5",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
Expand Down Expand Up @@ -151,7 +151,7 @@
"jest-fetch-mock": "^3.0.3",
"jest-junit": "^16.0.0",
"json-sort-cli": "^4.0.4",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.3",
"markdown-loader": "^8.0.0",
"marked": "^15.0.6",
"mini-css-extract-plugin": "^2.9.2",
Expand All @@ -170,7 +170,7 @@
"sonda": "^0.7.1",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"stylelint": "^16.13.2",
"stylelint": "^16.14.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-order": "^6.0.4",
Expand All @@ -182,7 +182,7 @@
"ts-unused-exports": "^11.0.1",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"typescript-eslint": "^8.22.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
Expand All @@ -191,7 +191,7 @@
"workbox-webpack-plugin": "7.3.0"
},
"dependencies": {
"@babel/runtime": "^7.26.0",
"@babel/runtime": "^7.26.7",
"@beyond-js/md5": "^0.0.1",
"@destinyitemmanager/dim-api-types": "^1.34.0",
"@fortawesome/fontawesome-free": "^5.15.4",
Expand All @@ -200,10 +200,10 @@
"@hello-pangea/dnd": "^17.0.0",
"@popperjs/core": "^2.11.8",
"@react-hook/resize-observer": "^2.0.2",
"@sentry/browser": "^8.50.0",
"@sentry/react": "^8.50.0",
"@sentry/types": "^8.50.0",
"@tanstack/react-virtual": "^3.11.2",
"@sentry/browser": "^8.51.0",
"@sentry/react": "^8.51.0",
"@sentry/types": "^8.51.0",
"@tanstack/react-virtual": "^3.11.3",
"@textcomplete/core": "^0.1.13",
"@textcomplete/textarea": "^0.1.13",
"@textcomplete/utils": "^0.1.13",
Expand Down
Loading

0 comments on commit 5c76e82

Please sign in to comment.