Skip to content

Commit 4197cc0

Browse files
Bump the prod-dependencies-patch group across 1 directory with 5 updates
Bumps the prod-dependencies-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.15` | `1.11.18` | | [immer](https://github.com/immerjs/immer) | `10.1.1` | `10.1.3` | | [remark-flexible-toc](https://github.com/ipikuka/remark-flexible-toc) | `1.2.0` | `1.2.1` | | [sass](https://github.com/sass/dart-sass) | `1.92.0` | `1.92.1` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.1.0` | `3.1.1` | Updates `dayjs` from 1.11.15 to 1.11.18 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.15...v1.11.18) Updates `immer` from 10.1.1 to 10.1.3 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v10.1.1...v10.1.3) Updates `remark-flexible-toc` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/ipikuka/remark-flexible-toc/releases) - [Commits](ipikuka/remark-flexible-toc@v1.2.0...v1.2.1) Updates `sass` from 1.92.0 to 1.92.1 - [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.92.0...1.92.1) Updates `@mdx-js/react` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.1/packages/react) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: immer dependency-version: 10.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: remark-flexible-toc dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: sass dependency-version: 1.92.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: "@mdx-js/react" dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bfebe8 commit 4197cc0

3 files changed

Lines changed: 37 additions & 25 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@docusaurus/plugin-svgr": "^3.7.0",
2424
"@docusaurus/theme-classic": "^3.7.0",
2525
"@docusaurus/theme-search-algolia": "^3.7.0",
26-
"@mdx-js/react": "^3.0.0",
26+
"@mdx-js/react": "^3.1.1",
2727
"@waveterm/docusaurus-og": "https://github.com/wavetermdev/docusaurus-og.git",
2828
"clsx": "^2.1.1",
2929
"docusaurus-plugin-sass": "^0.2.6",
@@ -33,7 +33,7 @@
3333
"rehype-highlight": "^7.0.2",
3434
"remark-gfm": "^4.0.1",
3535
"remark-typescript-code-import": "^1.0.1",
36-
"sass": "^1.92.0"
36+
"sass": "^1.92.1"
3737
},
3838
"devDependencies": {
3939
"@docusaurus/module-type-aliases": "3.7.0",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier-plugin-jsdoc": "^1.3.3",
7373
"prettier-plugin-organize-imports": "^4.1.0",
7474
"rollup-plugin-flow": "^1.1.1",
75-
"sass": "^1.92.0",
75+
"sass": "^1.92.1",
7676
"semver": "^7.7.2",
7777
"storybook": "^8.6.14",
7878
"storybook-dark-mode": "^4.0.2",
@@ -113,14 +113,14 @@
113113
"color": "^4.2.3",
114114
"colord": "^2.9.3",
115115
"css-tree": "^3.1.0",
116-
"dayjs": "^1.11.15",
116+
"dayjs": "^1.11.18",
117117
"debug": "^4.4.1",
118118
"electron-updater": "^6.6",
119119
"env-paths": "^3.0.0",
120120
"fast-average-color": "^9.5.0",
121121
"htl": "^0.3.1",
122122
"html-to-image": "^1.11.13",
123-
"immer": "^10.1.1",
123+
"immer": "^10.1.3",
124124
"jotai": "2.9.3",
125125
"monaco-editor": "^0.52.2",
126126
"monaco-yaml": "^5.4.0",
@@ -144,7 +144,7 @@
144144
"rehype-raw": "^7.0.0",
145145
"rehype-sanitize": "^6.0.0",
146146
"rehype-slug": "^6.0.0",
147-
"remark-flexible-toc": "^1.2.0",
147+
"remark-flexible-toc": "^1.2.1",
148148
"remark-gfm": "^4.0.1",
149149
"remark-github-blockquote-alert": "^1.3.1",
150150
"rxjs": "^7.8.2",

yarn.lock

Lines changed: 31 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3954,6 +3954,18 @@ __metadata:
39543954
languageName: node
39553955
linkType: hard
39563956

3957+
"@mdx-js/react@npm:^3.1.1":
3958+
version: 3.1.1
3959+
resolution: "@mdx-js/react@npm:3.1.1"
3960+
dependencies:
3961+
"@types/mdx": "npm:^2.0.0"
3962+
peerDependencies:
3963+
"@types/react": ">=16"
3964+
react: ">=16"
3965+
checksum: 10c0/34ca98bc2a0f969894ea144dc5c8a5294690505458cd24965cd9be854d779c193ad9192bf9143c4c18438fafd1902e100d99067e045c69319288562d497558c6
3966+
languageName: node
3967+
linkType: hard
3968+
39573969
"@mdx-js/typescript-plugin@npm:^0.0.8":
39583970
version: 0.0.8
39593971
resolution: "@mdx-js/typescript-plugin@npm:0.0.8"
@@ -10059,10 +10071,10 @@ __metadata:
1005910071
languageName: node
1006010072
linkType: hard
1006110073

10062-
"dayjs@npm:^1.11.15":
10063-
version: 1.11.15
10064-
resolution: "dayjs@npm:1.11.15"
10065-
checksum: 10c0/bb66cd5419fff017f3950b95fc27643cf4e0ce22a087cef1f67398f18126ed07bf36d6911f33b19029a1621c64090b8ecaef660477de7678287fe8c0f4e68d29
10074+
"dayjs@npm:^1.11.18":
10075+
version: 1.11.18
10076+
resolution: "dayjs@npm:1.11.18"
10077+
checksum: 10c0/83b67f5d977e2634edf4f5abdd91d9041a696943143638063016915d2cd8c7e57e0751e40379a07ebca8be7a48dd380bef8752d22a63670f2d15970e34f96d7a
1006610078
languageName: node
1006710079
linkType: hard
1006810080

@@ -13327,7 +13339,7 @@ __metadata:
1332713339
languageName: node
1332813340
linkType: hard
1332913341

13330-
"immer@npm:^10.0.3":
13342+
"immer@npm:^10.0.3, immer@npm:^10.1.3":
1333113343
version: 10.1.3
1333213344
resolution: "immer@npm:10.1.3"
1333313345
checksum: 10c0/b3929022c1999935c9c5e9491fce20d883c15a04072628056f3b8c51a63ac0876d1c1f25cec146e325c30c906bc7f15a636c29ed53156f0a3049150f152df4c8
@@ -19102,17 +19114,17 @@ __metadata:
1910219114
languageName: node
1910319115
linkType: hard
1910419116

19105-
"remark-flexible-toc@npm:^1.2.0":
19106-
version: 1.2.0
19107-
resolution: "remark-flexible-toc@npm:1.2.0"
19117+
"remark-flexible-toc@npm:^1.2.1":
19118+
version: 1.2.1
19119+
resolution: "remark-flexible-toc@npm:1.2.1"
1910819120
dependencies:
1910919121
"@types/mdast": "npm:^4.0.4"
1911019122
github-slugger: "npm:^2.0.0"
1911119123
mdast-util-to-string: "npm:^4.0.0"
1911219124
unist-util-visit: "npm:^5.0.0"
1911319125
peerDependencies:
1911419126
unified: ^11
19115-
checksum: 10c0/bbc8da4a2f51951ca202238f16e36b9ad33910397ca2fa228f8ff4492412608058572defa884e3e044b95ae06334830b91ae44abc33a3448d7b1dc7f03b2030e
19127+
checksum: 10c0/1b8e45ee3d4bc5f8d8c130a2eac1b1302b55bb2f533a1f05dc3faa1edbc5f4f079c7ad60e12970318b7d2d59a19293848ef54402eba5110786cebf8b533c61b8
1911619128
languageName: node
1911719129
linkType: hard
1911819130

@@ -20054,9 +20066,9 @@ __metadata:
2005420066
languageName: node
2005520067
linkType: hard
2005620068

20057-
"sass@npm:^1.92.0":
20058-
version: 1.92.0
20059-
resolution: "sass@npm:1.92.0"
20069+
"sass@npm:^1.92.1":
20070+
version: 1.92.1
20071+
resolution: "sass@npm:1.92.1"
2006020072
dependencies:
2006120073
"@parcel/watcher": "npm:^2.4.1"
2006220074
chokidar: "npm:^4.0.0"
@@ -20067,7 +20079,7 @@ __metadata:
2006720079
optional: true
2006820080
bin:
2006920081
sass: sass.js
20070-
checksum: 10c0/bdff9fa6988620e2a81962efdd016e3894d19934cfadc105cf41db767f59dd47afd8ff32840e612ef700cb67e19d9e83c108f1724eb8f0bef56c4877dbe6f14d
20082+
checksum: 10c0/4c43975580f6bd5511bb140ec8445d936663ffacc7d0513aae65b95e2a46a954268177406b2dd4ac32494e868520ac5ea929c3521f04bc10293fb16dc25b2935
2007120083
languageName: node
2007220084
linkType: hard
2007320085

@@ -22736,7 +22748,7 @@ __metadata:
2273622748
"@docusaurus/tsconfig": "npm:3.7.0"
2273722749
"@docusaurus/types": "npm:3.7.0"
2273822750
"@eslint/js": "npm:^8.57.0"
22739-
"@mdx-js/react": "npm:^3.0.0"
22751+
"@mdx-js/react": "npm:^3.1.1"
2274022752
"@mdx-js/typescript-plugin": "npm:^0.0.8"
2274122753
"@types/eslint": "npm:^9.6.1"
2274222754
"@types/eslint-config-prettier": "npm:^6.11.3"
@@ -22762,7 +22774,7 @@ __metadata:
2276222774
remark-preset-lint-consistent: "npm:^6.0.1"
2276322775
remark-preset-lint-recommended: "npm:^7.0.1"
2276422776
remark-typescript-code-import: "npm:^1.0.1"
22765-
sass: "npm:^1.92.0"
22777+
sass: "npm:^1.92.1"
2276622778
typescript: "npm:^5.9.2"
2276722779
typescript-eslint: "npm:^8.39.1"
2276822780
languageName: unknown
@@ -22825,7 +22837,7 @@ __metadata:
2282522837
color: "npm:^4.2.3"
2282622838
colord: "npm:^2.9.3"
2282722839
css-tree: "npm:^3.1.0"
22828-
dayjs: "npm:^1.11.15"
22840+
dayjs: "npm:^1.11.18"
2282922841
debug: "npm:^4.4.1"
2283022842
electron: "npm:^38.0.0"
2283122843
electron-builder: "npm:^26.0"
@@ -22837,7 +22849,7 @@ __metadata:
2283722849
fast-average-color: "npm:^9.5.0"
2283822850
htl: "npm:^0.3.1"
2283922851
html-to-image: "npm:^1.11.13"
22840-
immer: "npm:^10.1.1"
22852+
immer: "npm:^10.1.3"
2284122853
jotai: "npm:2.9.3"
2284222854
monaco-editor: "npm:^0.52.2"
2284322855
monaco-yaml: "npm:^5.4.0"
@@ -22866,12 +22878,12 @@ __metadata:
2286622878
rehype-raw: "npm:^7.0.0"
2286722879
rehype-sanitize: "npm:^6.0.0"
2286822880
rehype-slug: "npm:^6.0.0"
22869-
remark-flexible-toc: "npm:^1.2.0"
22881+
remark-flexible-toc: "npm:^1.2.1"
2287022882
remark-gfm: "npm:^4.0.1"
2287122883
remark-github-blockquote-alert: "npm:^1.3.1"
2287222884
rollup-plugin-flow: "npm:^1.1.1"
2287322885
rxjs: "npm:^7.8.2"
22874-
sass: "npm:^1.92.0"
22886+
sass: "npm:^1.92.1"
2287522887
semver: "npm:^7.7.2"
2287622888
shell-quote: "npm:^1.8.3"
2287722889
sprintf-js: "npm:^1.1.3"

0 commit comments

Comments
 (0)