Skip to content

Commit

Permalink
fix: deployment fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghadi8 committed Oct 30, 2024
1 parent 274ef5d commit 15a4d6b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"babel-loader": "^8.2.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"crypto": "^1.0.1",
"crypto-js": "^4.2.0",
"ens-did-resolver": "^1.0.4",
"ethers": "^6.13.2",
Expand All @@ -46,8 +45,6 @@
"react-router-dom": "6.11.2",
"reflect-metadata": "^0.1.13",
"resend": "^4.0.0",
"rollup-plugin-import-assert": "^3.0.1",
"rollup-preserve-directives": "^1.1.1",
"rxjs": "^7.8.0",
"siwe": "^2.3.2",
"tslib": "^2.3.0",
Expand Down
24 changes: 0 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9245,11 +9245,6 @@ crypto-random-string@^2.0.0:
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==

crypto@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/crypto/-/crypto-1.0.1.tgz#2af1b7cad8175d24c8a1b0778255794a21803037"
integrity sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==

css-declaration-sorter@^6.3.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz#28beac7c20bad7f1775be3a7129d7eae409a3a71"
Expand Down Expand Up @@ -17407,13 +17402,6 @@ rollup-plugin-copy@^3.5.0:
globby "10.0.1"
is-plain-object "^3.0.0"

rollup-plugin-import-assert@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-import-assert/-/rollup-plugin-import-assert-3.0.1.tgz#102c185099a59425d64d0771697f07941d0f9cea"
integrity sha512-7WynDI8B3F/ahhOEus1sDjKCPN3sV5ciV4t717kYlJOst59wJ76e3ig05mQJZZhc8AWpo4V0QMT7mrJpWShh0A==
dependencies:
string-to-template-literal "^2.0.0"

rollup-plugin-postcss@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-4.0.2.tgz#15e9462f39475059b368ce0e49c800fa4b1f7050"
Expand Down Expand Up @@ -17461,13 +17449,6 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup-preserve-directives@^1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/rollup-preserve-directives/-/rollup-preserve-directives-1.1.2.tgz#c6954aba9f767988c681e00d41a46af521ce764f"
integrity sha512-OOaYh4zO0Dcd/eVWGB8H69CgTiohl+jJqc2TLtjLENVIQaV2rxO3OW6RILzCQOdDvPT+/rzwRp+97OXhem895Q==
dependencies:
magic-string "^0.30.5"

rollup@^4.14.0, rollup@^4.20.0:
version "4.24.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.24.3.tgz#8b259063740af60b0030315f88665ba2041789b8"
Expand Down Expand Up @@ -18266,11 +18247,6 @@ string-length@^5.0.1:
char-regex "^2.0.0"
strip-ansi "^7.0.1"

string-to-template-literal@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/string-to-template-literal/-/string-to-template-literal-2.0.0.tgz#0ce56bf42052d53049243e11dbf045b9ad687f9e"
integrity sha512-AbTUWHXMyoRlTFP9qe013dfGTFq1XbcBLUoLC7PcumbJewtUwNXCvnko5cH2gZkUFC7kD2Fwxiv4YIndkU0xHA==

"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
Expand Down

0 comments on commit 15a4d6b

Please sign in to comment.