mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-11 11:25:35 -04:00
fix(deps): update dependency @octokit/graphql to ^9.0.5
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
|||||||
"@mdx-js/react": "^3.1.1",
|
"@mdx-js/react": "^3.1.1",
|
||||||
"@next/mdx": "16.3.1",
|
"@next/mdx": "16.3.1",
|
||||||
"@number-flow/react": "^0.6.2",
|
"@number-flow/react": "^0.6.2",
|
||||||
"@octokit/graphql": "^9.0.4",
|
"@octokit/graphql": "^9.0.5",
|
||||||
"@octokit/graphql-schema": "^15.26.1",
|
"@octokit/graphql-schema": "^15.26.1",
|
||||||
"@tabler/icons-react": "^3.46.0",
|
"@tabler/icons-react": "^3.46.0",
|
||||||
"@vercel/analytics": "^2.0.1",
|
"@vercel/analytics": "^2.0.1",
|
||||||
|
|||||||
Generated
+39
-33
@@ -30,8 +30,8 @@ importers:
|
|||||||
specifier: ^0.6.2
|
specifier: ^0.6.2
|
||||||
version: 0.6.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
version: 0.6.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
||||||
'@octokit/graphql':
|
'@octokit/graphql':
|
||||||
specifier: ^9.0.4
|
specifier: ^9.0.5
|
||||||
version: 9.0.4
|
version: 9.0.5
|
||||||
'@octokit/graphql-schema':
|
'@octokit/graphql-schema':
|
||||||
specifier: ^15.26.1
|
specifier: ^15.26.1
|
||||||
version: 15.26.1
|
version: 15.26.1
|
||||||
@@ -1029,30 +1029,30 @@ packages:
|
|||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
react-dom: ^18 || ^19
|
react-dom: ^18 || ^19
|
||||||
|
|
||||||
'@octokit/endpoint@11.0.4':
|
'@octokit/endpoint@11.0.5':
|
||||||
resolution: {integrity: sha512-f1cOWoHPmxryJFknxbtDdjODWfV8A9tc8Aae6ermXPNgHFZ/x91AtHIz4gicEjL8hkJiip+u21QHJORfBv/qiA==}
|
resolution: {integrity: sha512-iXa654H3yFafF/ieHkukfbgWo2rmXD2ceD0ZOtrPhw1bc3FDch1d9N/TNs0FQ1/cIbwb7kspUX8jzIs8nzb9DQ==}
|
||||||
engines: {node: '>= 20'}
|
engines: {node: '>= 20'}
|
||||||
|
|
||||||
'@octokit/graphql-schema@15.26.1':
|
'@octokit/graphql-schema@15.26.1':
|
||||||
resolution: {integrity: sha512-RFDC2MpRBd4AxSRvUeBIVeBU7ojN/SxDfALUd7iVYOSeEK3gZaqR2MGOysj4Zh2xj2RY5fQAUT+Oqq7hWTraMA==}
|
resolution: {integrity: sha512-RFDC2MpRBd4AxSRvUeBIVeBU7ojN/SxDfALUd7iVYOSeEK3gZaqR2MGOysj4Zh2xj2RY5fQAUT+Oqq7hWTraMA==}
|
||||||
|
|
||||||
'@octokit/graphql@9.0.4':
|
'@octokit/graphql@9.0.5':
|
||||||
resolution: {integrity: sha512-5s15CCiY8XXQ+FG+b1YQcl6Z2FA++nwAz/tg2VUrTmnMncP+2nnGUEYANImdnxsA2Fnq+Mbl7hDjUTw7cFAwcg==}
|
resolution: {integrity: sha512-bt/hm03LeU6Vy7FwTrkkC9p3XGT/lBwClglMqxBSe5/q0E5CdJTXeAqEI0vlw89/LF/G6tryTIH8HirZ3prMVg==}
|
||||||
engines: {node: '>= 20'}
|
engines: {node: '>= 20'}
|
||||||
|
|
||||||
'@octokit/openapi-types@28.0.0':
|
'@octokit/openapi-types@29.0.1':
|
||||||
resolution: {integrity: sha512-0rFyLuyHvIj6uuZWuDslxkowFYdPXoNIkeAv4b27dzm2Tf4vGWXnPsMcxs7d65kLdMERgP3wc1AEPlqMz8e1cQ==}
|
resolution: {integrity: sha512-9qWOMFNxxLokERcms42rU0PTLqQmVs7g5E41TI4mCOxmpFayD1rfC7XxOL55cG9MBZLFlC31BrR37myMKardwg==}
|
||||||
|
|
||||||
'@octokit/request-error@7.1.1':
|
'@octokit/request-error@7.1.2':
|
||||||
resolution: {integrity: sha512-+eaY7G2VVpSf2pc5Gn1+mph837V/d/TYTJAgWL9Tb0ogGYcpN3IlAVFgjL+Vv93F/sevrxkvsYCedtpLdcFLzA==}
|
resolution: {integrity: sha512-XZRuT3xZ84D3gYErI1DZvhJ33dCWVV6uzBtWkaBB4TvA/L6eOeTZodxLFVB44bBEEo3vEx7y00UfX1tBLrtLRg==}
|
||||||
engines: {node: '>= 20'}
|
engines: {node: '>= 20'}
|
||||||
|
|
||||||
'@octokit/request@10.0.13':
|
'@octokit/request@10.0.16':
|
||||||
resolution: {integrity: sha512-v2269YxL9Yf+x3d+gRI63FP0vFQEiWgLyBzxe/Y+0yFDg2B/Tzf5dhh9VNfccVAQnfcfwQWyk/y6Bn7rUXXs7A==}
|
resolution: {integrity: sha512-A0zWGjHzISIb+9ccG8s0dq7LKO5zVpJLRICjgUb+sJxEWqn8RUHB1rD3AE51+PECvXHIxqZ1VVvs4fHTSD9nUQ==}
|
||||||
engines: {node: '>= 20'}
|
engines: {node: '>= 20'}
|
||||||
|
|
||||||
'@octokit/types@17.0.0':
|
'@octokit/types@18.0.0':
|
||||||
resolution: {integrity: sha512-ByP1v7YL5SMveFPP7+sj0/ZuWCOOg/Chs4NafOMpq6WNIM/hdGY0S7C0TCGDBWu1aGmOxmUIhMx3cO+IdwYZ1Q==}
|
resolution: {integrity: sha512-l6bAF43PNxkJp6g+W4PjoUSSkxHomXw2nOum5CTftJz1NlV3vu93NImgOYtLf6CbBUb5j+fiuzW0PPQ5JTSvZA==}
|
||||||
|
|
||||||
'@opentelemetry/semantic-conventions@1.43.0':
|
'@opentelemetry/semantic-conventions@1.43.0':
|
||||||
resolution: {integrity: sha512-eSYWTm620tTk45EKSedaUL8MFYI8hW164hIXsgIHyxu3VobUB3fFCu5t0hQby6OoWRPsG1KkKUG2M5UadiLiVg==}
|
resolution: {integrity: sha512-eSYWTm620tTk45EKSedaUL8MFYI8hW164hIXsgIHyxu3VobUB3fFCu5t0hQby6OoWRPsG1KkKUG2M5UadiLiVg==}
|
||||||
@@ -1988,6 +1988,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-mj7UPXE0jaqaOsukNZRUEfEi2AcL7C/vwmwcHV0O97eO1E1pxBZuyjlZrx5seTaNBg1U6+o35wpa35Qfcc+7ag==}
|
resolution: {integrity: sha512-mj7UPXE0jaqaOsukNZRUEfEi2AcL7C/vwmwcHV0O97eO1E1pxBZuyjlZrx5seTaNBg1U6+o35wpa35Qfcc+7ag==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
|
content-type@3.0.0:
|
||||||
|
resolution: {integrity: sha512-AIi5H6p0xk5uknXcN3/rmhP8jgp69OfSe/JuKiQAFprJ7UGw7mwj7m4XcmDzlrnJDG+cGpphAINGdU3g3g7kDw==}
|
||||||
|
engines: {node: '>=22'}
|
||||||
|
|
||||||
convert-source-map@2.0.0:
|
convert-source-map@2.0.0:
|
||||||
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
||||||
|
|
||||||
@@ -2804,8 +2808,8 @@ packages:
|
|||||||
json-schema-typed@8.0.2:
|
json-schema-typed@8.0.2:
|
||||||
resolution: {integrity: sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==}
|
resolution: {integrity: sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==}
|
||||||
|
|
||||||
json-with-bigint@3.5.11:
|
json-with-bigint@3.5.12:
|
||||||
resolution: {integrity: sha512-WvkM9Hfb9kqzCcbsvpwfWDvdfGZDhYuCoaCwHRe5q3LtULKkbrI/L6JYcN8owflgA3di5dP2yVAV2NVCXkgtkA==}
|
resolution: {integrity: sha512-uwbF/wSSuOgC7qqlq27Xp5B6a2MHVug3t0idZdTqu0JnlFvgJuH7ju+KAk/J06C7GfhoYy2gnb9wz2INqcne7w==}
|
||||||
|
|
||||||
json5@2.2.3:
|
json5@2.2.3:
|
||||||
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
||||||
@@ -4825,9 +4829,9 @@ snapshots:
|
|||||||
react: 19.2.8
|
react: 19.2.8
|
||||||
react-dom: 19.2.8(react@19.2.8)
|
react-dom: 19.2.8(react@19.2.8)
|
||||||
|
|
||||||
'@octokit/endpoint@11.0.4':
|
'@octokit/endpoint@11.0.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/types': 17.0.0
|
'@octokit/types': 18.0.0
|
||||||
universal-user-agent: 7.0.3
|
universal-user-agent: 7.0.3
|
||||||
|
|
||||||
'@octokit/graphql-schema@15.26.1':
|
'@octokit/graphql-schema@15.26.1':
|
||||||
@@ -4835,30 +4839,30 @@ snapshots:
|
|||||||
graphql: 16.14.2
|
graphql: 16.14.2
|
||||||
graphql-tag: 2.12.7(graphql@16.14.2)
|
graphql-tag: 2.12.7(graphql@16.14.2)
|
||||||
|
|
||||||
'@octokit/graphql@9.0.4':
|
'@octokit/graphql@9.0.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/request': 10.0.13
|
'@octokit/request': 10.0.16
|
||||||
'@octokit/types': 17.0.0
|
'@octokit/types': 18.0.0
|
||||||
universal-user-agent: 7.0.3
|
universal-user-agent: 7.0.3
|
||||||
|
|
||||||
'@octokit/openapi-types@28.0.0': {}
|
'@octokit/openapi-types@29.0.1': {}
|
||||||
|
|
||||||
'@octokit/request-error@7.1.1':
|
'@octokit/request-error@7.1.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/types': 17.0.0
|
'@octokit/types': 18.0.0
|
||||||
|
|
||||||
'@octokit/request@10.0.13':
|
'@octokit/request@10.0.16':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/endpoint': 11.0.4
|
'@octokit/endpoint': 11.0.5
|
||||||
'@octokit/request-error': 7.1.1
|
'@octokit/request-error': 7.1.2
|
||||||
'@octokit/types': 17.0.0
|
'@octokit/types': 18.0.0
|
||||||
content-type: 2.1.0
|
content-type: 3.0.0
|
||||||
json-with-bigint: 3.5.11
|
json-with-bigint: 3.5.12
|
||||||
universal-user-agent: 7.0.3
|
universal-user-agent: 7.0.3
|
||||||
|
|
||||||
'@octokit/types@17.0.0':
|
'@octokit/types@18.0.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/openapi-types': 28.0.0
|
'@octokit/openapi-types': 29.0.1
|
||||||
|
|
||||||
'@opentelemetry/semantic-conventions@1.43.0': {}
|
'@opentelemetry/semantic-conventions@1.43.0': {}
|
||||||
|
|
||||||
@@ -5502,6 +5506,8 @@ snapshots:
|
|||||||
|
|
||||||
content-type@2.1.0: {}
|
content-type@2.1.0: {}
|
||||||
|
|
||||||
|
content-type@3.0.0: {}
|
||||||
|
|
||||||
convert-source-map@2.0.0: {}
|
convert-source-map@2.0.0: {}
|
||||||
|
|
||||||
cookie-signature@1.2.2: {}
|
cookie-signature@1.2.2: {}
|
||||||
@@ -6225,7 +6231,7 @@ snapshots:
|
|||||||
|
|
||||||
json-schema-typed@8.0.2: {}
|
json-schema-typed@8.0.2: {}
|
||||||
|
|
||||||
json-with-bigint@3.5.11: {}
|
json-with-bigint@3.5.12: {}
|
||||||
|
|
||||||
json5@2.2.3: {}
|
json5@2.2.3: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user