Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1599)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* fix: deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zernonia <zernonia@gmail.com>
  • Loading branch information
renovate[bot] and zernonia authored Feb 4, 2025
1 parent 06cfa32 commit d91737b
Show file tree
Hide file tree
Showing 8 changed files with 1,933 additions and 1,191 deletions.
14 changes: 7 additions & 7 deletions .histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/vue": "^1.1.5",
"@floating-ui/dom": "^1.6.13",
"@floating-ui/vue": "^1.1.6",
"@histoire/plugin-vue": "^0.17.17",
"@iconify/vue": "^4.1.2",
"@iconify/vue": "^4.3.0",
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.0",
"autoprefixer": "^10.4.19",
"@rollup/plugin-alias": "^5.1.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.19.0",
"histoire": "^0.17.17",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.14",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "1.0.7"
}
}
30 changes: 15 additions & 15 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,36 +13,36 @@
"typescript": "*"
},
"dependencies": {
"@internationalized/date": "^3.5.6",
"@stackblitz/sdk": "^1.10.0",
"@vueuse/core": "^12.0.0",
"@internationalized/date": "^3.7.0",
"@stackblitz/sdk": "^1.11.0",
"@vueuse/core": "^12.5.0",
"reka-ui": "link:../packages/core",
"vue": "3.5.13",
"vue-sonner": "^1.1.3"
},
"devDependencies": {
"@babel/traverse": "^7.24.7",
"@iconify/vue": "^4.1.2",
"@babel/traverse": "^7.26.7",
"@iconify/vue": "^4.3.0",
"@radix-ui/colors": "^3.0.0",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.16",
"@types/babel__traverse": "^7.20.6",
"@types/hast": "^3.0.4",
"@types/markdown-it": "^14.1.1",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-anchor": "^7.0.0",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"codesandbox": "^2.2.3",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"hast": "^1.0.0",
"mark.js": "^8.11.1",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.0.1",
"markdown-it-anchor": "^9.2.0",
"minisearch": "^6.3.0",
"postcss": "^8.4.39",
"shiki": "^1.11.1",
"tailwindcss": "^3.4.14",
"tsx": "^4.16.0",
"vitepress": "1.2.3",
"postcss": "^8.5.1",
"shiki": "^1.29.2",
"tailwindcss": "^3.4.17",
"tsx": "^4.19.2",
"vitepress": "1.6.3",
"vue-component-meta": "^2.1.6"
},
"postcss": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"bumpp": "^9.4.1",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"bumpp": "^9.11.1",
"eslint": "^9.19.0",
"lint-staged": "^15.4.3",
"pnpm": "^9.15.0",
Expand All @@ -45,7 +45,7 @@
},
"pnpm": {
"patchedDependencies": {
"vitepress@1.2.3": "patches/vitepress@1.2.3.patch"
"vitepress": "patches/vitepress.patch"
}
},
"simple-git-hooks": {
Expand Down
18 changes: 9 additions & 9 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,25 +104,25 @@
"vue": ">= 3.2.0"
},
"dependencies": {
"@floating-ui/dom": "^1.6.11",
"@floating-ui/vue": "^1.1.5",
"@tanstack/vue-virtual": "^3.10.8",
"@vueuse/core": "^12.0.0",
"@vueuse/shared": "^12.0.0",
"@floating-ui/dom": "^1.6.13",
"@floating-ui/vue": "^1.1.6",
"@tanstack/vue-virtual": "^3.12.0",
"@vueuse/core": "^12.5.0",
"@vueuse/shared": "^12.5.0",
"aria-hidden": "^1.2.4",
"defu": "^6.1.4",
"ohash": "^1.1.4"
},
"devDependencies": {
"@iconify/vue": "^4.1.2",
"@internationalized/date": "^3.5.6",
"@internationalized/number": "^3.5.4",
"@iconify/vue": "^4.3.0",
"@internationalized/date": "^3.7.0",
"@internationalized/number": "^3.6.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^20.14.9",
"@types/node": "^20.17.17",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^2.1.8",
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"stub": "unbuild --stub"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/schema": "^3.12.2",
"@nuxt/kit": "^3.15.4",
"@nuxt/schema": "^3.15.4",
"reka-ui": "link:../core",
"tsx": "^4.16.0",
"tsx": "^4.19.2",
"unbuild": "^2.0.0",
"unplugin-vue-components": "^0.27.2"
"unplugin-vue-components": "^0.28.0"
}
}
35 changes: 35 additions & 0 deletions patches/vitepress.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
diff --git a/dist/node/chunk-Zsoi3j4v.js b/dist/node/chunk-Zsoi3j4v.js
index 8cfe39e30b9e866566716751deb57a58555b7bf8..71aecd26099f5b8df57827d3f56ed5b0fff9f378 100644
--- a/dist/node/chunk-Zsoi3j4v.js
+++ b/dist/node/chunk-Zsoi3j4v.js
@@ -35093,11 +35093,12 @@ function preWrapperPlugin(md, options) {
md.renderer.rules.fence = (...args) => {
const [tokens, idx] = args;
const token = tokens[idx];
+ const title = extractTitle(token.info);
token.info = token.info.replace(/\[.*\]/, "");
const active = / active( |$)/.test(token.info) ? " active" : "";
token.info = token.info.replace(/ active$/, "").replace(/ active /, " ");
const lang = extractLang(token.info);
- return `<div class="language-${lang}${getAdaptiveThemeMarker(options)}${active}"><button title="${options.codeCopyButtonTitle}" class="copy"></button><span class="lang">${lang}</span>` + fence(...args) + "</div>";
+ return `<div name="${title}" class="language-${lang}${getAdaptiveThemeMarker(options)}${active}"><button title="${options.codeCopyButtonTitle}" class="copy"></button><span class="lang">${lang}</span>` + fence(...args) + "</div>";
};
}
function getAdaptiveThemeMarker(options) {
diff --git a/types/default-theme.d.ts b/types/default-theme.d.ts
index 10681a847be1df591c649c1cf1645db774b3a3b4..cbe5c0cde3f1eb0da98f779121cf1c76710fb388 100644
--- a/types/default-theme.d.ts
+++ b/types/default-theme.d.ts
@@ -272,6 +272,12 @@ export namespace DefaultTheme {
* Customize text that appears on the footer of previous/next page.
*/
docFooterText?: string
+
+
+ /**
+ * Icon for the item
+ */
+ icon?: string

rel?: string
target?: string
87 changes: 0 additions & 87 deletions patches/vitepress@1.2.3.patch

This file was deleted.

Loading

0 comments on commit d91737b

Please sign in to comment.