chore(deps): update dependency @sveltejs/adapter-vercel to v5.2.0

This commit is contained in:
renovate[bot] 2024-03-19 15:32:40 +00:00 committed by GitHub
parent 4358f3ceae
commit 3cb384284a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ dependencies:
devDependencies:
'@sveltejs/adapter-vercel':
specifier: ^5.1.0
version: 5.1.1(@sveltejs/kit@2.5.4)
version: 5.2.0(@sveltejs/kit@2.5.4)
'@sveltejs/kit':
specifier: ^2.5.0
version: 2.5.4(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.12)(vite@5.1.6)
@ -977,7 +977,7 @@ packages:
resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==}
hasBin: true
dependencies:
detect-libc: 2.0.2
detect-libc: 2.0.3
https-proxy-agent: 5.0.1
make-dir: 3.1.0
node-fetch: 2.7.0
@ -1458,8 +1458,8 @@ packages:
dev: true
optional: true
/@sveltejs/adapter-vercel@5.1.1(@sveltejs/kit@2.5.4):
resolution: {integrity: sha512-OBb4/she4MCat+topk8x2EHXX2qX3Ju3xGumHCDtVq4zLEZ3LEomhht79jO+7Q1qia2bKk9o6hYEO0JLZjv7XQ==}
/@sveltejs/adapter-vercel@5.2.0(@sveltejs/kit@2.5.4):
resolution: {integrity: sha512-872y13DxKcOBxgnXc4C2YHRw1ow9N1CpUxMH34NYFqCn6PUO6f34qle8v/Byr8sHEC/d+PZIAI3MJs3c8f7TfA==}
peerDependencies:
'@sveltejs/kit': ^2.4.0
dependencies:
@ -2931,8 +2931,8 @@ packages:
hasBin: true
dev: true
/detect-libc@2.0.2:
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==}
/detect-libc@2.0.3:
resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
engines: {node: '>=8'}
dev: true