bump authkit

main
radex 2023-11-02 17:46:33 +01:00
parent 23249c13ac
commit bbe6c40054
2 changed files with 22 additions and 22 deletions

42
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@auth/core": "^0.15.1",
"@auth/sveltekit": "^0.3.7",
"@auth/sveltekit": "^0.3.11",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@nozbe/microfuzz": "^1.0.0",
@ -89,9 +89,9 @@
}
},
"node_modules/@auth/core": {
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.15.1.tgz",
"integrity": "sha512-0jAsjeLt3DZFAhGpiz2jIGVw4wT7X1OdQszIcULPVofn2LD9QyQMgcWnZXc75NkoHKKBMp9UOY8htn1OYkRxEA==",
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.15.2.tgz",
"integrity": "sha512-z79WfH+7Hub/DP3bd5/oiymi6zqSkpeltG2u/vvZrLUXTz3LHWXEVtSxYIusHXpzLpEGfDwnACkiFB4izP1wEg==",
"dependencies": {
"@panva/hkdf": "^1.0.4",
"cookie": "0.5.0",
@ -110,11 +110,11 @@
}
},
"node_modules/@auth/sveltekit": {
"version": "0.3.7",
"resolved": "https://registry.npmjs.org/@auth/sveltekit/-/sveltekit-0.3.7.tgz",
"integrity": "sha512-2aIQbACu4F6oBUMgi9c1yCPVzOd3VQmMslk4y7U1Ec5A8CGstJfvMyL1N2J4zc3bemmvzhlrZ9ng0baKc695lg==",
"version": "0.3.11",
"resolved": "https://registry.npmjs.org/@auth/sveltekit/-/sveltekit-0.3.11.tgz",
"integrity": "sha512-SGGJe0BZsy/KqqyFgA056SbFZh2SvVQVU/GnPAg73PwkJZWxobba6KmeZM2OwECud21eQzXR8YggizwJmU1mzw==",
"dependencies": {
"@auth/core": "0.13.0"
"@auth/core": "0.18.0"
},
"peerDependencies": {
"@sveltejs/kit": "^1.0.0",
@ -122,9 +122,9 @@
}
},
"node_modules/@auth/sveltekit/node_modules/@auth/core": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.13.0.tgz",
"integrity": "sha512-StjrzUenaKfMr68kmvhiqfY0xvxRvg8wllmem9JAULpPAAAt3uwRUDXICWOP/PfWB4OZ2wQT7rgfm0n42b+Mjg==",
"version": "0.18.0",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.18.0.tgz",
"integrity": "sha512-Xb41H3FIv4PlTZmwoFvntaNlVTwIqFxIg7i0/ieHOOxf/7H8EJpGTWoNrqKhwMyZEPU6fHp+VcUiqdX3vFrWSg==",
"dependencies": {
"@panva/hkdf": "^1.0.4",
"cookie": "0.5.0",
@ -6576,9 +6576,9 @@
}
},
"@auth/core": {
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.15.1.tgz",
"integrity": "sha512-0jAsjeLt3DZFAhGpiz2jIGVw4wT7X1OdQszIcULPVofn2LD9QyQMgcWnZXc75NkoHKKBMp9UOY8htn1OYkRxEA==",
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.15.2.tgz",
"integrity": "sha512-z79WfH+7Hub/DP3bd5/oiymi6zqSkpeltG2u/vvZrLUXTz3LHWXEVtSxYIusHXpzLpEGfDwnACkiFB4izP1wEg==",
"requires": {
"@panva/hkdf": "^1.0.4",
"cookie": "0.5.0",
@ -6589,17 +6589,17 @@
}
},
"@auth/sveltekit": {
"version": "0.3.7",
"resolved": "https://registry.npmjs.org/@auth/sveltekit/-/sveltekit-0.3.7.tgz",
"integrity": "sha512-2aIQbACu4F6oBUMgi9c1yCPVzOd3VQmMslk4y7U1Ec5A8CGstJfvMyL1N2J4zc3bemmvzhlrZ9ng0baKc695lg==",
"version": "0.3.11",
"resolved": "https://registry.npmjs.org/@auth/sveltekit/-/sveltekit-0.3.11.tgz",
"integrity": "sha512-SGGJe0BZsy/KqqyFgA056SbFZh2SvVQVU/GnPAg73PwkJZWxobba6KmeZM2OwECud21eQzXR8YggizwJmU1mzw==",
"requires": {
"@auth/core": "0.13.0"
"@auth/core": "0.18.0"
},
"dependencies": {
"@auth/core": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.13.0.tgz",
"integrity": "sha512-StjrzUenaKfMr68kmvhiqfY0xvxRvg8wllmem9JAULpPAAAt3uwRUDXICWOP/PfWB4OZ2wQT7rgfm0n42b+Mjg==",
"version": "0.18.0",
"resolved": "https://registry.npmjs.org/@auth/core/-/core-0.18.0.tgz",
"integrity": "sha512-Xb41H3FIv4PlTZmwoFvntaNlVTwIqFxIg7i0/ieHOOxf/7H8EJpGTWoNrqKhwMyZEPU6fHp+VcUiqdX3vFrWSg==",
"requires": {
"@panva/hkdf": "^1.0.4",
"cookie": "0.5.0",

View File

@ -52,7 +52,7 @@
"type": "module",
"dependencies": {
"@auth/core": "^0.15.1",
"@auth/sveltekit": "^0.3.7",
"@auth/sveltekit": "^0.3.11",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@nozbe/microfuzz": "^1.0.0",