Skip to content

Commit e423904

Browse files
Bump the prod-dependencies-minor group across 1 directory with 9 updates
Bumps the prod-dependencies-minor group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@xterm/addon-fit](https://github.com/xtermjs/xterm.js) | `0.10.0` | `0.11.0` | | [@xterm/addon-search](https://github.com/xtermjs/xterm.js) | `0.15.0` | `0.16.0` | | [@xterm/addon-serialize](https://github.com/xtermjs/xterm.js) | `0.13.0` | `0.14.0` | | [@xterm/addon-web-links](https://github.com/xtermjs/xterm.js) | `0.11.0` | `0.12.0` | | [@xterm/addon-webgl](https://github.com/xtermjs/xterm.js) | `0.18.0` | `0.19.0` | | [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars) | `2.12.0` | `2.13.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.13.0` | `3.21.0` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | | [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.97.3` | Updates `@xterm/addon-fit` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.10...0.11) Updates `@xterm/addon-search` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.15...0.16) Updates `@xterm/addon-serialize` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.13...0.14) Updates `@xterm/addon-web-links` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.11...0.12) Updates `@xterm/addon-webgl` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@0.18...0.19) Updates `overlayscrollbars` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/KingSora/OverlayScrollbars/releases) - [Changelog](https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md) - [Commits](https://github.com/KingSora/OverlayScrollbars/commits/v2.13.0/packages/overlayscrollbars) Updates `shiki` from 3.13.0 to 3.21.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.21.0/packages/shiki) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) Updates `sass` from 1.91.0 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.91.0...1.97.3) --- updated-dependencies: - dependency-name: "@xterm/addon-fit" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-search" dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-serialize" dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-web-links" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: "@xterm/addon-webgl" dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: overlayscrollbars dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: shiki dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73bb5be commit e423904

3 files changed

Lines changed: 88 additions & 123 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rehype-highlight": "^7.0.2",
3333
"remark-gfm": "^4.0.1",
3434
"remark-typescript-code-import": "^1.0.1",
35-
"sass": "^1.93.2"
35+
"sass": "^1.97.3"
3636
},
3737
"devDependencies": {
3838
"@docusaurus/module-type-aliases": "3.9.2",

package-lock.json

Lines changed: 78 additions & 113 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"prettier": "^3.8.1",
5959
"prettier-plugin-jsdoc": "^1.8.0",
6060
"prettier-plugin-organize-imports": "^4.3.0",
61-
"sass": "1.91.0",
61+
"sass": "1.97.3",
6262
"tailwindcss": "^4.1.18",
6363
"tailwindcss-animate": "^1.0.7",
6464
"ts-node": "^10.9.2",
@@ -80,11 +80,11 @@
8080
"@table-nav/core": "^0.0.7",
8181
"@table-nav/react": "^0.0.7",
8282
"@tanstack/react-table": "^8.21.3",
83-
"@xterm/addon-fit": "^0.10.0",
84-
"@xterm/addon-search": "^0.15.0",
85-
"@xterm/addon-serialize": "^0.13.0",
86-
"@xterm/addon-web-links": "^0.11.0",
87-
"@xterm/addon-webgl": "^0.18.0",
83+
"@xterm/addon-fit": "^0.11.0",
84+
"@xterm/addon-search": "^0.16.0",
85+
"@xterm/addon-serialize": "^0.14.0",
86+
"@xterm/addon-web-links": "^0.12.0",
87+
"@xterm/addon-webgl": "^0.19.0",
8888
"@xterm/xterm": "^5.5.0",
8989
"ai": "^5.0.92",
9090
"base64-js": "^1.5.1",
@@ -105,7 +105,7 @@
105105
"mermaid": "^11.12.1",
106106
"monaco-editor": "^0.55.1",
107107
"monaco-yaml": "^5.4.0",
108-
"overlayscrollbars": "^2.12.0",
108+
"overlayscrollbars": "^2.14.0",
109109
"overlayscrollbars-react": "^0.5.6",
110110
"papaparse": "^5.5.3",
111111
"parse-srcset": "^1.0.2",
@@ -131,13 +131,13 @@
131131
"rxjs": "^7.8.2",
132132
"semver": "^7.7.3",
133133
"shell-quote": "^1.8.3",
134-
"shiki": "^3.13.0",
134+
"shiki": "^3.21.0",
135135
"sprintf-js": "^1.1.3",
136136
"streamdown": "^1.6.10",
137137
"tailwind-merge": "^3.4.0",
138138
"throttle-debounce": "^5.0.2",
139139
"tinycolor2": "^1.6.0",
140-
"unist-util-visit": "^5.0.0",
140+
"unist-util-visit": "^5.1.0",
141141
"use-device-pixel-ratio": "^1.1.2",
142142
"winston": "^3.19.0",
143143
"ws": "^8.19.0",

0 commit comments

Comments
 (0)