Skip to content

Commit

Permalink
chore(deps): update devdependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent fa4bca8 commit 281658c
Show file tree
Hide file tree
Showing 6 changed files with 1,949 additions and 3,547 deletions.
16 changes: 8 additions & 8 deletions examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"nexus-plugin-prisma": "0.35.0"
},
"devDependencies": {
"@types/faker": "^5.1.5",
"@types/ws": "^7.4.0",
"faker": "^5.1.0",
"prettier": "^2.2.1",
"prisma": "2.21.x",
"ts-node": "^9.1.1",
"ts-node-dev": "^1.1.1",
"typescript": "^4.1.3"
"@types/faker": "^6.0.0",
"@types/ws": "^8.0.0",
"faker": "^6.0.0",
"prettier": "^3.0.0",
"prisma": "5.13.x",
"ts-node": "^10.0.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.0.0"
},
"prettier": {
"semi": false,
Expand Down
Loading

0 comments on commit 281658c

Please sign in to comment.