Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 0a8e1a6 commit e8b63dd
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 43 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -18,17 +18,17 @@
"clsx": "2.1.0",
"dayjs": "1.11.10",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"winston": "3.11.0"
},
"devDependencies": {
"@biomejs/biome": "1.5.3",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"husky": "9.0.6",
"jsdom": "24.0.0",
Expand Down
73 changes: 34 additions & 39 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 e8b63dd

Please sign in to comment.