0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

chore: unpin vercel routing lib (#13224)

* chore: unpin vercel routing lib

* Lock

* Changeset
This commit is contained in:
Matt Kane 2025-02-12 11:42:36 +00:00 committed by GitHub
parent bda8c2a5f6
commit 8e5b89c5eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 6 deletions

View file

@ -0,0 +1,5 @@
---
'@astrojs/vercel': patch
---
Unpins `@vercel/routing-utils` dependency as bug has been fixed

View file

@ -50,7 +50,7 @@
"@vercel/analytics": "^1.4.1",
"@vercel/edge": "^1.2.1",
"@vercel/nft": "^0.29.0",
"@vercel/routing-utils": "5.0.2",
"@vercel/routing-utils": "^5.0.4",
"esbuild": "^0.24.0",
"fast-glob": "^3.3.3"
},

10
pnpm-lock.yaml generated
View file

@ -5680,8 +5680,8 @@ importers:
specifier: ^0.29.0
version: 0.29.1(rollup@4.34.2)
'@vercel/routing-utils':
specifier: 5.0.2
version: 5.0.2
specifier: ^5.0.4
version: 5.0.4
esbuild:
specifier: ^0.24.0
version: 0.24.2
@ -8317,8 +8317,8 @@ packages:
engines: {node: '>=18'}
hasBin: true
'@vercel/routing-utils@5.0.2':
resolution: {integrity: sha512-uJViB3+HEo+kzHYELs7cQWX5k0kCNvq9G/8nJQX8mP5Ta0fG68CBRmOaaG8A+2xbtTp/QuGORIwV8CsI9ebcNg==}
'@vercel/routing-utils@5.0.4':
resolution: {integrity: sha512-4ke67zkXVi2fRZdoYckABcsSkRC9CnrdadOGxoS/Bk22+ObHjGQWvUHExRSXh339anwu9YY7ZacNSGH4gUnTQA==}
'@vitejs/plugin-react@4.3.4':
resolution: {integrity: sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==}
@ -14755,7 +14755,7 @@ snapshots:
- rollup
- supports-color
'@vercel/routing-utils@5.0.2':
'@vercel/routing-utils@5.0.4':
dependencies:
path-to-regexp: 6.1.0
path-to-regexp-updated: path-to-regexp@6.3.0