Skip to content

Commit ce5dee5

Browse files
Bump the prod-dependencies-patch group with 3 updates
Bumps the prod-dependencies-patch group with 3 updates: [dayjs](https://github.com/iamkun/dayjs), [immer](https://github.com/immerjs/immer) and [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react). 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 `@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: "@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 5bd630d commit ce5dee5

3 files changed

Lines changed: 26 additions & 14 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
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",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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",

yarn.lock

Lines changed: 23 additions & 11 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"
@@ -9837,10 +9849,10 @@ __metadata:
98379849
languageName: node
98389850
linkType: hard
98399851

9840-
"dayjs@npm:^1.11.15":
9841-
version: 1.11.15
9842-
resolution: "dayjs@npm:1.11.15"
9843-
checksum: 10c0/bb66cd5419fff017f3950b95fc27643cf4e0ce22a087cef1f67398f18126ed07bf36d6911f33b19029a1621c64090b8ecaef660477de7678287fe8c0f4e68d29
9852+
"dayjs@npm:^1.11.18":
9853+
version: 1.11.18
9854+
resolution: "dayjs@npm:1.11.18"
9855+
checksum: 10c0/83b67f5d977e2634edf4f5abdd91d9041a696943143638063016915d2cd8c7e57e0751e40379a07ebca8be7a48dd380bef8752d22a63670f2d15970e34f96d7a
98449856
languageName: node
98459857
linkType: hard
98469858

@@ -13086,10 +13098,10 @@ __metadata:
1308613098
languageName: node
1308713099
linkType: hard
1308813100

13089-
"immer@npm:^10.1.1":
13090-
version: 10.1.1
13091-
resolution: "immer@npm:10.1.1"
13092-
checksum: 10c0/b749e10d137ccae91788f41bd57e9387f32ea6d6ea8fd7eb47b23fd7766681575efc7f86ceef7fe24c3bc9d61e38ff5d2f49c2663b2b0c056e280a4510923653
13101+
"immer@npm:^10.1.3":
13102+
version: 10.1.3
13103+
resolution: "immer@npm:10.1.3"
13104+
checksum: 10c0/b3929022c1999935c9c5e9491fce20d883c15a04072628056f3b8c51a63ac0876d1c1f25cec146e325c30c906bc7f15a636c29ed53156f0a3049150f152df4c8
1309313105
languageName: node
1309413106
linkType: hard
1309513107

@@ -22326,7 +22338,7 @@ __metadata:
2232622338
"@docusaurus/tsconfig": "npm:3.7.0"
2232722339
"@docusaurus/types": "npm:3.7.0"
2232822340
"@eslint/js": "npm:^8.57.0"
22329-
"@mdx-js/react": "npm:^3.0.0"
22341+
"@mdx-js/react": "npm:^3.1.1"
2233022342
"@mdx-js/typescript-plugin": "npm:^0.0.8"
2233122343
"@types/eslint": "npm:^9.6.1"
2233222344
"@types/eslint-config-prettier": "npm:^6.11.3"
@@ -22415,7 +22427,7 @@ __metadata:
2241522427
color: "npm:^4.2.3"
2241622428
colord: "npm:^2.9.3"
2241722429
css-tree: "npm:^3.1.0"
22418-
dayjs: "npm:^1.11.15"
22430+
dayjs: "npm:^1.11.18"
2241922431
debug: "npm:^4.4.1"
2242022432
electron: "npm:^37.3.1"
2242122433
electron-builder: "npm:^26.0"
@@ -22427,7 +22439,7 @@ __metadata:
2242722439
fast-average-color: "npm:^9.5.0"
2242822440
htl: "npm:^0.3.1"
2242922441
html-to-image: "npm:^1.11.13"
22430-
immer: "npm:^10.1.1"
22442+
immer: "npm:^10.1.3"
2243122443
jotai: "npm:2.9.3"
2243222444
monaco-editor: "npm:^0.52.2"
2243322445
monaco-yaml: "npm:^5.4.0"

0 commit comments

Comments
 (0)