Skip to content

Commit

Permalink
fix: update style template and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pantharshit00 committed May 17, 2023
1 parent 4d6c5ba commit acef91c
Show file tree
Hide file tree
Showing 3 changed files with 12,364 additions and 1,171 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"url": "https://github.com/pantharshit00/prisma-docs-generator/issues"
},
"dependencies": {
"@prisma/generator-helper": "^4.12.0",
"@prisma/internals": "^4.12.0",
"@prisma/generator-helper": "^4.14.0",
"@prisma/internals": "^4.14.0",
"express": "^4.18.2",
"indent-string": "^5.0.0",
"kleur": "^4.1.5",
Expand All @@ -41,15 +41,15 @@
"ts-toolbelt": "^9.6.0"
},
"devDependencies": {
"@prisma/client": "^4.12.0",
"@prisma/client": "^4.14.0",
"@types/express": "4.17.17",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@types/jest": "^29.5.1",
"@types/node": "^20.1.7",
"@types/prismjs": "^1.26.0",
"cpy-cli": "^4.2.0",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"prisma": "^4.12.0",
"prettier": "^2.8.8",
"prisma": "^4.14.0",
"rimraf": "^5.0.0",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit acef91c

Please sign in to comment.