Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Oct 11, 2023
1 parent 310c974 commit 4f18735
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 28 deletions.
1 change: 1 addition & 0 deletions website/next-sitemap.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
module.exports = {
siteUrl: process.env.SITE_URL || 'https://the-guild.dev/graphql/sofa-api',
generateIndexSitemap: false,
exclude: ['*/_meta'],
};
12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"start": "next start"
},
"dependencies": {
"lottie-web": "5.11.0",
"@theguild/components": "6.0.0",
"next": "13.5.4",
"next-sitemap": "4.2.3",
"react": "18.2.0",
"react-dom": "18.2.0"
"lottie-web": "^5.11.0",
"@theguild/components": "^6.0.1",
"next": "^13.5.4",
"next-sitemap": "^4.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@theguild/algolia": "1.1.9",
Expand Down
44 changes: 22 additions & 22 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -704,10 +704,10 @@
lodash.sortby "^4.7.0"
remove-markdown "^0.5.0"

"@theguild/[email protected].0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-6.0.0.tgz#f9cd5bd6e8a8ff52287bb9b7700d1d9a7f852763"
integrity sha512-48kvsC1qR9rJytrbGiTJ7IKVKUUc6bMVNkFSYnlJ4c0GqVHKvD6edY5XmLdnOYbn0xUD68LO/lzwtkCO1XWr2A==
"@theguild/components@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-6.0.1.tgz#c53a1c6793af14204eef6c00caa0ee6fbf8d2d06"
integrity sha512-0IEilGNtkF77K6hWU5SB73mbpIwzZAgUz2iCg8O+7HXw+VzmYB+eCWYjEAOdVt9syyt69Zq7weEQO9IG6rS2fw==
dependencies:
"@algolia/autocomplete-js" "1.11.1"
"@algolia/autocomplete-plugin-algolia-insights" "1.11.1"
Expand All @@ -720,8 +720,8 @@
clsx "2.0.0"
fuzzy "^0.1.3"
next-videos "1.5.0"
nextra "3.0.0-alpha.4"
nextra-theme-docs "3.0.0-alpha.4"
nextra "3.0.0-alpha.5"
nextra-theme-docs "3.0.0-alpha.5"
react-paginate "8.2.0"
react-player "2.13.0"
remark-mdx-disable-explicit-jsx "0.1.0"
Expand Down Expand Up @@ -2589,10 +2589,10 @@ loose-envify@^1.1.0, loose-envify@^1.4.0:
dependencies:
js-tokens "^3.0.0 || ^4.0.0"

[email protected]:
version "5.11.0"
resolved "https://registry.yarnpkg.com/lottie-web/-/lottie-web-5.11.0.tgz#04bb9fd6cdfbb10e586985dd666de6c727619d95"
integrity sha512-9vSt0AtdOH98GKDXwD5LPfFg9Pcmxt5+1BllAbudKM5iqPxpJnJUfuGaP45OyudDrESCOBgsjnntVUTygBNlzw==
lottie-web@^5.11.0:
version "5.12.2"
resolved "https://registry.yarnpkg.com/lottie-web/-/lottie-web-5.12.2.tgz#579ca9fe6d3fd9e352571edd3c0be162492f68e5"
integrity sha512-uvhvYPC8kGPjXT3MyKMrL3JitEAmDMp30lVkuq/590Mw9ok6pWcFCwXJveo0t5uqYw1UREQHofD+jVpdjBv8wg==

lru-cache@^4.0.1:
version "4.1.5"
Expand Down Expand Up @@ -3560,7 +3560,7 @@ nanoid@^3.3.6:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==

[email protected]:
next-sitemap@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.3.tgz#5db3f650351a51e84b9fd6b58c5af2f9257b5058"
integrity sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==
Expand All @@ -3582,7 +3582,7 @@ [email protected]:
dependencies:
file-loader "^4.2.0"

[email protected]:
next@^13.5.4:
version "13.5.4"
resolved "https://registry.yarnpkg.com/next/-/next-13.5.4.tgz#7e6a93c9c2b9a2c78bf6906a6c5cc73ae02d5b4d"
integrity sha512-+93un5S779gho8y9ASQhb/bTkQF17FNQOtXLKAj3lsNgltEcF0C5PMLLncDmH+8X1EnJH1kbqAERa29nRXqhjA==
Expand All @@ -3605,10 +3605,10 @@ [email protected]:
"@next/swc-win32-ia32-msvc" "13.5.4"
"@next/swc-win32-x64-msvc" "13.5.4"

[email protected].4:
version "3.0.0-alpha.4"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-3.0.0-alpha.4.tgz#f120ca7604280ff336df189f7f4cc9f78d7dfec0"
integrity sha512-W9vQ6uXB3e7vpHcUHR+wU0xXzCMUAdfmffezl/PwKaaQeyBPbBgg3apY/G0WFC68F6KP/jjkYlbTeojXl7zblw==
[email protected].5:
version "3.0.0-alpha.5"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-3.0.0-alpha.5.tgz#a4a01aea28922d51333074b30f9592546da7bb76"
integrity sha512-wEw3Rmh0urh1qEaaG7cTuSgYyXN6qBuVF61TaGe9jl+b62hIGpxR2r2l6vJCH8LO1O8FI4R9reBdqgqL/Dcu0g==
dependencies:
"@headlessui/react" "^1.7.17"
"@popperjs/core" "^2.11.8"
Expand All @@ -3621,10 +3621,10 @@ [email protected]:
scroll-into-view-if-needed "^3.1.0"
zod "^3.22.3"

[email protected].4:
version "3.0.0-alpha.4"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-3.0.0-alpha.4.tgz#2ea78adc1bec49096e469a58fdaff1a115b6d2a0"
integrity sha512-ymjh0/R2NKidFaiplJ+Ic9sspUU8XDXZEwW9sVO1xBlpRsKfXfr82xlhT+oR0FOrGoeZ/Sd9j7ufQ9hNcIHdXg==
[email protected].5:
version "3.0.0-alpha.5"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-3.0.0-alpha.5.tgz#573f25e05e59cbf0e6693dcb5aa241778a1c04be"
integrity sha512-ttga+SX5Ulwf2hcMvrXbTqseaz6OnodOknyaNOpuobN5bbCypKq3mkB1URFKs/n3XuuioQLGBYIVLjKh2x3TdQ==
dependencies:
"@headlessui/react" "^1.7.17"
"@mdx-js/mdx" "^2.3.0"
Expand Down Expand Up @@ -4096,7 +4096,7 @@ queue-microtask@^1.2.2:
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

[email protected]:
react-dom@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
Expand Down Expand Up @@ -4132,7 +4132,7 @@ [email protected]:
prop-types "^15.7.2"
react-fast-compare "^3.0.1"

[email protected]:
react@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
Expand Down

0 comments on commit 4f18735

Please sign in to comment.