Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
chore: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis committed Jul 17, 2024
1 parent 1d4eb0d commit 5915ce2
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 112 deletions.
6 changes: 3 additions & 3 deletions nextjs-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@cmru-comsci-66/e-sport-nextjs-server",
"version": "1.7.4",
"version": "1.7.5",
"license": "apache-2.0",
"author": "Faelayis <[email protected]>",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"discord-api-types": "0.37.92"
},
"peerDependencies": {
"@cmru-comsci-66/e-sport-database": "1.4.5",
"@cmru-comsci-66/e-sport-database": "1.4.6",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/nextjs-monorepo-workaround-plugin": "5.16.1",
"bcrypt": "^5.1.1",
Expand All @@ -43,7 +43,7 @@
"react-dom": "^17.0.2 || ^18"
},
"devDependencies": {
"@cmru-comsci-66/e-sport-database": "1.4.4",
"@cmru-comsci-66/e-sport-database": "1.4.6",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/nextjs-monorepo-workaround-plugin": "5.17.0",
"@swc/core": "1.6.13",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmru-e-sport-packages",
"version": "1.0.10",
"version": "1.0.11",
"license": "apache-2.0",
"author": "Faelayis <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -41,7 +41,7 @@
"prettier-plugin-sort-json": "4.0.0",
"tslib": "2.6.3",
"tsm": "2.3.0",
"tsup": "8.1.1",
"tsup": "8.1.2",
"typescript": "5.5.3"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 5915ce2

Please sign in to comment.