We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0e7af commit dfa3866Copy full SHA for dfa3866
package.json
@@ -45,6 +45,7 @@
45
"next": "^15.3.3",
46
"next-nprogress-bar": "^2.4.7",
47
"next-transition-router": "^0.2.11",
48
+ "prisma-dbml-generator": "^0.12.0",
49
"prop-types": "^15.8.1",
50
"react": "^19.1.0",
51
"react-dom": "^19.1.0",
@@ -81,7 +82,7 @@
81
82
"@types/react": "npm:types-react@19.0.0-rc.1",
83
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
84
},
- "packageManager": "pnpm@10.6.5",
85
+ "packageManager": "pnpm@10.18.0",
86
"nx": {},
87
"pnpm": {
88
"onlyBuiltDependencies": [
0 commit comments