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 b293bc2 commit 8b196cd
Show file tree
Hide file tree
Showing 2 changed files with 3,396 additions and 2,600 deletions.
72 changes: 36 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,52 +51,52 @@
"@types/relay-runtime": ">=4.0.0"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.1",
"@4c/jest-preset": "^1.5.3",
"@4c/rollout": "^2.1.11",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/preset-typescript": "^7.12.1",
"@types/enzyme": "^3.10.8",
"@types/graphql-relay": "^0.6.0",
"@types/invariant": "^2.2.34",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@types/react-dom": "^16.9.9",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"@4c/babel-preset": "^8.1.2",
"@4c/jest-preset": "^1.8.1",
"@4c/rollout": "^2.2.2",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@types/enzyme": "^3.10.18",
"@types/graphql-relay": "^0.7.0",
"@types/invariant": "^2.2.37",
"@types/jest": "^26.0.24",
"@types/node": "^14.18.63",
"@types/react-dom": "^16.9.24",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"babel-jest": "^26.6.3",
"babel-plugin-relay": "^10.0.1",
"codecov": "^3.8.1",
"codecov": "^3.8.3",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "^7.13.0",
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-4catalyzer-react": "^1.0.12",
"eslint-config-4catalyzer-typescript": "^3.0.1",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"graphql": "^15.4.0",
"graphql-relay": "^0.6.0",
"husky": "^4.3.0",
"enzyme-adapter-react-16": "^1.15.8",
"eslint": "^7.32.0",
"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.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",
"graphql": "^15.9.0",
"graphql-relay": "^0.10.2",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"prettier": "^2.1.2",
"lint-staged": "^10.5.4",
"prettier": "^2.8.8",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-relay": "^10.0.1",
"relay-compiler": "^10.0.1",
"relay-compiler-language-typescript": "^13.0.2",
"relay-compiler-language-typescript": "^13.0.10",
"relay-local-schema": "^0.8.0",
"relay-runtime": "^10.0.1",
"ts-node": "^9.0.0",
"typescript": "^4.0.5"
"ts-node": "^9.1.1",
"typescript": "^4.9.5"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
Loading

0 comments on commit 8b196cd

Please sign in to comment.