Skip to content

Commit

Permalink
chore(deps): update react-prisma (#16665)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jkomyno committed Dec 21, 2022
1 parent cadcc89 commit 33cbac0
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 305 deletions.
8 changes: 4 additions & 4 deletions packages/react-prisma/package.json
Expand Up @@ -14,14 +14,14 @@
"homepage": "https://www.prisma.io",
"devDependencies": {
"@prisma/client": "workspace:*",
"@types/jest": "29.2.3",
"@types/node": "18.11.9",
"esbuild": "0.15.16",
"@types/jest": "29.2.4",
"@types/node": "18.11.11",
"esbuild": "0.16.1",
"jest": "29.3.1",
"jest-junit": "15.0.0",
"react": "18.2.0",
"typescript": "4.9.3",
"@swc/core": "1.3.20",
"@swc/core": "1.3.21",
"@swc/jest": "0.2.23"
},
"scripts": {
Expand Down

0 comments on commit 33cbac0

Please sign in to comment.