mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
Updated next and prisma.
This commit is contained in:
parent
5d4ed6bd1b
commit
119e4b9a9a
3 changed files with 96 additions and 111 deletions
|
|
@ -56,7 +56,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "4.5.5",
|
||||
"@prisma/client": "3.11.0",
|
||||
"@prisma/client": "3.11.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.1",
|
||||
"chart.js": "^2.9.4",
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
"jose": "2.0.5",
|
||||
"maxmind": "^4.3.6",
|
||||
"moment-timezone": "^0.5.33",
|
||||
"next": "12.1.0",
|
||||
"next": "12.1.4",
|
||||
"node-fetch": "^3.2.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^18.0.0",
|
||||
|
|
@ -118,7 +118,7 @@
|
|||
"postcss-preset-env": "^7.4.2",
|
||||
"postcss-rtlcss": "^3.5.3",
|
||||
"prettier": "^2.6.0",
|
||||
"prisma": "3.11.0",
|
||||
"prisma": "3.11.1",
|
||||
"prompts": "2.4.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue