Skip to content

Commit

Permalink
chore: bumpup
Browse files Browse the repository at this point in the history
  • Loading branch information
aiji42 committed May 2, 2022
1 parent 3cde494 commit d632350
Show file tree
Hide file tree
Showing 2 changed files with 1,169 additions and 2,361 deletions.
28 changes: 14 additions & 14 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"lint": "next lint"
},
"dependencies": {
"@auth0/nextjs-auth0": "^1.6.2",
"@geist-ui/react": "^2.2.0",
"@auth0/nextjs-auth0": "^1.7.0",
"@geist-ui/react": "^2.2.5",
"@geist-ui/react-icons": "^1.0.1",
"aws-amplify": "^4.3.11",
"firebase": "^9.6.1",
"firebase-admin": "^10.0.1",
"aws-amplify": "^4.3.20",
"firebase": "^9.7.0",
"firebase-admin": "^10.1.0",
"js-cookie": "^3.0.1",
"next": "12.0.7",
"next-fortress": "^4.0.0-beta.1",
"next": "12.1.5",
"next-fortress": "link:../",
"nookies": "^2.5.2",
"react": "^17.0.2",
"react-dom": "17.0.2"
"react": "^18.1.0",
"react-dom": "18.1.0"
},
"devDependencies": {
"@types/js-cookie": "^3.0.1",
"@types/react": "17.0.38",
"eslint": "8.6.0",
"eslint-config-next": "12.0.7",
"typescript": "4.5.4"
"@types/js-cookie": "^3.0.2",
"@types/react": "18.0.8",
"eslint": "8.14.0",
"eslint-config-next": "12.1.5",
"typescript": "4.6.4"
}
}
Loading

0 comments on commit d632350

Please sign in to comment.