Skip to content

Commit

Permalink
[update-deps] Dependency Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Jan 28, 2025
1 parent 27ebb21 commit 4a230f9
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 121 deletions.
8 changes: 4 additions & 4 deletions coupling-plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
kotlin = "2.1.0"
kotlin = "2.1.10"
ktlint = "0.45.2"
org-apache-logging-log4j = "2.24.3"
org-jlleitschuh-gradle-ktlint = "11.0.0"

[libraries]
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
com-github-ben-manes-gradle-versions-plugin = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
com-zegreatrob-jsmints-jsmints-bom = "com.zegreatrob.jsmints:jsmints-bom:6.1.126"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.46"
com-zegreatrob-tools-tools-bom = "com.zegreatrob.tools:tools-bom:1.5.39"
com-zegreatrob-jsmints-jsmints-bom = "com.zegreatrob.jsmints:jsmints-bom:6.1.127"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.47"
com-zegreatrob-tools-tools-bom = "com.zegreatrob.tools:tools-bom:1.5.44"
org-apache-logging-log4j-log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "org-apache-logging-log4j" }
org-apache-logging-log4j-log4j-iostreams = { module = "org.apache.logging.log4j:log4j-iostreams", version.ref = "org-apache-logging-log4j" }
org-jetbrains-kotlin-kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ com-benasher44-uuid = "com.benasher44:uuid:0.8.4"
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
com-github-ajalt-clikt-clikt = "com.github.ajalt.clikt:clikt:5.0.2"
com-lemonappdev-konsist = "com.lemonappdev:konsist:0.17.3"
com-zegreatrob-jsmints-jsmints-bom = "com.zegreatrob.jsmints:jsmints-bom:6.1.126"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.46"
com-zegreatrob-tools-tools-bom = "com.zegreatrob.tools:tools-bom:1.5.39"
com-zegreatrob-jsmints-jsmints-bom = "com.zegreatrob.jsmints:jsmints-bom:6.1.127"
com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom:12.1.47"
com-zegreatrob-tools-tools-bom = "com.zegreatrob.tools:tools-bom:1.5.44"
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:7.0.3"
io-ktor-ktor-bom = "io.ktor:ktor-bom:3.0.3"
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.1.7"
org-jetbrains-kotlin-wrappers-kotlin-wrappers-bom = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:2025.1.10"
org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1"
org-jetbrains-kotlinx-kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
org-jetbrains-kotlinx-kotlinx-serialization-bom = "org.jetbrains.kotlinx:kotlinx-serialization-bom:1.8.0"
Expand All @@ -20,5 +20,5 @@ org-slf4j-slf4j-simple = "org.slf4j:slf4j-simple:2.0.16"
com-avast-gradle-docker-compose = "com.avast.gradle.docker-compose:0.17.12"
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.52.0"
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.5.39"
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.5.44"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.5"
199 changes: 91 additions & 108 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2907,15 +2907,15 @@
"@graphql-codegen/plugin-helpers" "^5.0.3"
tslib "~2.6.0"

"@graphql-codegen/cli@^5.0.3":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-5.0.3.tgz#d518ce5c011ff82496badef1342b3ba8d42efbcb"
integrity sha512-ULpF6Sbu2d7vNEOgBtE9avQp2oMgcPY/QBYcCqk0Xru5fz+ISjcovQX29V7CS7y5wWBRzNLoXwJQGeEyWbl05g==
"@graphql-codegen/cli@^5.0.4":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-5.0.4.tgz#22a8fc492ff20028f236dda16ecd9f5bd9783c5a"
integrity sha512-vPO1mCtrttFVy8mPR+jMAvsYTv8E/7payIPaneeGE15mQjyvQXXsHoAg06Qpf6tykOdCwKVLWre0Mf6g0KBwUg==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"
"@babel/types" "^7.18.13"
"@graphql-codegen/client-preset" "^4.4.0"
"@graphql-codegen/client-preset" "^4.6.0"
"@graphql-codegen/core" "^4.0.2"
"@graphql-codegen/plugin-helpers" "^5.0.3"
"@graphql-tools/apollo-engine-loader" "^8.0.0"
Expand All @@ -2928,7 +2928,7 @@
"@graphql-tools/prisma-loader" "^8.0.0"
"@graphql-tools/url-loader" "^8.0.0"
"@graphql-tools/utils" "^10.0.0"
"@whatwg-node/fetch" "^0.9.20"
"@whatwg-node/fetch" "^0.10.0"
chalk "^4.1.0"
cosmiconfig "^8.1.3"
debounce "^1.2.0"
Expand All @@ -2948,20 +2948,20 @@
yaml "^2.3.1"
yargs "^17.0.0"

"@graphql-codegen/client-preset@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-4.4.0.tgz#f79d50ee2acb2d129072c1a080af90c30388fff7"
integrity sha512-Q0NHFK7KXLhEaRC/k82ge0dHDfeHJEvvDeV0vV3+oSurHNa/lpxQtbK2BqknZe+JDfZ1YOOvYT93XsAkYD+SQg==
"@graphql-codegen/client-preset@^4.6.0":
version "4.6.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-4.6.0.tgz#4461fa3b50cec8331ec486d921a0b58965263745"
integrity sha512-+zSdT2ru3BOX6e1iuBk2VMe04HumJQQZDCXO4N2LXzv9c15ohFmjY8HdTtFjoi9IKsAH4fT32BzszY6pqVSvHw==
dependencies:
"@babel/helper-plugin-utils" "^7.20.2"
"@babel/template" "^7.20.7"
"@graphql-codegen/add" "^5.0.3"
"@graphql-codegen/gql-tag-operations" "4.0.10"
"@graphql-codegen/plugin-helpers" "^5.0.4"
"@graphql-codegen/typed-document-node" "^5.0.10"
"@graphql-codegen/typescript" "^4.1.0"
"@graphql-codegen/typescript-operations" "^4.3.0"
"@graphql-codegen/visitor-plugin-common" "^5.4.0"
"@graphql-codegen/gql-tag-operations" "4.0.13"
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-codegen/typed-document-node" "^5.0.13"
"@graphql-codegen/typescript" "^4.1.3"
"@graphql-codegen/typescript-operations" "^4.4.1"
"@graphql-codegen/visitor-plugin-common" "^5.6.1"
"@graphql-tools/documents" "^1.0.0"
"@graphql-tools/utils" "^10.0.0"
"@graphql-typed-document-node/core" "3.2.0"
Expand All @@ -2977,13 +2977,13 @@
"@graphql-tools/utils" "^10.0.0"
tslib "~2.6.0"

"@graphql-codegen/[email protected].10":
version "4.0.10"
resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-4.0.10.tgz#c179806a7af68123c076c4324164a3112a4bad37"
integrity sha512-WsBEVL3XQdBboFJJL5WxrUjkuo3B7Sa51R9NbT7PKBe0HCNstoouGZIvQJRUubttFCqTTyoFtNsoRSKB+rsRug==
"@graphql-codegen/[email protected].13":
version "4.0.13"
resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-4.0.13.tgz#895dcc9eb6e9df9136dd83afe5420662e2ff0425"
integrity sha512-oZYa57ywkCAPZdNmiUknoHnHbPx+5HQNfHDVwCBKRKrVmJS0dMVZuHV0Vr/4GQUNQIFP0Jn6EEFjVlqfPwbEMQ==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.0.4"
"@graphql-codegen/visitor-plugin-common" "5.4.0"
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-codegen/visitor-plugin-common" "5.6.1"
"@graphql-tools/utils" "^10.0.0"
auto-bind "~4.0.0"
tslib "~2.6.0"
Expand Down Expand Up @@ -3034,7 +3034,7 @@
lodash "~4.17.0"
tslib "~2.4.0"

"@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.0.4":
"@graphql-codegen/plugin-helpers@^5.0.3":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.4.tgz#5f4c987c3f308ef1c8809ee0c43af0369867e0f6"
integrity sha512-MOIuHFNWUnFnqVmiXtrI+4UziMTYrcquljaI5f/T/Bc7oO7sXcfkAvgkNWEEi9xWreYwvuer3VHCuPI/lAFWbw==
Expand Down Expand Up @@ -3067,36 +3067,36 @@
"@graphql-tools/utils" "^10.0.0"
tslib "~2.6.0"

"@graphql-codegen/typed-document-node@^5.0.10":
version "5.0.10"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-5.0.10.tgz#5454c66ceefa2280657ce4852fbb57c9bd6df04d"
integrity sha512-YPDUNs6x0muoVWlbY2yEs0lGxFHMTszlGDh6klT/5rqiTDTZg3zz8Wd1ZTihkcH8+V6T0AT9qDWwcx9fcS2tvQ==
"@graphql-codegen/typed-document-node@^5.0.13":
version "5.0.13"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-5.0.13.tgz#40adbfa8d03c93e8fa8216afaa1854d63024f772"
integrity sha512-/r23W1WF9PKymIET3SdCDfyuZ6tHeflvbZF3mL3cMp4849M1fe1J2eWefeqn2MMbKATstNqRVxtrq6peJ3A/Ew==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.0.4"
"@graphql-codegen/visitor-plugin-common" "5.4.0"
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-codegen/visitor-plugin-common" "5.6.1"
auto-bind "~4.0.0"
change-case-all "1.0.15"
tslib "~2.6.0"

"@graphql-codegen/typescript-operations@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.3.0.tgz#c3fba2468cd35dac1fe83a57e0e3f8e02eba4040"
integrity sha512-ZORwMy8OgsiYd9EZUhTMd4/g5LvTFpx6Fh6dNN0cxFkqSc6KhjX0vhzWsyK8N9+ILaHSutT8UTrLMdJi35HzDQ==
"@graphql-codegen/typescript-operations@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.4.1.tgz#a3d10ff2f0cc7c016493c035cc8f00fad38485b4"
integrity sha512-iqAdEe4wfxGPT9s/VD+EhehBzaTxvWdisbsqiM6dMfk+8FfjrOj8SDBsHzKwmkRcrpMK6h9gLr3XcuBPu0JoFg==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.0.4"
"@graphql-codegen/typescript" "^4.1.0"
"@graphql-codegen/visitor-plugin-common" "5.4.0"
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-codegen/typescript" "^4.1.3"
"@graphql-codegen/visitor-plugin-common" "5.6.1"
auto-bind "~4.0.0"
tslib "~2.6.0"

"@graphql-codegen/typescript@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.0.tgz#db6157b8df8bc5c6777ba519c24fce66536f5fcd"
integrity sha512-/fS53Nh6U6c58GTOxqfyKTLQfQv36P8II/vPw/fg0cdcWbALhRPls69P8vXUWjrElmLKzCrdusBWPp/r+AKUBQ==
"@graphql-codegen/typescript@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.3.tgz#fc16ab6a1c439e1e4ce375aeba2b2335704f824e"
integrity sha512-/7qNPj+owhxBZB3Kv0FuUILZq9A6Gl5P5wiIZGAmw500n6Vc8ceOFLRXeVkyvDccxTGWS/vJv+sUnl94T2Pu+A==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.0.4"
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-codegen/schema-ast" "^4.0.2"
"@graphql-codegen/visitor-plugin-common" "5.4.0"
"@graphql-codegen/visitor-plugin-common" "5.6.1"
auto-bind "~4.0.0"
tslib "~2.6.0"

Expand All @@ -3116,26 +3116,10 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"

"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.4.0.tgz#157846e433224b55f9a755e59d02508783977e27"
integrity sha512-tL7hOrO+4MiNfDiHewhRQCiH9GTAh0M9Y/BZxYGGEdnrfGgqK5pCxtjq7EY/L19VGIyU7hhzYTQ0r1HzEbB4Jw==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.0.4"
"@graphql-tools/optimize" "^2.0.0"
"@graphql-tools/relay-operation-optimizer" "^7.0.0"
"@graphql-tools/utils" "^10.0.0"
auto-bind "~4.0.0"
change-case-all "1.0.15"
dependency-graph "^0.11.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
tslib "~2.6.0"

"@graphql-codegen/[email protected]":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.0.tgz#755395422761ad84192b7e6d98688ee9e9a57598"
integrity sha512-PowcVPJbUqMC9xTJ/ZRX1p/fsdMZREc+69CM1YY+AlFng2lL0zsdBskFJSRoviQk2Ch9IPhKGyHxlJCy9X22tg==
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.6.1":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.1.tgz#492ed514530e43a38d875cdbc8b312a565ac8ce0"
integrity sha512-q+DkGWWS7pvSc1c4Hw1xD0RI+EplTe2PCyTCT0WuaswnodBytteKTqFOVVGadISLX0xhO25aANTFB4+TLwTBSA==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-tools/optimize" "^2.0.0"
Expand Down Expand Up @@ -4446,10 +4430,10 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@remix-run/[email protected].0", "@remix-run/router@^1.21.0":
version "1.21.0"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
"@remix-run/[email protected].1", "@remix-run/router@^1.21.1":
version "1.21.1"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.1.tgz#bf15274d3856c395402719fa6b1dc8cc5245aaf7"
integrity sha512-KeBYSwohb8g4/wCcnksvKTYlg69O62sQeLynn2YE+5z7JWEj95if27kclW9QqbrlsQ2DINI8fjbV3zyuKfwjKg==

"@repeaterjs/repeater@^3.0.4":
version "3.0.4"
Expand Down Expand Up @@ -6378,6 +6362,14 @@
resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.1.1.tgz#0ca718508249419587e130da26d40e29d99b5356"
integrity sha512-AyQEn5hIPV7Ze+xFoXVU3QTHXVbWPrzaOkxtENMPMuNL6VVHrp4hHfDt9nrQpjO7BgvuM95dMtkycX5M/DZR3w==

"@whatwg-node/fetch@^0.10.0":
version "0.10.3"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.3.tgz#b19883b8a1568c5ae09abd550589ec597e685f4b"
integrity sha512-jCTL/qYcIW2GihbBRHypQ/Us7saWMNZ5fsumsta+qPY0Pmi1ccba/KRQvgctmQsbP69FWemJSs8zVcFaNwdL0w==
dependencies:
"@whatwg-node/node-fetch" "^0.7.7"
urlpattern-polyfill "^10.0.0"

"@whatwg-node/fetch@^0.9.0":
version "0.9.18"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.9.18.tgz#ecf7483fd55d42093c8d8678403facac6fde1c58"
Expand All @@ -6386,24 +6378,6 @@
"@whatwg-node/node-fetch" "^0.5.7"
urlpattern-polyfill "^10.0.0"

"@whatwg-node/fetch@^0.9.20":
version "0.9.21"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.9.21.tgz#24a08c441126ae2d0f94544e718bdb4a8c2b5ad0"
integrity sha512-Wt0jPb+04JjobK0pAAN7mEHxVHcGA9HoP3OyCsZtyAecNQeADXCZ1MihFwVwjsgaRYuGVmNlsCmLxlG6mor8Gw==
dependencies:
"@whatwg-node/node-fetch" "^0.5.23"
urlpattern-polyfill "^10.0.0"

"@whatwg-node/node-fetch@^0.5.23":
version "0.5.26"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.5.26.tgz#b660f55bf0039ef7ead75c224fe4240469c88f88"
integrity sha512-4jXDeZ4IH4bylZ6wu14VEx0aDXXhrN4TC279v9rPmn08g4EYekcYf8wdcOOnS9STjDkb6x77/6xBUTqxGgjr8g==
dependencies:
"@kamilkisiela/fast-url-parser" "^1.1.4"
busboy "^1.6.0"
fast-querystring "^1.1.1"
tslib "^2.6.3"

"@whatwg-node/node-fetch@^0.5.7":
version "0.5.11"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.5.11.tgz#4bed979cebc18438e936bb753418b5b0450eb5ab"
Expand All @@ -6415,6 +6389,15 @@
fast-querystring "^1.1.1"
tslib "^2.3.1"

"@whatwg-node/node-fetch@^0.7.7":
version "0.7.7"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.7.7.tgz#6c1752e2e16cfac93fdef2ef4f852b7a50dd15ed"
integrity sha512-BDbIMOenThOTFDBLh1WscgBNAxfDAdAdd9sMG8Ff83hYxApJVbqEct38bUAj+zn8bTsfBx/lyfnVOTyq5xUlvg==
dependencies:
"@whatwg-node/disposablestack" "^0.0.5"
busboy "^1.6.0"
tslib "^2.6.3"

"@xtuc/ieee754@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
Expand Down Expand Up @@ -13120,25 +13103,25 @@ react-popper@^2.3.0:
react-fast-compare "^3.0.1"
warning "^4.0.2"

react-router-dom@^6.28.0:
version "6.28.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6"
integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==
react-router-dom@^6.28.2:
version "6.28.2"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.2.tgz#9bc4f58b0cfe91d39d1a6be4beb0ef051ca9b06e"
integrity sha512-O81EWqNJWqvlN/a7eTudAdQm0TbI7hw+WIi7OwwMcTn5JMyZ0ibTFNGz+t+Lju0df4LcqowCegcrK22lB1q9Kw==
dependencies:
"@remix-run/router" "1.21.0"
react-router "6.28.0"
"@remix-run/router" "1.21.1"
react-router "6.28.2"

[email protected].0, react-router@^6.28.0:
version "6.28.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d"
integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==
[email protected].2, react-router@^6.28.2:
version "6.28.2"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.2.tgz#1ddea57c2de0d99e12d00af14d1499703f1378a9"
integrity sha512-BgFY7+wEGVjHCiqaj2XiUBQ1kkzfg6UoKYwEe0wv+FF+HNPCxtS/MVPvLAPH++EsuCMReZl9RYVGqcHLk5ms3A==
dependencies:
"@remix-run/router" "1.21.0"
"@remix-run/router" "1.21.1"

react-smooth@^4.0.0:
version "4.0.3"
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.3.tgz#add5c7f607445766bcd871b10b2170318a444454"
integrity sha512-PyxIrra8WZWrMRFcCiJsZ+JqFaxEINAt+v/w++wQKQlmO99Eh3+JTLeKApdTsLX2roBdWYXqPsaS8sO4UmdzIg==
react-smooth@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4"
integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==
dependencies:
fast-equals "^5.0.1"
prop-types "^15.8.1"
Expand Down Expand Up @@ -13269,16 +13252,16 @@ recharts-scale@^0.4.4:
dependencies:
decimal.js-light "^2.4.1"

recharts@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.0.tgz#0b77bff57a43885df9769ae649a14cb1a7fe19aa"
integrity sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==
recharts@^2.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.1.tgz#0941adf0402528d54f6d81997eb15840c893aa3c"
integrity sha512-v8PUTUlyiDe56qUj82w/EDVuzEFXwEHp9/xOowGAZwfLjB9uAy3GllQVIYMWF6nU+qibx85WF75zD7AjqoT54Q==
dependencies:
clsx "^2.0.0"
eventemitter3 "^4.0.1"
lodash "^4.17.21"
react-is "^18.3.1"
react-smooth "^4.0.0"
react-smooth "^4.0.4"
recharts-scale "^0.4.4"
tiny-invariant "^1.3.1"
victory-vendor "^36.6.8"
Expand Down Expand Up @@ -14392,10 +14375,10 @@ [email protected], strip-json-comments@^3.1.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

stripe@^17.5.0:
version "17.5.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-17.5.0.tgz#17f73e4901ec30dd0c58b7ad42277c102b0687ae"
integrity sha512-kcyeAkDFjGsVl17FqnG7q/+xIjt0ZjOo9Dm+q8deAvs2Xe4iAHrhxyoP4etUVFc+/LZJANjIPVR+ZOnt9hr/Ug==
stripe@^17.6.0:
version "17.6.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-17.6.0.tgz#6495a42b7a20066e0d96068c362da793d684e79c"
integrity sha512-+HB6+SManp0gSRB0dlPmXO+io18krlAe0uimXhhIkL/RG/VIRigkfoM3QDJPkqbuSW0XsA6uzsivNCJU1ELEDA==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.11.0"
Expand Down
Loading

0 comments on commit 4a230f9

Please sign in to comment.