Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 51584ce commit 59f1c0b
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"listr": "0.14.3",
"lodash": "4.17.21",
"mkdirp": "3.0.1",
"prettier": "3.4.2",
"prettier": "3.5.0",
"qs": "6.14.0",
"rimraf": "6.0.1",
"terser": "5.38.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
"lerna": "8.1.9",
"prettier": "3.4.2",
"prettier": "3.5.0",
"typescript": "5.7.3",
"ultra-runner": "3.10.5"
},
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"next": "15.1.6",
"next-cookies": "2.0.3",
"next-transpile-modules": "10.0.1",
"nextra": "4.2.5",
"nextra-theme-docs": "4.2.5",
"nextra": "4.2.6",
"nextra-theme-docs": "4.2.6",
"npm-name": "8.0.0",
"p-debounce": "4.0.0",
"prism-react-renderer": "2.4.1",
Expand Down
40 changes: 20 additions & 20 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,12 +297,12 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62"
integrity sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==

"@formatjs/intl-localematcher@^0.5.4":
version "0.5.5"
resolved "https://registry.yarnpkg.com/@formatjs/intl-localematcher/-/intl-localematcher-0.5.5.tgz#b24f100f30658104d5f6db35b0b8d97235298681"
integrity sha512-t5tOGMgZ/i5+ALl2/offNqAQq/lfUnKLEw0mXQI4N4bqpedhrSE+fyKLpwnd22sK0dif6AV+ufQcTsKShB9J1g==
"@formatjs/intl-localematcher@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@formatjs/intl-localematcher/-/intl-localematcher-0.6.0.tgz#33cf0d33279572c990e02ab75a93122569878082"
integrity sha512-4rB4g+3hESy1bHSBG3tDFaMY2CH67iT7yne1e+0CLTsGLDcmoEWWpJjjpWVaYgYfYuohIRuo0E+N536gd2ZHZA==
dependencies:
tslib "^2.7.0"
tslib "2"

"@gqlts/[email protected]":
version "3.2.21"
Expand Down Expand Up @@ -4568,10 +4568,10 @@ [email protected]:
"@next/swc-win32-x64-msvc" "15.1.6"
sharp "^0.33.5"

[email protected].5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-4.2.5.tgz#057be5467bb5ae6341af7f85110b3f8607eaaafb"
integrity sha512-e5t/Q+exTH9ZQkg1asppQw8ti3oxFK9t4PR3C+DnKqzqJWOc7Kx6ZYiBE90L+9gRhl1yj5MXpNsVByAMQQIIyg==
[email protected].6:
version "4.2.6"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-4.2.6.tgz#5985296b2948f6193fd77cda8b9c42f85eba6a29"
integrity sha512-3kI6Et+MhUDD+2AqxmVm5QDw5XBWhjdBqFy9QgYSpQO/b6BxWSG5bnmgBQ7mpLBtHdcmWOGoH47I6eLTTH6Zyg==
dependencies:
"@headlessui/react" "^2.1.2"
clsx "^2.1.0"
Expand All @@ -4582,12 +4582,12 @@ [email protected]:
zod-validation-error "^3.0.0"
zustand "^5.0.1"

[email protected].5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-4.2.5.tgz#5e1ee3680a2e0a3264c9a9ac91955cfa259da993"
integrity sha512-90eVUvVadraQqr4JIKb5jF+er2Cj5bGXQPdXqSj7RixComMpt32XSTdRzDPqZgCDcr01REHI+sRVbhLFDWb4Fg==
[email protected].6:
version "4.2.6"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-4.2.6.tgz#3efa82d0f7623ea49bbbc9decab5b19891242757"
integrity sha512-J59LVeZYdlxPr3toKX1+KdPjYclG/XuDKo4RZlO/mpDsiHeoAJKTV8WMCvreSizQd+1Rdp7IsOG7XJa23ZeMEA==
dependencies:
"@formatjs/intl-localematcher" "^0.5.4"
"@formatjs/intl-localematcher" "^0.6.0"
"@headlessui/react" "^2.1.2"
"@mdx-js/mdx" "^3.0.0"
"@napi-rs/simple-git" "^0.1.9"
Expand Down Expand Up @@ -5946,21 +5946,21 @@ ts-dedent@^2.2.0:
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==

tslib@2, tslib@^2.8.0:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

tslib@^1.9.0:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.1.0, tslib@^2.4.0, tslib@^2.7.0:
tslib@^2.1.0, tslib@^2.4.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

tslib@^2.8.0:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

[email protected]:
version "0.0.1"
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.1.tgz#3f05251ee17904dfd0677546670db9651682b811"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6709,10 +6709,10 @@ postcss-selector-parser@^6.0.10:
cssesc "^3.0.0"
util-deprecate "^1.0.2"

prettier@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
prettier@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==

pretty-format@^29.0.0, pretty-format@^29.3.1:
version "29.3.1"
Expand Down

0 comments on commit 59f1c0b

Please sign in to comment.