Skip to content

Commit 5bc93de

Browse files
chore(deps): bump docusaurus-json-schema-plugin from 1.12.2 to 1.13.0 (#1963)
Bumps [docusaurus-json-schema-plugin](https://github.com/jy95/docusaurus-json-schema-plugin) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/jy95/docusaurus-json-schema-plugin/releases) - [Changelog](https://github.com/jy95/docusaurus-json-schema-plugin/blob/main/.releaserc) - [Commits](jy95/docusaurus-json-schema-plugin@v1.12.2...v1.13.0) --- updated-dependencies: - dependency-name: docusaurus-json-schema-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2d000d commit 5bc93de

File tree

2 files changed

+24
-26
lines changed

2 files changed

+24
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@staticdeploy/cli": "^0.15.5",
2828
"clsx": "^2.1.1",
2929
"cspell": "^8.17.3",
30-
"docusaurus-json-schema-plugin": "^1.12.2",
30+
"docusaurus-json-schema-plugin": "^1.13.0",
3131
"klaw": "^4.1.0",
3232
"mdx-mermaid": "^v1.3.2",
3333
"medium-zoom": "^1.0.8",

yarn.lock

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6857,19 +6857,19 @@ __metadata:
68576857
languageName: node
68586858
linkType: hard
68596859

6860-
"docusaurus-json-schema-plugin@npm:^1.12.2":
6861-
version: 1.12.2
6862-
resolution: "docusaurus-json-schema-plugin@npm:1.12.2"
6860+
"docusaurus-json-schema-plugin@npm:^1.13.0":
6861+
version: 1.13.0
6862+
resolution: "docusaurus-json-schema-plugin@npm:1.13.0"
68636863
dependencies:
68646864
"@stoplight/json-ref-resolver": "npm:^3.1.5"
6865-
monaco-editor: "npm:^0.44.0"
6866-
monaco-editor-webpack-plugin: "npm:^7.0.1"
6867-
react-monaco-editor: "npm:^0.55.0"
6865+
monaco-editor: "npm:^0.52.2"
6866+
monaco-editor-webpack-plugin: "npm:^7.1.0"
6867+
react-monaco-editor: "npm:^0.58.0"
68686868
peerDependencies:
6869-
"@docusaurus/core": ^3.0.0
6870-
"@docusaurus/theme-classic": ^3.0.0
6871-
react: ">=17 <= 18"
6872-
checksum: 10/e20aaa0edf7635bdba36047f1b8dc4c986ce204d96b1538150841436193cc646852ff135fdfcb1cd39a57dc8bbc29fc6007c490e6765a12021e395ec16d2357a
6869+
"@docusaurus/core": ^3.7.0
6870+
"@docusaurus/theme-classic": ^3.7.0
6871+
react: ">=18 <= 19"
6872+
checksum: 10/51d4b9baddd49724bfecd051d87734f4b7f8f151bb8469f0d6e89b0ee96a73bb14d94dd22f5cbb6136c3d710e9e2fa17b7010970f9c45544d21ab511af92a047
68736873
languageName: node
68746874
linkType: hard
68756875

@@ -10747,7 +10747,7 @@ __metadata:
1074710747
"@swc/core": "npm:^1.10.12"
1074810748
clsx: "npm:^2.1.1"
1074910749
cspell: "npm:^8.17.3"
10750-
docusaurus-json-schema-plugin: "npm:^1.12.2"
10750+
docusaurus-json-schema-plugin: "npm:^1.13.0"
1075110751
eslint: "npm:^8.57.0"
1075210752
eslint-plugin-react: "npm:7.37.4"
1075310753
front-matter: "npm:^4.0.2"
@@ -11213,7 +11213,7 @@ __metadata:
1121311213
languageName: node
1121411214
linkType: hard
1121511215

11216-
"monaco-editor-webpack-plugin@npm:^7.0.1":
11216+
"monaco-editor-webpack-plugin@npm:^7.1.0":
1121711217
version: 7.1.0
1121811218
resolution: "monaco-editor-webpack-plugin@npm:7.1.0"
1121911219
dependencies:
@@ -11225,10 +11225,10 @@ __metadata:
1122511225
languageName: node
1122611226
linkType: hard
1122711227

11228-
"monaco-editor@npm:^0.44.0":
11229-
version: 0.44.0
11230-
resolution: "monaco-editor@npm:0.44.0"
11231-
checksum: 10/759ea7f2af47ba3dac2f3594f20b358e4633a963ccee6f21b9a55bafb5c3404fd88113f2492af291aebd7895cdb2680ca61ce54166c6e9e106c3b3edb28ed6c2
11228+
"monaco-editor@npm:^0.52.2":
11229+
version: 0.52.2
11230+
resolution: "monaco-editor@npm:0.52.2"
11231+
checksum: 10/0d4962d69ffa0a8df040faa9c582cef1893fa3fb617feca8f1425c5e670e74c2856104b9a2b01cbda0103a5e5f92f58843206bc9a0e070471c0c1270d7f52a96
1123211232
languageName: node
1123311233
linkType: hard
1123411234

@@ -12806,16 +12806,14 @@ __metadata:
1280612806
languageName: node
1280712807
linkType: hard
1280812808

12809-
"react-monaco-editor@npm:^0.55.0":
12810-
version: 0.55.0
12811-
resolution: "react-monaco-editor@npm:0.55.0"
12812-
dependencies:
12813-
prop-types: "npm:^15.8.1"
12809+
"react-monaco-editor@npm:^0.58.0":
12810+
version: 0.58.0
12811+
resolution: "react-monaco-editor@npm:0.58.0"
1281412812
peerDependencies:
12815-
"@types/react": ">=16 <= 18"
12816-
monaco-editor: ^0.44.0
12817-
react: ">=16 <= 18"
12818-
checksum: 10/3c4ee8cf43c5df02e24a0f8d761923b60bdd35a60946274c22024b66beb66dc3dc4ae2052ee16e83048436be7f8ca91d0aee86010095fb195e5acbb1a2aad828
12813+
monaco-editor: ^0.52.0
12814+
react: ">=16.8.0 <20.0.0"
12815+
react-dom: ">=16.8.0 <20.0.0"
12816+
checksum: 10/76fba282b7f5eee4af7e5079b9e52f24013b84a5a280169ed35599947a765e890da4454de7716b2b7a5e28abd900efa496a9fdbad606d2dc88cd5d29ec2d7bc7
1281912817
languageName: node
1282012818
linkType: hard
1282112819

0 commit comments

Comments
 (0)