Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 4c5da8a commit b133009
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
10 changes: 5 additions & 5 deletions packages/template-react-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"lint": "eslint --quiet --ext .ts,.tsx ."
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@testing-library/react": "^13.4.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -27,7 +27,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^8.0.3",
"jsdom": "^21.1.2",
"lint-staged": "^13.3.0",
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b133009

Please sign in to comment.