Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 2f4251b commit 5158680
Show file tree
Hide file tree
Showing 2 changed files with 2,732 additions and 1,883 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,38 +53,38 @@
"utility-types": "^3.10.0"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.3",
"@4c/cli": "^2.2.1",
"@4c/jest-preset": "^1.5.4",
"@4c/babel-preset": "^8.1.2",
"@4c/cli": "^2.2.9",
"@4c/jest-preset": "^1.8.1",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/preset-typescript": "^7.13.0",
"@types/jest": "^26.0.22",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"codecov": "^3.8.1",
"eslint-config-4catalyzer-jest": "^2.0.10",
"eslint-config-4catalyzer-react": "^1.0.13",
"eslint-config-4catalyzer-typescript": "^3.0.3",
"@4c/tsconfig": "^0.4.1",
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^26.0.24",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"codecov": "^3.8.3",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-4catalyzer-react": "^1.3.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-react": "^7.36.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fetch-mock": "^9.11.0",
"fetch-mock-jest": "^1.5.1",
"hookem": "^2.0.1",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"prettier": "^2.8.8",
"react": "^17.0.2",
"relay-runtime": "^10.1.3",
"socket.io-client": "^3.1.3",
"socket.io-client-v2": "npm:socket.io-client@^2.4.0",
"typescript": "^4.2.3",
"whatwg-fetch": "^3.6.2"
"socket.io-client-v2": "npm:socket.io-client@^2.5.0",
"typescript": "^4.9.5",
"whatwg-fetch": "^3.6.20"
},
"peerDependencies": {
"react": "^16.8.6 || ^17.0.0",
Expand Down
Loading

0 comments on commit 5158680

Please sign in to comment.