Polyfill URLPattern (#398)
This commit is contained in:
committed by
GitHub
parent
f6d573819b
commit
bc9ab21b5d
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -276,6 +276,9 @@ importers:
|
||||
tailwind-merge:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1
|
||||
urlpattern-polyfill:
|
||||
specifier: ^10.1.0
|
||||
version: 10.1.0
|
||||
zod:
|
||||
specifier: ^3.25.74
|
||||
version: 3.25.76
|
||||
@@ -8529,6 +8532,9 @@ packages:
|
||||
uri-js@4.4.1:
|
||||
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
||||
|
||||
urlpattern-polyfill@10.1.0:
|
||||
resolution: {integrity: sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==}
|
||||
|
||||
urql@4.2.2:
|
||||
resolution: {integrity: sha512-3GgqNa6iF7bC4hY/ImJKN4REQILcSU9VKcKL8gfELZM8mM5BnLH1BsCc8kBdnVGD1LIFOs4W3O2idNHhON1r0w==}
|
||||
peerDependencies:
|
||||
@@ -17491,6 +17497,8 @@ snapshots:
|
||||
dependencies:
|
||||
punycode: 2.3.1
|
||||
|
||||
urlpattern-polyfill@10.1.0: {}
|
||||
|
||||
urql@4.2.2(@urql/core@5.2.0(graphql@16.11.0))(react@19.2.0):
|
||||
dependencies:
|
||||
'@urql/core': 5.2.0(graphql@16.11.0)
|
||||
|
||||
Reference in New Issue
Block a user