Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 13, 2024
1 parent 26f6e8c commit 0ecf74d
Showing 2 changed files with 1,218 additions and 687 deletions.
1,889 changes: 1,210 additions & 679 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,26 +31,26 @@
"devDependencies": {
"@types/jest": "29.5.11",
"@types/react": "18.2.48",
"@types/react-test-renderer": "18.0.0",
"@types/react-test-renderer": "18.0.7",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@babel/eslint-parser": "7.23.10",
"eslint": "8.46.0",
"eslint": "8.56.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.8.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "28.1.3",
"microbundle": "0.15.1",
"prettier": "3.0.1",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"semantic-release": "21.1.2",
"typescript": "5.1.6"
"typescript": "5.3.3"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"

0 comments on commit 0ecf74d

Please sign in to comment.