Skip to content

Commit

Permalink
Merge pull request #13 from civicteam/bugfix/TECH-1068__fix_express_a…
Browse files Browse the repository at this point in the history
…pp_types

TECH-1068: Added fix: yarn versions and express fixes
  • Loading branch information
kevinhcolgan authored Dec 4, 2024
2 parents 875760b + c30ceaf commit dd7ae87
Show file tree
Hide file tree
Showing 6 changed files with 996 additions and 397 deletions.
692 changes: 325 additions & 367 deletions packages/civic-auth-web3/wagmi/yarn.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/civic-auth/nextjs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@civic/auth@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@civic/auth/-/auth-0.1.1.tgz#1b8d7112b9e11e4c9c0701b95740a45627c4cc30"
integrity sha512-5alqGaOudaOBO9XJXtB63OyO3gB1kGf9DAr/w6LlFh3BBJXdmnQQRVq3FytwqeBQX0di06Cot0eERaFBU8ZGVA==
"@civic/auth@*":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@civic/auth/-/auth-0.1.2.tgz#a788603b0141f20c4c4bf7e1026e7324bb967894"
integrity sha512-ARSzQ/1drvtI4bfznwQFMFByNojS1CfcFRceY/P80MBrsMYiFBwC72dlWovekpIgVEDQLVPPIE1/MOwSne5aGg==
dependencies:
"@tanstack/react-query" "^5.56.2"
clsx "^2.1.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/civic-auth/reactjs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@
"@babel/helper-validator-identifier" "^7.25.9"

"@civic/auth@*":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@civic/auth/-/auth-0.1.1.tgz#1b8d7112b9e11e4c9c0701b95740a45627c4cc30"
integrity sha512-5alqGaOudaOBO9XJXtB63OyO3gB1kGf9DAr/w6LlFh3BBJXdmnQQRVq3FytwqeBQX0di06Cot0eERaFBU8ZGVA==
version "0.1.2"
resolved "https://registry.yarnpkg.com/@civic/auth/-/auth-0.1.2.tgz#a788603b0141f20c4c4bf7e1026e7324bb967894"
integrity sha512-ARSzQ/1drvtI4bfznwQFMFByNojS1CfcFRceY/P80MBrsMYiFBwC72dlWovekpIgVEDQLVPPIE1/MOwSne5aGg==
dependencies:
"@tanstack/react-query" "^5.56.2"
clsx "^2.1.1"
Expand Down
3 changes: 2 additions & 1 deletion packages/civic-auth/server/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
"main": "dist/app.js",
"type": "module",
"scripts": {
"start": "ts-node dist/app.js",
"start": "node dist/app.js",
"dev": "nodemon - exec 'ts-node' src/app.ts",
"predev": "yarn build",
"build": "tsc"
},
"dependencies": {
Expand Down
42 changes: 20 additions & 22 deletions packages/civic-auth/server/express/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@


"@civic/auth@*":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@civic/auth/-/auth-0.1.1.tgz#1b8d7112b9e11e4c9c0701b95740a45627c4cc30"
integrity sha512-5alqGaOudaOBO9XJXtB63OyO3gB1kGf9DAr/w6LlFh3BBJXdmnQQRVq3FytwqeBQX0di06Cot0eERaFBU8ZGVA==
version "0.1.2"
resolved "https://registry.yarnpkg.com/@civic/auth/-/auth-0.1.2.tgz#a788603b0141f20c4c4bf7e1026e7324bb967894"
integrity sha512-ARSzQ/1drvtI4bfznwQFMFByNojS1CfcFRceY/P80MBrsMYiFBwC72dlWovekpIgVEDQLVPPIE1/MOwSne5aGg==
dependencies:
"@tanstack/react-query" "^5.56.2"
clsx "^2.1.1"
Expand Down Expand Up @@ -244,17 +244,17 @@
"@node-rs/bcrypt-win32-ia32-msvc" "1.9.0"
"@node-rs/bcrypt-win32-x64-msvc" "1.9.0"

"@tanstack/query-core@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.0.tgz#94022c9fde3b8c60e69828b726bd0df535dcacf9"
integrity sha512-sx38bGrqF9bop92AXOvzDr0L9fWDas5zXdPglxa9cuqeVSWS7lY6OnVyl/oodfXjgOGRk79IfCpgVmxrbHuFHg==
"@tanstack/query-core@5.62.2":
version "5.62.2"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.2.tgz#4eef3201422f246788fb41d01662c2dea3136d9a"
integrity sha512-LcwVcC5qpsDpHcqlXUUL5o9SaOBwhNkGeV+B06s0GBoyBr8FqXPuXT29XzYXR36lchhnerp6XO+CWc84/vh7Zg==

"@tanstack/react-query@^5.56.2":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.62.0.tgz#db7d4ec58a0db69b105e2d8bd249acfb20653825"
integrity sha512-tj2ltjAn2a3fs+Dqonlvs6GyLQ/LKVJE2DVSYW+8pJ3P6/VCVGrfqv5UEchmlP7tLOvvtZcOuSyI2ooVlR5Yqw==
version "5.62.2"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.62.2.tgz#fbcb8f991ddcf484ce7968fb58bb4790d6c98cd3"
integrity sha512-fkTpKKfwTJtVPKVR+ag7YqFgG/7TRVVPzduPAUF9zRCiiA8Wu305u+KJl8rCrh98Qce77vzIakvtUyzWLtaPGA==
dependencies:
"@tanstack/query-core" "5.62.0"
"@tanstack/query-core" "5.62.2"

"@tsconfig/node10@^1.0.7":
version "1.0.11"
Expand Down Expand Up @@ -575,9 +575,9 @@ diff@^4.0.1:
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==

dotenv@^16.0.3:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
version "16.4.7"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==

ee-first@1.1.1:
version "1.1.1"
Expand Down Expand Up @@ -717,11 +717,9 @@ glob-parent@~5.1.2:
is-glob "^4.0.1"

gopd@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.1.0.tgz#df8f0839c2d48caefc32a025a49294d39606c912"
integrity sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==
dependencies:
get-intrinsic "^1.2.4"
version "1.2.0"
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==

has-flag@^3.0.0:
version "3.0.0"
Expand All @@ -743,9 +741,9 @@ has-proto@^1.0.1:
call-bind "^1.0.7"

has-symbols@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
version "1.1.0"
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==

hasown@^2.0.0:
version "2.0.2"
Expand Down
Loading

0 comments on commit dd7ae87

Please sign in to comment.