Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent 340ad7b commit 202715f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -48,15 +48,15 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "9.0.1",
"@semantic-release/release-notes-generator": "10.0.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "13.4.0",
"@types/color": "3.0.3",
"@types/jest": "^27.5.1",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"@types/jest": "27.5.2",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-config-react-app": "^6.0.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand All @@ -65,13 +65,13 @@
"eslint-plugin-react-hooks": "4.6.0",
"gh-pages": "3.2.3",
"husky": "7.0.4",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "3.0.2",
"semantic-release": "19.0.2",
"tsdx": "^0.14.0",
"tsdx": "0.14.1",
"tslib": "2.5.0",
"typescript": "^4.7.2"
"typescript": "4.9.5"
},
"dependencies": {
"clsx": "^1.1.1",
Expand Down

0 comments on commit 202715f

Please sign in to comment.