Skip to content

Commit

Permalink
Merge pull request #159 from premieroctet/chore/upgrade-next-admin-7.0.1
Browse files Browse the repository at this point in the history
Upgrade Next Admin 7.0.1
  • Loading branch information
tlenclos authored Nov 20, 2024
2 parents 828ffa4 + a584396 commit b1db724
Show file tree
Hide file tree
Showing 8 changed files with 1,085 additions and 1,255 deletions.
23 changes: 12 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"@heroicons/react": "^2.0.16",
"@next-auth/prisma-adapter": "^1.0.5",
"@postlight/parser": "^2.2.3",
"@premieroctet/next-admin": "^5.0.0",
"@premieroctet/next-admin": "^7.0.1",
"@premieroctet/next-admin-generator-prisma": "^0.0.1",
"@prisma/client": "^4.11.0",
"@radix-ui/react-dialog": "^1.0.3",
"@radix-ui/react-navigation-menu": "^1.1.2",
Expand All @@ -54,14 +55,14 @@
"jsonwebtoken": "^9.0.1",
"lodash": "^4.17.21",
"lru-cache": "^10.0.2",
"metascraper": "^5.36.0",
"metascraper-description": "^5.33.7",
"metascraper-image": "^5.33.7",
"metascraper-logo": "^5.36.0",
"metascraper-logo-favicon": "^5.36.0",
"metascraper-media-provider": "^5.33.9",
"metascraper-title": "^5.33.7",
"metascraper-twitter": "^5.33.7",
"metascraper": "~5.36.0",
"metascraper-description": "~5.33.7",
"metascraper-image": "~5.33.7",
"metascraper-logo": "~5.36.0",
"metascraper-logo-favicon": "~5.36.0",
"metascraper-media-provider": "~5.33.9",
"metascraper-title": "~5.33.7",
"metascraper-twitter": "~5.33.7",
"mjml": "^4.13.0",
"mjml-react": "^2.0.8",
"next": "^14.0.1",
Expand All @@ -73,7 +74,6 @@
"openai": "^4.10.0",
"plaiceholder": "^2.5.0",
"prisma": "^4.11.0",
"prisma-json-schema-generator": "^5.1.1",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-colorful": "^5.6.1",
Expand Down Expand Up @@ -118,5 +118,6 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit b1db724

Please sign in to comment.