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 Jan 13, 2025
1 parent d00abc3 commit 74b29cd
Show file tree
Hide file tree
Showing 3 changed files with 1,508 additions and 855 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22
22.13.0
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"@4c/cli": "^4.0.4",
"@4c/rollout": "^4.0.2",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/preset-typescript": "^7.22.5",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@types/jest": "^27.5.2",
Expand All @@ -79,20 +79,20 @@
"babel-preset-env-modules": "^1.0.1",
"doctoc": "^2.2.1",
"dts-bundle-generator": "^6.13.0",
"eslint": "^8.45.0",
"eslint": "^8.57.1",
"eslint-config-jason": "^8.2.2",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-ts-expect": "^2.1.0",
"eslint-plugin-typescript": "^0.14.0",
"hookem": "^2.0.1",
"jest": "^27.5.1",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"rollup": "^2.79.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-dts": "^4.2.3",
"rollup-plugin-filesize": "^9.1.2",
Expand All @@ -106,5 +106,5 @@
"toposort": "^2.0.2",
"type-fest": "^2.19.0"
},
"packageManager": "yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90"
"packageManager": "yarn@4.6.0+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728"
}
Loading

0 comments on commit 74b29cd

Please sign in to comment.