[skip ci]: Bump jotai from 2.0.0 to 2.4.2 (#1007)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
This commit is contained in:
dependabot[bot] 2023-09-08 10:40:34 +00:00 committed by GitHub
parent 7e0755ec9e
commit 2951fb3ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 9 deletions

View file

@ -0,0 +1,5 @@
---
"saleor-app-taxes": patch
---
[skip ci]: Bump jotai from 2.0.0 to 2.4.2

View file

@ -29,7 +29,7 @@
"dotenv": "^16.3.1",
"graphql": "16.7.1",
"graphql-tag": "^2.12.6",
"jotai": "^2.0.0",
"jotai": "^2.4.2",
"jsdom": "^20.0.3",
"next": "13.4.8",
"pino": "^8.14.1",

View file

@ -1,5 +1,9 @@
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
overrides:
'@saleor/app-sdk': 0.43.1
@ -1512,8 +1516,8 @@ importers:
specifier: ^2.12.6
version: 2.12.6(graphql@16.7.1)
jotai:
specifier: ^2.0.0
version: 2.0.0(react@18.2.0)
specifier: ^2.4.2
version: 2.4.2(@types/react@18.2.5)(react@18.2.0)
jsdom:
specifier: ^20.0.3
version: 20.0.3
@ -12876,6 +12880,7 @@ packages:
/chevrotain@6.5.0:
resolution: {integrity: sha512-BwqQ/AgmKJ8jcMEjaSnfMybnKMgGTrtDKowfTP3pX4jwVy0kNjRsT/AP6h+wC3+3NC+X8X15VWBnTCQlX+wQFg==}
requiresBuild: true
dependencies:
regexp-to-ast: 0.4.0
dev: false
@ -16704,15 +16709,19 @@ packages:
/jose@4.14.4:
resolution: {integrity: sha512-j8GhLiKmUAh+dsFXlX1aJCbt5KMibuKb+d7j1JaOJG6s2UjX1PQlW+OKB/sD4a/5ZYF4RcmYmLSndOoU3Lt/3g==}
/jotai@2.0.0(react@18.2.0):
resolution: {integrity: sha512-04G0CRZQgp3xrFAezd6X14psZ2TRGekHeYMBcbDJ/BR8ZJQPS+j0YkMTxUxyG58HJnN2+adfj5sWQWoqgtp1XQ==}
/jotai@2.4.2(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-90jXVOd9h6gi5JXk558M+wnJfaaVN2WegcNOCfiFbWboNaDl6DkRgiY/K1oeqTfYJmq8yM7XPsL99LAvcOPqhw==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'
react: '>=17.0.0'
peerDependenciesMeta:
'@types/react':
optional: true
react:
optional: true
dependencies:
'@types/react': 18.2.5
react: 18.2.0
dev: false
@ -19948,6 +19957,7 @@ packages:
/regexp-to-ast@0.4.0:
resolution: {integrity: sha512-4qf/7IsIKfSNHQXSwial1IFmfM1Cc/whNBQqRwe0V2stPe7KmN1U0tWQiIx6JiirgSrisjE0eECdNf7Tav1Ntw==}
requiresBuild: true
dev: false
optional: true
@ -21181,6 +21191,7 @@ packages:
/tiny-emitter@2.1.0:
resolution: {integrity: sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==}
requiresBuild: true
dev: false
optional: true
@ -21697,6 +21708,7 @@ packages:
/unorm@1.6.0:
resolution: {integrity: sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==}
engines: {node: '>= 0.4.0'}
requiresBuild: true
dev: false
optional: true
@ -22615,7 +22627,3 @@ packages:
/zod@3.21.4:
resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==}
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false