Skip to content

Commit 32791d9

Browse files
authored
Upgrade to latest website setup (#1892)
1 parent cc18d17 commit 32791d9

File tree

3 files changed

+12
-45
lines changed

3 files changed

+12
-45
lines changed

website/next.config.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
import { withGuildDocs } from '@theguild/components/next.config'
22

33
export default withGuildDocs({
4-
images: {
5-
unoptimized: true, // doesn't work with `next export`
6-
},
74
redirects: () =>
85
Object.entries({
96
'/docs/quick-start': '/docs',

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
},
1515
"devDependencies": {
1616
"@theguild/algolia": "1.0.1",
17-
"@theguild/tailwind-config": "0.1.1",
17+
"@theguild/tailwind-config": "0.1.3",
1818
"@types/node": "18.7.23",
1919
"@types/react": "18.0.21",
2020
"cross-env": "7.0.3",
2121
"fast-xml-parser": "^4.0.7",
2222
"typescript": "4.8.4"
2323
},
2424
"dependencies": {
25-
"@theguild/components": "4.2.1",
25+
"@theguild/components": "4.2.4",
2626
"graphql": "16.6.0",
2727
"next": "12.3.1",
2828
"next-sitemap": "3.1.24",

yarn.lock

Lines changed: 10 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -5408,10 +5408,10 @@
54085408
lodash "^4.17.21"
54095409
remove-markdown "0.5.0"
54105410

5411-
"@theguild/[email protected].1":
5412-
version "4.2.1"
5413-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.2.1.tgz#43b0eb2fc1ba41236f9eb6ef5aae5134b7b3389a"
5414-
integrity sha512-1Fd8U4yk4jPQulMLRAvpOUWcLdGP3gDykclT9UJ6LrLcU5TTetzKJO8t8Qgq2MW3koDXMmpryamt9ziaG8aS7g==
5411+
"@theguild/[email protected].4":
5412+
version "4.2.4"
5413+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.2.4.tgz#edd61d2c7db8a1efc208f3b72bd3fc99b7ad8e7c"
5414+
integrity sha512-VF6M8ra858X3tCdLgCPJa9CAVCZtWdiVLc4HXeFDcmFNUtWlfgwS0e51QH496cMndRMLR3N4yjaHljYpQ7tGmA==
54155415
dependencies:
54165416
"@algolia/autocomplete-js" "1.7.1"
54175417
"@algolia/autocomplete-plugin-algolia-insights" "1.7.1"
@@ -5422,7 +5422,6 @@
54225422
"@radix-ui/react-navigation-menu" "1.0.0"
54235423
algoliasearch "4.14.2"
54245424
clsx "1.2.1"
5425-
critters "0.0.16"
54265425
focus-trap-react "10.0.0"
54275426
mermaid "9.1.7"
54285427
next-videos "1.5.0"
@@ -5436,10 +5435,10 @@
54365435
unist-util-visit "^4.1.1"
54375436
use-debounce "8.0.4"
54385437

5439-
"@theguild/[email protected].1":
5440-
version "0.1.1"
5441-
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.1.1.tgz#ff77a44d97ca62bfb710a29024daee5f17b27cdc"
5442-
integrity sha512-eA3bclBuyMycNue9ngBnk92q9BzmZZSipfFXq3/DZrl87K5BDhrOuzQ/mEJ4oh+hDEX0MkbFidL4Cupz229i9w==
5438+
"@theguild/[email protected].3":
5439+
version "0.1.3"
5440+
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.1.3.tgz#fbd3b438c89a36f6bae35023c79dc129a6263d7c"
5441+
integrity sha512-kUkxM5NJeBczrC+go4pGD2sKlFSV7B2KuMjqP3LvyZOJYiDTCUargL9X7j4C0EsIhf3ktD6FLuEyk4u82viL2w==
54435442
dependencies:
54445443
autoprefixer "^10.4.12"
54455444
cssnano "^5.1.13"
@@ -8688,18 +8687,6 @@ create-require@^1.1.0:
86888687
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
86898688
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
86908689

8691-
8692-
version "0.0.16"
8693-
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.16.tgz#ffa2c5561a65b43c53b940036237ce72dcebfe93"
8694-
integrity sha512-JwjgmO6i3y6RWtLYmXwO5jMd+maZt8Tnfu7VVISmEWyQqfLpB8soBswf8/2bu6SBXxtKA68Al3c+qIG1ApT68A==
8695-
dependencies:
8696-
chalk "^4.1.0"
8697-
css-select "^4.2.0"
8698-
parse5 "^6.0.1"
8699-
parse5-htmlparser2-tree-adapter "^6.0.1"
8700-
postcss "^8.3.7"
8701-
pretty-bytes "^5.3.0"
8702-
87038690
cron-parser@^4.1.0, cron-parser@^4.2.1:
87048691
version "4.4.0"
87058692
resolved "https://registry.yarnpkg.com/cron-parser/-/cron-parser-4.4.0.tgz#829d67f9e68eb52fa051e62de0418909f05db983"
@@ -8783,7 +8770,7 @@ css-declaration-sorter@^6.3.0:
87838770
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.3.0.tgz#72ebd995c8f4532ff0036631f7365cce9759df14"
87848771
integrity sha512-OGT677UGHJTAVMRhPO+HJ4oKln3wkBTwtDFH0ojbqm+MJm6xuDMHp2nkhh/ThaBqq20IbraBQSWKfSLNHQO9Og==
87858772

8786-
css-select@^4.1.3, css-select@^4.2.0:
8773+
css-select@^4.1.3:
87878774
version "4.3.0"
87888775
resolved "https://registry.yarnpkg.com/css-select/-/css-select-4.3.0.tgz#db7129b2846662fd8628cfc496abb2b59e41529b"
87898776
integrity sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==
@@ -17347,18 +17334,6 @@ parse-package-name@^1.0.0:
1734717334
resolved "https://registry.yarnpkg.com/parse-package-name/-/parse-package-name-1.0.0.tgz#1a108757e4ffc6889d5e78bcc4932a97c097a5a7"
1734817335
integrity sha512-kBeTUtcj+SkyfaW4+KBe0HtsloBJ/mKTPoxpVdA57GZiPerREsUWJOhVj9anXweFiJkm5y8FG1sxFZkZ0SN6wg==
1734917336

17350-
parse5-htmlparser2-tree-adapter@^6.0.1:
17351-
version "6.0.1"
17352-
resolved "https://registry.yarnpkg.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz#2cdf9ad823321140370d4dbf5d3e92c7c8ddc6e6"
17353-
integrity sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==
17354-
dependencies:
17355-
parse5 "^6.0.1"
17356-
17357-
parse5@^6.0.1:
17358-
version "6.0.1"
17359-
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
17360-
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
17361-
1736217337
parseurl@^1.3.2, parseurl@~1.3.3:
1736317338
version "1.3.3"
1736417339
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
@@ -17955,7 +17930,7 @@ [email protected]:
1795517930
picocolors "^1.0.0"
1795617931
source-map-js "^1.0.2"
1795717932

17958-
postcss@^8.3.7, postcss@^8.4.12, postcss@^8.4.14, postcss@^8.4.16:
17933+
postcss@^8.4.12, postcss@^8.4.14, postcss@^8.4.16:
1795917934
version "8.4.16"
1796017935
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
1796117936
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
@@ -18061,11 +18036,6 @@ [email protected], prettier@^2.7.1:
1806118036
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
1806218037
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
1806318038

18064-
pretty-bytes@^5.3.0:
18065-
version "5.6.0"
18066-
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
18067-
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
18068-
1806918039
pretty-format@^25.5.0:
1807018040
version "25.5.0"
1807118041
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"

0 commit comments

Comments
 (0)