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 Oct 10, 2024
1 parent babc6fa commit 4b3d5d6
Show file tree
Hide file tree
Showing 2 changed files with 2,641 additions and 2,416 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,48 +84,48 @@
}
},
"devDependencies": {
"@4c/babel-preset": "^8.1.1",
"@4c/babel-preset": "^8.1.2",
"@4c/cli": "^3.0.1",
"@4c/tsconfig": "^0.4.0",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/node": "^7.16.8",
"@babel/preset-typescript": "^7.16.7",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@types/react-relay": "^11.0.1",
"@types/relay-runtime": "^12.0.0",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/node": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@types/react-relay": "^11.0.3",
"@types/relay-runtime": "^12.0.2",
"babel-jest": "^26.6.3",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-relay": "^10.1.3",
"codecov": "^3.8.3",
"delay": "^5.0.0",
"doctoc": "^2.1.0",
"eslint": "^8.12.0",
"eslint-config-4catalyzer-jest": "^2.2.0",
"eslint-config-4catalyzer-react": "^1.2.2",
"eslint-config-4catalyzer-typescript": "^3.2.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"doctoc": "^2.2.1",
"eslint": "^8.57.1",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-4catalyzer-react": "^1.3.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"farce": "^0.4.5",
"found": "^0.6.0",
"graphql": "^15.5.1",
"graphql": "^15.9.0",
"hookem": "^2.0.1",
"jest": "^26.6.3",
"lint-staged": "^11.0.0",
"lint-staged": "^11.2.6",
"p-defer": "^3.0.0",
"prettier": "^2.6.2",
"prettier": "^2.8.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-relay": "^12.0.0",
"relay-compiler": "^12.0.0",
"relay-local-schema": "^0.8.0",
"relay-runtime": "^12.0.0",
"typescript": "^4.6.3"
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 4b3d5d6

Please sign in to comment.