Skip to content

Commit

Permalink
Deps: Update react monorepo .
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2023
1 parent 8716a10 commit d12e118
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"devDependencies": {
"@nordcom/prettier": "0.1.1",
"@types/node": "20.8.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"eslint-config-next": "14.0.1",
"prettier": "3.0.3",
"typescript": "5.2.2"
Expand Down
19 changes: 10 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@vitejs/plugin-react": "4.1.1",
"@vitest/coverage-v8": "0.34.6",
Expand Down

0 comments on commit d12e118

Please sign in to comment.