File tree Expand file tree Collapse file tree 5 files changed +301
-298
lines changed
dev/src/app/(payload)/admin Expand file tree Collapse file tree 5 files changed +301
-298
lines changed Original file line number Diff line number Diff line change 1- import { GoogleOAuthLoginButton as GoogleOAuthLoginButton_143f92647bcb7528bfe1082a22fc4d4e } from ' src/components/GoogleOAuthLoginButton'
2- import { ZitadelOAuthLoginButton as ZitadelOAuthLoginButton_2b344d0256ae0172631ef421761722bb } from ' src/components/ZitadelOAuthLoginButton'
1+ import { GoogleOAuthLoginButton as GoogleOAuthLoginButton_143f92647bcb7528bfe1082a22fc4d4e } from " src/components/GoogleOAuthLoginButton" ;
2+ import { ZitadelOAuthLoginButton as ZitadelOAuthLoginButton_2b344d0256ae0172631ef421761722bb } from " src/components/ZitadelOAuthLoginButton" ;
33
44export const importMap = {
5- "src/components/GoogleOAuthLoginButton#GoogleOAuthLoginButton" : GoogleOAuthLoginButton_143f92647bcb7528bfe1082a22fc4d4e ,
6- "src/components/ZitadelOAuthLoginButton#ZitadelOAuthLoginButton" : ZitadelOAuthLoginButton_2b344d0256ae0172631ef421761722bb
7- }
5+ "src/components/GoogleOAuthLoginButton#GoogleOAuthLoginButton" :
6+ GoogleOAuthLoginButton_143f92647bcb7528bfe1082a22fc4d4e ,
7+ "src/components/ZitadelOAuthLoginButton#ZitadelOAuthLoginButton" :
8+ ZitadelOAuthLoginButton_2b344d0256ae0172631ef421761722bb ,
9+ } ;
Original file line number Diff line number Diff line change 11{
22 "name" : " payload-oauth2" ,
3- "version" : " 1.0.10 " ,
3+ "version" : " 1.0.11 " ,
44 "type" : " module" ,
55 "homepage:" : " https://payloadcms.com" ,
66 "repository" : " https://github.com/WilsonLe/payload-oauth2" ,
5757 "@payloadcms/ui" : " ^3" ,
5858 "@swc/jest" : " 0.2.36" ,
5959 "@types/jest" : " 29.5.12" ,
60- "@types/node" : " ^ 22.10.2 " ,
60+ "@types/node" : " 22.13.4 " ,
6161 "@types/react" : " 18.3.3" ,
6262 "cross-env" : " 7.0.3" ,
6363 "dotenv" : " 16.4.5" ,
7070 "payload" : " ^3" ,
7171 "prettier" : " 3.3.2" ,
7272 "prettier-plugin-organize-imports" : " 3.2.4" ,
73- "puppeteer" : " ^ 23.6.0" ,
73+ "puppeteer" : " 23.6.0" ,
7474 "react" : " ^19" ,
7575 "react-dom" : " ^19" ,
7676 "rimraf" : " 5.0.7" ,
7777 "sharp" : " 0.33.4" ,
78- "tree-kill" : " ^ 1.2.2" ,
78+ "tree-kill" : " 1.2.2" ,
7979 "typescript" : " 5.4.5"
8080 }
8181}
You can’t perform that action at this time.
0 commit comments