Skip to content

Commit 283b1b0

Browse files
build(deps): bump nextra from 2.2.1 to 2.2.3 (#173)
Bumps [nextra](https://github.com/shuding/nextra) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/[email protected]@2.2.3) --- updated-dependencies: - dependency-name: nextra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50c0bef commit 283b1b0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@textea/json-viewer": "workspace:^",
1111
"gray-matter": "^4.0.3",
1212
"next": "^13.1.2",
13-
"nextra": "^2.2.1",
13+
"nextra": "^2.2.3",
1414
"nextra-theme-docs": "^2.2.1",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@ __metadata:
17881788
gray-matter: ^4.0.3
17891789
next: ^13.1.2
17901790
next-transpile-modules: ^10.0.0
1791-
nextra: ^2.2.1
1791+
nextra: ^2.2.3
17921792
nextra-theme-docs: ^2.2.1
17931793
react: ^18.2.0
17941794
react-dom: ^18.2.0
@@ -7474,9 +7474,9 @@ __metadata:
74747474
languageName: node
74757475
linkType: hard
74767476

7477-
"nextra@npm:^2.2.1":
7478-
version: 2.2.1
7479-
resolution: "nextra@npm:2.2.1"
7477+
"nextra@npm:^2.2.3":
7478+
version: 2.2.3
7479+
resolution: "nextra@npm:2.2.3"
74807480
dependencies:
74817481
"@mdx-js/mdx": ^2.1.5
74827482
"@mdx-js/react": ^2.1.5
@@ -7488,7 +7488,7 @@ __metadata:
74887488
next-mdx-remote: ^4.2.0
74897489
p-limit: ^3.1.0
74907490
rehype-katex: ^6.0.2
7491-
rehype-pretty-code: 0.7.0
7491+
rehype-pretty-code: 0.8.1
74927492
remark-gfm: ^3.0.1
74937493
remark-math: ^5.1.1
74947494
remark-reading-time: ^2.0.1
@@ -7500,7 +7500,7 @@ __metadata:
75007500
next: ">=9.5.3"
75017501
react: ">=16.13.1"
75027502
react-dom: ">=16.13.1"
7503-
checksum: 1490b3f2428c999bf8d31663d6ee8b88e9a308a5741145309d38b52abd8c35e0f95bd4e783278748a45835bad81a31605a124bb841830925ca638cd64ae28c32
7503+
checksum: 901e4b2b671fd59239a7f8138550093ae43c382e13ced3063da4fa62c91340068eb6129ad136d90d640eb994386123fbe735e1645e8d1f809016b51062738292
75047504
languageName: node
75057505
linkType: hard
75067506

@@ -8343,16 +8343,16 @@ __metadata:
83438343
languageName: node
83448344
linkType: hard
83458345

8346-
"rehype-pretty-code@npm:0.7.0":
8347-
version: 0.7.0
8348-
resolution: "rehype-pretty-code@npm:0.7.0"
8346+
"rehype-pretty-code@npm:0.8.1":
8347+
version: 0.8.1
8348+
resolution: "rehype-pretty-code@npm:0.8.1"
83498349
dependencies:
83508350
hash-obj: ^4.0.0
83518351
nanoid: ^4.0.0
83528352
parse-numeric-range: ^1.3.0
83538353
peerDependencies:
83548354
shiki: "*"
8355-
checksum: 0ae56d3572fd88c259c04e681e150da2bf356ba350b513e1c0700e5d6db4ff87a00521bce248065a2a5c0e59b1dc65c070cbd5110f0cb4286c8acfde0cd4a879
8355+
checksum: 17993afeb059cacb8d5cdfa070d03fc7ef32633fb45774ff7c09a2910e52cd5f6142bc23f73bd9084425e35dd92c3e8f11d621da8b5380667b5eb9be6a317d95
83568356
languageName: node
83578357
linkType: hard
83588358

0 commit comments

Comments
 (0)