Skip to content

Commit

Permalink
chore(deps): bump the minor-and-patch group with 13 updates (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent bcf8d46 commit 0d5cfbc
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 226 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"@stellar/design-system": "^1.1.3",
"@stellar/tsconfig": "^1.0.2",
"@svgr/webpack": "8.1.0",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-query": "^5.59.16",
"@tanstack/react-query-devtools": "^5.59.16",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.8",
"@types/react": "^18.3.11",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/node": "^22.8.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-google-recaptcha": "^2.1.9",
"@types/react-redux": "^7.1.28",
"@types/react-redux": "^7.1.34",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
Expand All @@ -36,17 +36,17 @@
"bignumber.js": "^9.1.2",
"buffer": "^6.0.3",
"concurrently": "^9.0.1",
"crypto-browserify": "^3.12.0",
"crypto-browserify": "^3.12.1",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react": "^1.1.7",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"https-browserify": "^1.0.0",
"husky": "^9.1.6",
Expand All @@ -65,7 +65,7 @@
"react-redux": "^9.1.2",
"react-router-dom": "^6.27.0",
"redux": "^5.0.1",
"sass": "^1.79.6",
"sass": "^1.80.4",
"sass-loader": "^16.0.2",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
Expand Down Expand Up @@ -108,14 +108,14 @@
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.59.7",
"@types/papaparse": "^5.3.14",
"@types/papaparse": "^5.3.15",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"eslint-webpack-plugin": "^4.2.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.1",
"react-hot-loader": "^4.13.1",
"style-loader": "^4.0.0",
Expand Down
Loading

0 comments on commit 0d5cfbc

Please sign in to comment.