From 8a0c1ac0944c2ed1bfe1a76464b9d1605b031dea Mon Sep 17 00:00:00 2001 From: Noisekit <28145325+noisekit@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:13:34 +0800 Subject: [PATCH] Move v3-website (#448) --- .github/workflows/release-website.yml | 58 -- website/ui/LICENSE | 21 - website/ui/_redirects | 1 - website/ui/favicon.ico | Bin 34494 -> 0 bytes website/ui/index.html | 1115 ------------------------- website/ui/package.json | 24 - website/ui/postcss.config.js | 6 - website/ui/src/main.css | 11 - website/ui/tailwind.config.js | 28 - yarn.lock | 286 +------ 10 files changed, 12 insertions(+), 1538 deletions(-) delete mode 100644 .github/workflows/release-website.yml delete mode 100644 website/ui/LICENSE delete mode 100644 website/ui/_redirects delete mode 100644 website/ui/favicon.ico delete mode 100644 website/ui/index.html delete mode 100644 website/ui/package.json delete mode 100644 website/ui/postcss.config.js delete mode 100644 website/ui/src/main.css delete mode 100644 website/ui/tailwind.config.js diff --git a/.github/workflows/release-website.yml b/.github/workflows/release-website.yml deleted file mode 100644 index 5dac00195..000000000 --- a/.github/workflows/release-website.yml +++ /dev/null @@ -1,58 +0,0 @@ -name: release-website - -on: - push: - tags: - - 'release-website-*' - branches: - - 'v3-synthetix-eth' - - 'releases' - -jobs: - release-website: - runs-on: ubuntu-latest - steps: - - run: git config --global user.email engineering@snxdao.io - - run: git config --global user.name synthetix-team - - - uses: actions/checkout@v4 - with: - path: website - repository: 'Synthetixio/v3.synthetix.eth' - ref: 'master' - ssh-key: '${{ secrets.WEBSITE_SSH_KEY }}' - - - uses: actions/checkout@v4 - with: - path: v3ui - ref: '${{ github.sha }}' - ssh-key: '${{ secrets.V3UI_SSH_KEY }}' - - - run: yarn workspaces focus @snx-v3/website - working-directory: v3ui - - - run: yarn workspace @snx-v3/website build - working-directory: v3ui - - - run: rm -rf ./website/* - - - run: git checkout HEAD -- CNAME || true - working-directory: website - - - run: cp ./v3ui/website/ui/_redirects ./website/_redirects - - run: cp ./v3ui/website/ui/favicon.ico ./website/favicon.ico - - run: cp ./v3ui/website/ui/index.html ./website/index.html - - run: cp -r ./v3ui/website/ui/dist ./website/ - - - run: git add . - working-directory: website - - - run: | - git commit -m "Release ${{ github.event.release.name }}" \ - --allow-empty \ - -m "Source: ${{ github.server_url}}/${{ github.repository }}" \ - -m "Commit: ${{ github.sha }}" - working-directory: website - - - run: git push origin master - working-directory: website diff --git a/website/ui/LICENSE b/website/ui/LICENSE deleted file mode 100644 index d6c840a55..000000000 --- a/website/ui/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Synthetix - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/website/ui/_redirects b/website/ui/_redirects deleted file mode 100644 index f8243379a..000000000 --- a/website/ui/_redirects +++ /dev/null @@ -1 +0,0 @@ -/* /index.html 200 \ No newline at end of file diff --git a/website/ui/favicon.ico b/website/ui/favicon.ico deleted file mode 100644 index 5845395c4985153c89f210c0734a8472e71bab0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 34494 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 V6tSNqS43DHt*-KEDTtnJ`wuJo2{8Zw diff --git a/website/ui/index.html b/website/ui/index.html deleted file mode 100644 index 611bdc9b7..000000000 --- a/website/ui/index.html +++ /dev/null @@ -1,1115 +0,0 @@ - - - - Synthetix - - - - - - -
-

- - - - - - - - - - - - - - - - - - -

-

- Synthetix is an open source derivatives liquidity protocol on Ethereum. By integrating with - decentralized oracle networks, it allows users to receive a loan of stablecoins against - collateral onchain. Users may also provide liquidity to derivatives markets, which can use - fees to repay their debt. -

- - -

- Ecosystem -

-

- Interact with Synthetix using ecosystem projects. -

- -

- Governance -

-

- The protocol is governed by the Spartan Council. They are elected by those providing SNX - tokens to the protocol. The Spartan Council votes on - SIPs and SCCPs. Community discussions primarily occur on - Discord - and - X. -

-
- - - diff --git a/website/ui/package.json b/website/ui/package.json deleted file mode 100644 index 44dad6c6b..000000000 --- a/website/ui/package.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "@snx-v3/website", - "version": "0.0.0", - "private": true, - "description": "Synthetix V3 Website", - "scripts": { - "start": "tailwind build -i src/main.css -o dist/main.css --watch", - "build": "tailwind build -i src/main.css -o dist/main.css" - }, - "devDependencies": { - "autoprefixer": "^10.4.16", - "postcss": "^8.4.31", - "postcss-import": "^15.1.0", - "tailwindcss": "^3.3.5" - }, - "depcheck": { - "ignorePatterns": [], - "ignoreMatches": [ - "autoprefixer", - "postcss", - "postcss-import" - ] - } -} diff --git a/website/ui/postcss.config.js b/website/ui/postcss.config.js deleted file mode 100644 index 12a703d90..000000000 --- a/website/ui/postcss.config.js +++ /dev/null @@ -1,6 +0,0 @@ -module.exports = { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -}; diff --git a/website/ui/src/main.css b/website/ui/src/main.css deleted file mode 100644 index 19dbbab38..000000000 --- a/website/ui/src/main.css +++ /dev/null @@ -1,11 +0,0 @@ -@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;600&display=swap'); - -@tailwind base; -@tailwind components; -@tailwind utilities; - -* { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} diff --git a/website/ui/tailwind.config.js b/website/ui/tailwind.config.js deleted file mode 100644 index b9be2f75d..000000000 --- a/website/ui/tailwind.config.js +++ /dev/null @@ -1,28 +0,0 @@ -/** @type {import('tailwindcss').Config} */ -module.exports = { - content: ['./**/*.{html,js}'], - theme: { - extend: { - fontFamily: { - inter: ['Inter', 'sans-serif'], - inconsolata: ['Inconsolata', 'monospace'], - }, - fontSize: { - bodyText: '15px', - header: '23px', - }, - lineHeight: { - body: '26px', - }, - letterSpacing: { - body: '0.01em', - header: '0.16em', - tab: '0.12em', - }, - borderWidth: { - 1: '1px', - }, - }, - }, - plugins: [], -}; diff --git a/yarn.lock b/yarn.lock index 347baed4e..414f5b707 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19,13 +19,6 @@ __metadata: languageName: node linkType: hard -"@alloc/quick-lru@npm:^5.2.0": - version: 5.2.0 - resolution: "@alloc/quick-lru@npm:5.2.0" - checksum: 10/bdc35758b552bcf045733ac047fb7f9a07c4678b944c641adfbd41f798b4b91fffd0fdc0df2578d9b0afc7b4d636aa6e110ead5d6281a2adc1ab90efd7f057f8 - languageName: node - linkType: hard - "@ampproject/remapping@npm:^2.2.0": version: 2.2.1 resolution: "@ampproject/remapping@npm:2.2.1" @@ -3985,7 +3978,7 @@ __metadata: languageName: node linkType: hard -"@jridgewell/gen-mapping@npm:^0.3.0, @jridgewell/gen-mapping@npm:^0.3.2, @jridgewell/gen-mapping@npm:^0.3.5": +"@jridgewell/gen-mapping@npm:^0.3.0, @jridgewell/gen-mapping@npm:^0.3.5": version: 0.3.5 resolution: "@jridgewell/gen-mapping@npm:0.3.5" dependencies: @@ -6737,17 +6730,6 @@ __metadata: languageName: unknown linkType: soft -"@snx-v3/website@workspace:website/ui": - version: 0.0.0-use.local - resolution: "@snx-v3/website@workspace:website/ui" - dependencies: - autoprefixer: "npm:^10.4.16" - postcss: "npm:^8.4.31" - postcss-import: "npm:^15.1.0" - tailwindcss: "npm:^3.3.5" - languageName: unknown - linkType: soft - "@snx-v3/withERC7412@workspace:*, @snx-v3/withERC7412@workspace:liquidity/lib/withERC7412": version: 0.0.0-use.local resolution: "@snx-v3/withERC7412@workspace:liquidity/lib/withERC7412" @@ -9900,13 +9882,6 @@ __metadata: languageName: node linkType: hard -"any-promise@npm:^1.0.0": - version: 1.3.0 - resolution: "any-promise@npm:1.3.0" - checksum: 10/6737469ba353b5becf29e4dc3680736b9caa06d300bda6548812a8fee63ae7d336d756f88572fa6b5219aed36698d808fa55f62af3e7e6845c7a1dc77d240edb - languageName: node - linkType: hard - "any-signal@npm:^2.1.2": version: 2.1.2 resolution: "any-signal@npm:2.1.2" @@ -10004,13 +9979,6 @@ __metadata: languageName: node linkType: hard -"arg@npm:^5.0.2": - version: 5.0.2 - resolution: "arg@npm:5.0.2" - checksum: 10/92fe7de222054a060fd2329e92e867410b3ea260328147ee3fb7855f78efae005f4087e698d4e688a856893c56bb09951588c40f2c901cf6996cd8cd7bcfef2c - languageName: node - linkType: hard - "argparse@npm:^1.0.7": version: 1.0.10 resolution: "argparse@npm:1.0.10" @@ -10290,24 +10258,6 @@ __metadata: languageName: node linkType: hard -"autoprefixer@npm:^10.4.16": - version: 10.4.16 - resolution: "autoprefixer@npm:10.4.16" - dependencies: - browserslist: "npm:^4.21.10" - caniuse-lite: "npm:^1.0.30001538" - fraction.js: "npm:^4.3.6" - normalize-range: "npm:^0.1.2" - picocolors: "npm:^1.0.0" - postcss-value-parser: "npm:^4.2.0" - peerDependencies: - postcss: ^8.1.0 - bin: - autoprefixer: bin/autoprefixer - checksum: 10/3514a4ae63f1f55006c96eb93acef4a0284d78b640d8f27d3178d40b302576e346619001ca139b4ddc5e7b0c5e66921aa45d8e3752d8d521598119aab8ff4997 - languageName: node - linkType: hard - "available-typed-arrays@npm:^1.0.7": version: 1.0.7 resolution: "available-typed-arrays@npm:1.0.7" @@ -11164,13 +11114,6 @@ __metadata: languageName: node linkType: hard -"camelcase-css@npm:^2.0.1": - version: 2.0.1 - resolution: "camelcase-css@npm:2.0.1" - checksum: 10/1cec2b3b3dcb5026688a470b00299a8db7d904c4802845c353dbd12d9d248d3346949a814d83bfd988d4d2e5b9904c07efe76fecd195a1d4f05b543e7c0b56b1 - languageName: node - linkType: hard - "camelcase@npm:^5.0.0, camelcase@npm:^5.3.1": version: 5.3.1 resolution: "camelcase@npm:5.3.1" @@ -11668,13 +11611,6 @@ __metadata: languageName: node linkType: hard -"commander@npm:^4.0.0": - version: 4.1.1 - resolution: "commander@npm:4.1.1" - checksum: 10/3b2dc4125f387dab73b3294dbcb0ab2a862f9c0ad748ee2b27e3544d25325b7a8cdfbcc228d103a98a716960b14478114a5206b5415bd48cdafa38797891562c - languageName: node - linkType: hard - "commander@npm:^6.2.1": version: 6.2.1 resolution: "commander@npm:6.2.1" @@ -12701,13 +12637,6 @@ __metadata: languageName: node linkType: hard -"didyoumean@npm:^1.2.2": - version: 1.2.2 - resolution: "didyoumean@npm:1.2.2" - checksum: 10/de7f11b6a0c8c61018629b7f405bb9746d6e994ce87c1a4b7655c3c718442dc69037a3d46d804950604fd9cbe85c074f7b224a119fc1bda851690a74540c6cf8 - languageName: node - linkType: hard - "diff-sequences@npm:^29.6.3": version: 29.6.3 resolution: "diff-sequences@npm:29.6.3" @@ -12749,13 +12678,6 @@ __metadata: languageName: node linkType: hard -"dlv@npm:^1.1.3": - version: 1.1.3 - resolution: "dlv@npm:1.1.3" - checksum: 10/836459ec6b50e43e9ed388a5fc28954be99e3481af3fa4b5d82a600762eb65ef8faacd454097ed7fc2f8a60aea2800d65a4cece5cd0d81ab82b2031f3f759e6e - languageName: node - linkType: hard - "dns-equal@npm:^1.0.0": version: 1.0.0 resolution: "dns-equal@npm:1.0.0" @@ -14379,13 +14301,6 @@ __metadata: languageName: node linkType: hard -"fraction.js@npm:^4.3.6": - version: 4.3.7 - resolution: "fraction.js@npm:4.3.7" - checksum: 10/bb5ebcdeeffcdc37b68ead3bdfc244e68de188e0c64e9702197333c72963b95cc798883ad16adc21588088b942bca5b6a6ff4aeb1362d19f6f3b629035dc15f5 - languageName: node - linkType: hard - "framer-motion@npm:^10.16.5": version: 10.16.5 resolution: "framer-motion@npm:10.16.5" @@ -14682,20 +14597,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:7.1.6": - version: 7.1.6 - resolution: "glob@npm:7.1.6" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^3.0.4" - once: "npm:^1.3.0" - path-is-absolute: "npm:^1.0.0" - checksum: 10/7d6ec98bc746980d5fe4d764b9c7ada727e3fbd2a7d85cd96dd95fb18638c9c54a70c692fd2ab5d68a186dc8cd9d6a4192d3df220beed891f687db179c430237 - languageName: node - linkType: hard - "glob@npm:9.3.5": version: 9.3.5 resolution: "glob@npm:9.3.5" @@ -17043,7 +16944,7 @@ __metadata: languageName: node linkType: hard -"jiti@npm:^1.19.1, jiti@npm:^1.21.0": +"jiti@npm:^1.21.0": version: 1.21.0 resolution: "jiti@npm:1.21.0" bin: @@ -17392,7 +17293,7 @@ __metadata: languageName: node linkType: hard -"lilconfig@npm:2.1.0, lilconfig@npm:^2.0.5, lilconfig@npm:^2.1.0": +"lilconfig@npm:2.1.0": version: 2.1.0 resolution: "lilconfig@npm:2.1.0" checksum: 10/b1314a2e55319013d5e7d7d08be39015829d2764a1eaee130129545d40388499d81b1c31b0f9b3417d4db12775a88008b72ec33dd06e0184cf7503b32ca7cc0b @@ -18379,17 +18280,6 @@ __metadata: languageName: node linkType: hard -"mz@npm:^2.7.0": - version: 2.7.0 - resolution: "mz@npm:2.7.0" - dependencies: - any-promise: "npm:^1.0.0" - object-assign: "npm:^4.0.1" - thenify-all: "npm:^1.0.0" - checksum: 10/8427de0ece99a07e9faed3c0c6778820d7543e3776f9a84d22cf0ec0a8eb65f6e9aee9c9d353ff9a105ff62d33a9463c6ca638974cc652ee8140cd1e35951c87 - languageName: node - linkType: hard - "nan@npm:2.14.0": version: 2.14.0 resolution: "nan@npm:2.14.0" @@ -18625,13 +18515,6 @@ __metadata: languageName: node linkType: hard -"normalize-range@npm:^0.1.2": - version: 0.1.2 - resolution: "normalize-range@npm:0.1.2" - checksum: 10/9b2f14f093593f367a7a0834267c24f3cb3e887a2d9809c77d8a7e5fd08738bcd15af46f0ab01cc3a3d660386f015816b5c922cea8bf2ee79777f40874063184 - languageName: node - linkType: hard - "npm-run-path@npm:^4.0.0, npm-run-path@npm:^4.0.1": version: 4.0.1 resolution: "npm-run-path@npm:4.0.1" @@ -18732,20 +18615,13 @@ __metadata: languageName: node linkType: hard -"object-assign@npm:^4.0.1, object-assign@npm:^4.1.0, object-assign@npm:^4.1.1": +"object-assign@npm:^4.1.0, object-assign@npm:^4.1.1": version: 4.1.1 resolution: "object-assign@npm:4.1.1" checksum: 10/fcc6e4ea8c7fe48abfbb552578b1c53e0d194086e2e6bbbf59e0a536381a292f39943c6e9628af05b5528aa5e3318bb30d6b2e53cadaf5b8fe9e12c4b69af23f languageName: node linkType: hard -"object-hash@npm:^3.0.0": - version: 3.0.0 - resolution: "object-hash@npm:3.0.0" - checksum: 10/f498d456a20512ba7be500cef4cf7b3c183cc72c65372a549c9a0e6dd78ce26f375e9b1315c07592d3fde8f10d5019986eba35970570d477ed9a2a702514432a - languageName: node - linkType: hard - "object-inspect@npm:^1.13.1, object-inspect@npm:^1.9.0": version: 1.13.1 resolution: "object-inspect@npm:1.13.1" @@ -19340,7 +19216,7 @@ __metadata: languageName: node linkType: hard -"pify@npm:^2.2.0, pify@npm:^2.3.0": +"pify@npm:^2.2.0": version: 2.3.0 resolution: "pify@npm:2.3.0" checksum: 10/9503aaeaf4577acc58642ad1d25c45c6d90288596238fb68f82811c08104c800e5a7870398e9f015d82b44ecbcbef3dc3d4251a1cbb582f6e5959fe09884b2ba @@ -19385,7 +19261,7 @@ __metadata: languageName: node linkType: hard -"pirates@npm:^4.0.1, pirates@npm:^4.0.4": +"pirates@npm:^4.0.4": version: 4.0.6 resolution: "pirates@npm:4.0.6" checksum: 10/d02dda76f4fec1cbdf395c36c11cf26f76a644f9f9a1bfa84d3167d0d3154d5289aacc72677aa20d599bb4a6937a471de1b65c995e2aea2d8687cbcd7e43ea5f @@ -19460,48 +19336,6 @@ __metadata: languageName: node linkType: hard -"postcss-import@npm:^15.1.0": - version: 15.1.0 - resolution: "postcss-import@npm:15.1.0" - dependencies: - postcss-value-parser: "npm:^4.0.0" - read-cache: "npm:^1.0.0" - resolve: "npm:^1.1.7" - peerDependencies: - postcss: ^8.0.0 - checksum: 10/33c91b7e6b794b5c33d7d7d4730e5f0729c131d2de1ada7fcc116955625a78c3ce613983f019fa9447681795cf3f851e9c38dfbe3f48a2d08a8aef917c70a32a - languageName: node - linkType: hard - -"postcss-js@npm:^4.0.1": - version: 4.0.1 - resolution: "postcss-js@npm:4.0.1" - dependencies: - camelcase-css: "npm:^2.0.1" - peerDependencies: - postcss: ^8.4.21 - checksum: 10/ef2cfe8554daab4166cfcb290f376e7387964c36503f5bd42008778dba735685af8d4f5e0aba67cae999f47c855df40a1cd31ae840e0df320ded36352581045e - languageName: node - linkType: hard - -"postcss-load-config@npm:^4.0.1": - version: 4.0.1 - resolution: "postcss-load-config@npm:4.0.1" - dependencies: - lilconfig: "npm:^2.0.5" - yaml: "npm:^2.1.1" - peerDependencies: - postcss: ">=8.0.9" - ts-node: ">=9.0.0" - peerDependenciesMeta: - postcss: - optional: true - ts-node: - optional: true - checksum: 10/d841565bc3638ae4b6854d3046904e054e76fca0aea5cf3e730b47e171e3e0a041ffc5f9b7348b18ea59c5d1e315944fa657b1cf9c573eecb053117b0d31eb8d - languageName: node - linkType: hard - "postcss-modules-extract-imports@npm:^3.0.0": version: 3.0.0 resolution: "postcss-modules-extract-imports@npm:3.0.0" @@ -19546,18 +19380,7 @@ __metadata: languageName: node linkType: hard -"postcss-nested@npm:^6.0.1": - version: 6.0.1 - resolution: "postcss-nested@npm:6.0.1" - dependencies: - postcss-selector-parser: "npm:^6.0.11" - peerDependencies: - postcss: ^8.2.14 - checksum: 10/02aaac682f599879fae6aab3210aee59b8b5bde3ba242527f6fd103726955b74ffa05c2b765920be5f403e758045582534d11b1e19add01586c19743ed99e3fe - languageName: node - linkType: hard - -"postcss-selector-parser@npm:^6.0.11, postcss-selector-parser@npm:^6.0.2, postcss-selector-parser@npm:^6.0.4": +"postcss-selector-parser@npm:^6.0.2, postcss-selector-parser@npm:^6.0.4": version: 6.0.13 resolution: "postcss-selector-parser@npm:6.0.13" dependencies: @@ -19567,14 +19390,14 @@ __metadata: languageName: node linkType: hard -"postcss-value-parser@npm:^4.0.0, postcss-value-parser@npm:^4.1.0, postcss-value-parser@npm:^4.2.0": +"postcss-value-parser@npm:^4.1.0, postcss-value-parser@npm:^4.2.0": version: 4.2.0 resolution: "postcss-value-parser@npm:4.2.0" checksum: 10/e4e4486f33b3163a606a6ed94f9c196ab49a37a7a7163abfcd469e5f113210120d70b8dd5e33d64636f41ad52316a3725655421eb9a1094f1bcab1db2f555c62 languageName: node linkType: hard -"postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.31": +"postcss@npm:^8.4.21, postcss@npm:^8.4.31": version: 8.4.31 resolution: "postcss@npm:8.4.31" dependencies: @@ -20280,15 +20103,6 @@ __metadata: languageName: node linkType: hard -"read-cache@npm:^1.0.0": - version: 1.0.0 - resolution: "read-cache@npm:1.0.0" - dependencies: - pify: "npm:^2.3.0" - checksum: 10/83a39149d9dfa38f0c482ea0d77b34773c92fef07fe7599cdd914d255b14d0453e0229ef6379d8d27d6947f42d7581635296d0cfa7708f05a9bd8e789d398b31 - languageName: node - linkType: hard - "readable-stream@npm:^2.0.1, readable-stream@npm:^2.2.2, readable-stream@npm:^2.3.0, readable-stream@npm:^2.3.5": version: 2.3.8 resolution: "readable-stream@npm:2.3.8" @@ -20640,7 +20454,7 @@ __metadata: languageName: node linkType: hard -"resolve@npm:^1.1.7, resolve@npm:^1.14.2, resolve@npm:^1.19.0, resolve@npm:^1.20.0, resolve@npm:^1.22.1, resolve@npm:^1.22.2, resolve@npm:^1.22.3, resolve@npm:^1.22.4": +"resolve@npm:^1.14.2, resolve@npm:^1.19.0, resolve@npm:^1.20.0, resolve@npm:^1.22.1, resolve@npm:^1.22.3, resolve@npm:^1.22.4": version: 1.22.8 resolution: "resolve@npm:1.22.8" dependencies: @@ -20666,7 +20480,7 @@ __metadata: languageName: node linkType: hard -"resolve@patch:resolve@npm%3A^1.1.7#optional!builtin, resolve@patch:resolve@npm%3A^1.14.2#optional!builtin, resolve@patch:resolve@npm%3A^1.19.0#optional!builtin, resolve@patch:resolve@npm%3A^1.20.0#optional!builtin, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin, resolve@patch:resolve@npm%3A^1.22.2#optional!builtin, resolve@patch:resolve@npm%3A^1.22.3#optional!builtin, resolve@patch:resolve@npm%3A^1.22.4#optional!builtin": +"resolve@patch:resolve@npm%3A^1.14.2#optional!builtin, resolve@patch:resolve@npm%3A^1.19.0#optional!builtin, resolve@patch:resolve@npm%3A^1.20.0#optional!builtin, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin, resolve@patch:resolve@npm%3A^1.22.3#optional!builtin, resolve@patch:resolve@npm%3A^1.22.4#optional!builtin": version: 1.22.8 resolution: "resolve@patch:resolve@npm%3A1.22.8#optional!builtin::version=1.22.8&hash=c3c19d" dependencies: @@ -21916,24 +21730,6 @@ __metadata: languageName: node linkType: hard -"sucrase@npm:^3.32.0": - version: 3.34.0 - resolution: "sucrase@npm:3.34.0" - dependencies: - "@jridgewell/gen-mapping": "npm:^0.3.2" - commander: "npm:^4.0.0" - glob: "npm:7.1.6" - lines-and-columns: "npm:^1.1.6" - mz: "npm:^2.7.0" - pirates: "npm:^4.0.1" - ts-interface-checker: "npm:^0.1.9" - bin: - sucrase: bin/sucrase - sucrase-node: bin/sucrase-node - checksum: 10/b64d154a7a7eaa4b39668c3124bd08cd505f683d36ac4fb94def6491fb3af155b24b6e41b55011e38582e7d59c440af79ffba8709f3da78aeedf2f07b6d51d84 - languageName: node - linkType: hard - "superstruct@npm:^0.14.2": version: 0.14.2 resolution: "superstruct@npm:0.14.2" @@ -22060,39 +21856,6 @@ __metadata: languageName: node linkType: hard -"tailwindcss@npm:^3.3.5": - version: 3.3.5 - resolution: "tailwindcss@npm:3.3.5" - dependencies: - "@alloc/quick-lru": "npm:^5.2.0" - arg: "npm:^5.0.2" - chokidar: "npm:^3.5.3" - didyoumean: "npm:^1.2.2" - dlv: "npm:^1.1.3" - fast-glob: "npm:^3.3.0" - glob-parent: "npm:^6.0.2" - is-glob: "npm:^4.0.3" - jiti: "npm:^1.19.1" - lilconfig: "npm:^2.1.0" - micromatch: "npm:^4.0.5" - normalize-path: "npm:^3.0.0" - object-hash: "npm:^3.0.0" - picocolors: "npm:^1.0.0" - postcss: "npm:^8.4.23" - postcss-import: "npm:^15.1.0" - postcss-js: "npm:^4.0.1" - postcss-load-config: "npm:^4.0.1" - postcss-nested: "npm:^6.0.1" - postcss-selector-parser: "npm:^6.0.11" - resolve: "npm:^1.22.2" - sucrase: "npm:^3.32.0" - bin: - tailwind: lib/cli.js - tailwindcss: lib/cli.js - checksum: 10/a29c764e43fcb06b2ea34d981d2c20831a8bf4cf2a3738d08bbd887199457f686c327360e3b54652106cb2a919ca4f84bc6155853caf7e0078c8ab73b43c3eae - languageName: node - linkType: hard - "tapable@npm:^2.0.0, tapable@npm:^2.1.1, tapable@npm:^2.2.0": version: 2.2.1 resolution: "tapable@npm:2.2.1" @@ -22221,24 +21984,6 @@ __metadata: languageName: node linkType: hard -"thenify-all@npm:^1.0.0": - version: 1.6.0 - resolution: "thenify-all@npm:1.6.0" - dependencies: - thenify: "npm:>= 3.1.0 < 4" - checksum: 10/dba7cc8a23a154cdcb6acb7f51d61511c37a6b077ec5ab5da6e8b874272015937788402fd271fdfc5f187f8cb0948e38d0a42dcc89d554d731652ab458f5343e - languageName: node - linkType: hard - -"thenify@npm:>= 3.1.0 < 4": - version: 3.3.1 - resolution: "thenify@npm:3.3.1" - dependencies: - any-promise: "npm:^1.0.0" - checksum: 10/486e1283a867440a904e36741ff1a177faa827cf94d69506f7e3ae4187b9afdf9ec368b3d8da225c192bfe2eb943f3f0080594156bf39f21b57cd1411e2e7f6d - languageName: node - linkType: hard - "thread-stream@npm:^0.15.1": version: 0.15.2 resolution: "thread-stream@npm:0.15.2" @@ -22427,13 +22172,6 @@ __metadata: languageName: node linkType: hard -"ts-interface-checker@npm:^0.1.9": - version: 0.1.13 - resolution: "ts-interface-checker@npm:0.1.13" - checksum: 10/9f7346b9e25bade7a1050c001ec5a4f7023909c0e1644c5a96ae20703a131627f081479e6622a4ecee2177283d0069e651e507bedadd3904fc4010ab28ffce00 - languageName: node - linkType: hard - "ts-log@npm:^2.2.4": version: 2.2.5 resolution: "ts-log@npm:2.2.5" @@ -23943,7 +23681,7 @@ __metadata: languageName: node linkType: hard -"yaml@npm:2.3.4, yaml@npm:^2.1.1": +"yaml@npm:2.3.4": version: 2.3.4 resolution: "yaml@npm:2.3.4" checksum: 10/f8207ce43065a22268a2806ea6a0fa3974c6fde92b4b2fa0082357e487bc333e85dc518910007e7ac001b532c7c84bd3eccb6c7757e94182b564028b0008f44b