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 Jun 20, 2024
1 parent 0daccc7 commit 82737e7
Show file tree
Hide file tree
Showing 2 changed files with 2,490 additions and 1,552 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,36 +50,36 @@
"react": ">=16.4.1"
},
"devDependencies": {
"@4c/babel-preset": "^8.1.1",
"@4c/semantic-release-config": "^2.1.0",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@4c/babel-preset": "^8.1.2",
"@4c/semantic-release-config": "^2.2.0",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@csstools/postcss-sass": "^4.0.0",
"@modular-css/rollup": "^26.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"babel-eslint": "^10.1.0",
"dtslint": "^4.1.1",
"eslint": "^7.30.0",
"eslint-config-4catalyzer-react": "^1.1.0",
"eslint-config-4catalyzer-typescript": "^3.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"hookem": "^1.0.8",
"lint-staged": "^11.0.0",
"postcss-scss": "^4.0.0",
"prettier": "^2.3.2",
"dtslint": "^4.2.1",
"eslint": "^7.32.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.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"hookem": "^1.0.9",
"lint-staged": "^11.2.6",
"postcss-scss": "^4.0.9",
"prettier": "^2.8.8",
"react": "^17.0.2",
"rollup": "^2.52.7",
"rollup": "^2.79.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"sass": "^1.35.1",
"sass": "^1.77.6",
"semantic-release": "^17.4.4",
"typescript": "^4.3.5"
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 82737e7

Please sign in to comment.