Remove pinned @auth/core override

This commit is contained in:
Sam Becker 2023-09-07 20:06:05 -05:00
parent b9a59467ba
commit a510526e71
2 changed files with 3 additions and 11 deletions

View File

@ -37,10 +37,5 @@
"tailwindcss": "3.3.3",
"ts-exif-parser": "^0.2.2",
"typescript": "5.2.2"
},
"pnpm": {
"overrides": {
"@auth/core": "0.13.0"
}
}
}

9
pnpm-lock.yaml generated
View File

@ -1,8 +1,5 @@
lockfileVersion: 5.4
overrides:
'@auth/core': 0.13.0
specifiers:
'@tailwindcss/forms': ^0.5.6
'@types/node': ^20.5.9
@ -77,8 +74,8 @@ packages:
engines: {node: '>=10'}
dev: false
/@auth/core/0.13.0:
resolution: {integrity: sha512-StjrzUenaKfMr68kmvhiqfY0xvxRvg8wllmem9JAULpPAAAt3uwRUDXICWOP/PfWB4OZ2wQT7rgfm0n42b+Mjg==}
/@auth/core/0.0.0-manual.e9863699:
resolution: {integrity: sha512-/hVzGuFw7nAZimliD8kpuKnNjvkRu+jpaVhYB/FaIXLNJFNwhbO2MgXBnr5tvLIHgRJnR5C9UN5RNpQXiFHuSA==}
peerDependencies:
nodemailer: ^6.8.0
peerDependenciesMeta:
@ -2523,7 +2520,7 @@ packages:
nodemailer:
optional: true
dependencies:
'@auth/core': 0.13.0
'@auth/core': 0.0.0-manual.e9863699
next: 13.4.19_biqbaboplfbrettd7655fr4n2y
react: 18.2.0
dev: false