Skip to content

Commit 35ce8e3

Browse files
committed
Update version
1 parent 3f90e9b commit 35ce8e3

File tree

2 files changed

+73
-87
lines changed

2 files changed

+73
-87
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"build": "next build"
55
},
66
"dependencies": {
7-
"@code-hike/mdx": "^0.3.0-next.12",
7+
"@code-hike/mdx": "^0.3.0-next.14",
88
"@mdx-js/loader": "^2.0.0-rc.2",
99
"@mdx-js/react": "^2.0.0-rc.2",
1010
"next": "^12.0.4",

yarn.lock

+72-86
Original file line numberDiff line numberDiff line change
@@ -50,30 +50,30 @@
5050
"@babel/helper-validator-identifier" "^7.14.9"
5151
to-fast-properties "^2.0.0"
5252

53-
"@code-hike/[email protected].12":
54-
version "0.3.0-next.12"
55-
resolved "https://registry.yarnpkg.com/@code-hike/classer/-/classer-0.3.0-next.12.tgz#d112f3c5fb86768a2fe8d3a7e11569a170450874"
56-
integrity sha512-5qQmAbCRhdMs4uRpxtYiHYmX8dFxWo9rrVK5jYCvv50mX/iHQWRkfHKAD7nxMXbA6m96j2hmn9nEZYZdM594hw==
57-
58-
"@code-hike/[email protected].12":
59-
version "0.3.0-next.12"
60-
resolved "https://registry.yarnpkg.com/@code-hike/highlighter/-/highlighter-0.3.0-next.12.tgz#39e852c01c859ccb740ed503ddc7ef2f09b12da7"
61-
integrity sha512-Qb8Zdex/G2Sg8e729DNvdCQrHexSzWeXU2qFtjQV7TA4Dj4OSqJ7xjTbpjOjm3HvRMNj87X7dtah+ud12jDIMw==
62-
dependencies:
63-
"@code-hike/utils" "0.3.0-next.12"
64-
shiki "^0.9.11"
65-
66-
"@code-hike/mdx@^0.3.0-next.12":
67-
version "0.3.0-next.12"
68-
resolved "https://registry.yarnpkg.com/@code-hike/mdx/-/mdx-0.3.0-next.12.tgz#903916feae80e330a081a2dd6dd8b307f182753c"
69-
integrity sha512-3dw6ItKflU0gvewJn+npxQjtNGYlO6GA2iBqEE2xz0CEqvEZGxJqHS1undZG8p87dtCR9TMBn2zu38T3ZgEwkQ==
70-
dependencies:
71-
"@code-hike/highlighter" "0.3.0-next.12"
72-
"@code-hike/mini-browser" "0.3.0-next.12"
73-
"@code-hike/mini-editor" "0.3.0-next.12"
74-
"@code-hike/scroller" "0.3.0-next.12"
75-
"@code-hike/smooth-code" "0.3.0-next.12"
76-
"@code-hike/utils" "0.3.0-next.12"
53+
"@code-hike/[email protected].14":
54+
version "0.3.0-next.14"
55+
resolved "https://registry.yarnpkg.com/@code-hike/classer/-/classer-0.3.0-next.14.tgz#045aff11b9123a1c797ae71084bccf6b0c80deae"
56+
integrity sha512-nDhLXoLsBCDara0m/SuEarHGK45becvUbWjCy+hZ5gBeYqmyAn/1kPGhLg2TxXcL7vWmp9B5rSy5QAoAz9Vr7g==
57+
58+
"@code-hike/[email protected].14":
59+
version "0.3.0-next.14"
60+
resolved "https://registry.yarnpkg.com/@code-hike/highlighter/-/highlighter-0.3.0-next.14.tgz#a88bb706213784100521a385cb561a51059c2c0a"
61+
integrity sha512-ZUlVqfN7y9MZt4KOGIILDCudCKTSaP8AZV+HmFEr5VD4MUocOOdyT6LoQbSpfp5k3bkRbPe6qL7EQ7KlS0Z4OA==
62+
dependencies:
63+
"@code-hike/utils" "0.3.0-next.14"
64+
shiki "^0.9.14"
65+
66+
"@code-hike/mdx@^0.3.0-next.14":
67+
version "0.3.0-next.14"
68+
resolved "https://registry.yarnpkg.com/@code-hike/mdx/-/mdx-0.3.0-next.14.tgz#481ff1ebe63db28946d2743280010cf3e24cba09"
69+
integrity sha512-KwL+FtcKUY2R+Anc41JGYhaPOxTsM5DRWmO5troP8P2IIPKMqnW02lMVlP1IGuPGvhNPkHzk1/qwvwEdrtmiVQ==
70+
dependencies:
71+
"@code-hike/highlighter" "0.3.0-next.14"
72+
"@code-hike/mini-browser" "0.3.0-next.14"
73+
"@code-hike/mini-editor" "0.3.0-next.14"
74+
"@code-hike/scroller" "0.3.0-next.14"
75+
"@code-hike/smooth-code" "0.3.0-next.14"
76+
"@code-hike/utils" "0.3.0-next.14"
7777
"@codesandbox/sandpack-client" "^0.1.20"
7878
estree-util-value-to-estree "^1.3.0"
7979
hast-util-to-estree "^1.4.0"
@@ -82,59 +82,59 @@
8282
unified "^9.2.2"
8383
unist-util-visit "^2.0.0"
8484

85-
"@code-hike/[email protected].12":
86-
version "0.3.0-next.12"
87-
resolved "https://registry.yarnpkg.com/@code-hike/mini-browser/-/mini-browser-0.3.0-next.12.tgz#6422f8c5bcdc6799e50d035928af329d2cb66012"
88-
integrity sha512-KttQR8s4NfuhyYKooU9HL+CmLlbG1Nds7UpyLpM3toVfgQbfnXzzYLoL7BKLPoyMh1vOienC/BbUG16amJPVsw==
85+
"@code-hike/[email protected].14":
86+
version "0.3.0-next.14"
87+
resolved "https://registry.yarnpkg.com/@code-hike/mini-browser/-/mini-browser-0.3.0-next.14.tgz#2996f1d8b87017d408f2b829ff27a88596b6c9d1"
88+
integrity sha512-NDs5K9nU/BVI2nD+7nYqmwomUzV6fXjv40DSgIZsEDDpWpX/SKG8o/bKxkoVqSPcGTL6sNygX/QZlq4xv+oj3w==
8989
dependencies:
90-
"@code-hike/classer" "0.3.0-next.12"
91-
"@code-hike/mini-frame" "0.3.0-next.12"
90+
"@code-hike/classer" "0.3.0-next.14"
91+
"@code-hike/mini-frame" "0.3.0-next.14"
9292
use-spring "^0.2.3"
9393

94-
"@code-hike/[email protected].12":
95-
version "0.3.0-next.12"
96-
resolved "https://registry.yarnpkg.com/@code-hike/mini-editor/-/mini-editor-0.3.0-next.12.tgz#0a138e7b3b1847752cc2050cea9d604947bf3dab"
97-
integrity sha512-6ec2OcYqkDvLSgug20ja7a++lbN/4JlWLtcm5p8UWOrcmE2WtHr1gcXHK5T+2/JYmhAO1m4NzxBIkbmG1FASSw==
94+
"@code-hike/[email protected].14":
95+
version "0.3.0-next.14"
96+
resolved "https://registry.yarnpkg.com/@code-hike/mini-editor/-/mini-editor-0.3.0-next.14.tgz#94a578e7601a9721f5f6119b23f4c207a4623de1"
97+
integrity sha512-nh9DD0+Gc/UWA/FJGCBW9MG1GNiTvvlYGtcxjUOmWCvsO0chCygn2F4M9wxKPrclmvWQTKDz6Ga4dWK381bmhg==
9898
dependencies:
99-
"@code-hike/classer" "0.3.0-next.12"
100-
"@code-hike/mini-frame" "0.3.0-next.12"
101-
"@code-hike/mini-terminal" "0.3.0-next.12"
102-
"@code-hike/smooth-code" "0.3.0-next.12"
99+
"@code-hike/classer" "0.3.0-next.14"
100+
"@code-hike/mini-frame" "0.3.0-next.14"
101+
"@code-hike/mini-terminal" "0.3.0-next.14"
102+
"@code-hike/smooth-code" "0.3.0-next.14"
103103
use-spring "^0.2.3"
104104

105-
"@code-hike/[email protected].12":
106-
version "0.3.0-next.12"
107-
resolved "https://registry.yarnpkg.com/@code-hike/mini-frame/-/mini-frame-0.3.0-next.12.tgz#113fcdbd4fe3dfd5b19b4e3a663ccd8eed86b453"
108-
integrity sha512-BqnE2ZTVr0ggtm1d3DdAIlhPj7EstBRFGyp7rvNG7qaDdYar3RqWX4ebKS4Xq4qCLMajghUy22CJR1y6fDZWxw==
105+
"@code-hike/[email protected].14":
106+
version "0.3.0-next.14"
107+
resolved "https://registry.yarnpkg.com/@code-hike/mini-frame/-/mini-frame-0.3.0-next.14.tgz#a9129df34331a12d7c82c336f95117bcb09cf65e"
108+
integrity sha512-2xv0BoZXY6T3QLTNwroa2F/PPtSu1UW3sxmCGUV7oNzOgUyO8gG/8Ql+Jc9jDVtUZQKz+H3bqVjR4uKRNz3Wcw==
109109
dependencies:
110-
"@code-hike/classer" "0.3.0-next.12"
110+
"@code-hike/classer" "0.3.0-next.14"
111111

112-
"@code-hike/[email protected].12":
113-
version "0.3.0-next.12"
114-
resolved "https://registry.yarnpkg.com/@code-hike/mini-terminal/-/mini-terminal-0.3.0-next.12.tgz#74ca55fc31e35fa5bcc98d4d2179ba16efe32e77"
115-
integrity sha512-+urHnjc/b9+2qWpZvJCAruf3R5zLD4aG2AuCkwbfzT52X0bTwiniGVPSWc6gNVuqUbthBISCsAT6QGJSgnRU1Q==
112+
"@code-hike/[email protected].14":
113+
version "0.3.0-next.14"
114+
resolved "https://registry.yarnpkg.com/@code-hike/mini-terminal/-/mini-terminal-0.3.0-next.14.tgz#75b766a7f30a873c4156ade3e686b27ea79d0f6f"
115+
integrity sha512-2vN87X+/JEdXs5zuUjO+Zk+7OJmBJqeH9Uoid2R3/9/gRC+VvYhuorg6TOjl24VhrCW5ejKxlFnv6o7eC85QfQ==
116116
dependencies:
117-
"@code-hike/mini-frame" "0.3.0-next.12"
117+
"@code-hike/mini-frame" "0.3.0-next.14"
118118

119-
"@code-hike/[email protected].12":
120-
version "0.3.0-next.12"
121-
resolved "https://registry.yarnpkg.com/@code-hike/scroller/-/scroller-0.3.0-next.12.tgz#f7d5051a2fbdb091ef89bbf8b9298adbcd024154"
122-
integrity sha512-wweVb/aZ81RGWU2frI6cQVY5vscgR5UlAUvRiOeoVn2WPAWQanisAjz5kBKAhHSRl+JVNyB+/w9KMDnWj/IZNw==
119+
"@code-hike/[email protected].14":
120+
version "0.3.0-next.14"
121+
resolved "https://registry.yarnpkg.com/@code-hike/scroller/-/scroller-0.3.0-next.14.tgz#51f200c3c6fc8e3043d7caa19780d459fecbbe91"
122+
integrity sha512-j9eDTYwF7pe5Qy0OOlzc32mAeHCiDEwY5WmtuLIM7unlD12XRo/5IjyBurRcBDG6r0kRVCgvyergONOnaB6fKg==
123123

124-
"@code-hike/[email protected].12":
125-
version "0.3.0-next.12"
126-
resolved "https://registry.yarnpkg.com/@code-hike/smooth-code/-/smooth-code-0.3.0-next.12.tgz#e3ed63c9f18edc7247d7884dd0e777a9a3399ab8"
127-
integrity sha512-N03mWqQP0ia84qbGfqy9DW+MMQ07MGDy21x10OMiG5qJMHokVKDu6xaf78DWckSzpHQlIbqTzb76hB8ufmDNuQ==
124+
"@code-hike/[email protected].14":
125+
version "0.3.0-next.14"
126+
resolved "https://registry.yarnpkg.com/@code-hike/smooth-code/-/smooth-code-0.3.0-next.14.tgz#7fff8ead3176fb7b72bd8b31a6faa2d49c103802"
127+
integrity sha512-SJ4T8Hj9Bo03yOosf06gYv9wVQLDYqqfFw4NaIWlaIPoZ9sHGdpuwoUvJLSTU5ZjU39W2DbUEwEAibf8FZ2X9A==
128128
dependencies:
129-
"@code-hike/highlighter" "0.3.0-next.12"
130-
"@code-hike/utils" "0.3.0-next.12"
129+
"@code-hike/highlighter" "0.3.0-next.14"
130+
"@code-hike/utils" "0.3.0-next.14"
131131
diff "^4.0.2"
132132
use-spring "^0.2.3"
133133

134-
"@code-hike/[email protected].12":
135-
version "0.3.0-next.12"
136-
resolved "https://registry.yarnpkg.com/@code-hike/utils/-/utils-0.3.0-next.12.tgz#b33a4585806a317488f82e05e235d86fc42067a8"
137-
integrity sha512-aT0XwKciPNcztsY96r+ABnTfW86ziSOA3QA1P86KgRQ2rvdrP4lKRQrSOGSqCOP194qBup8I5YzW9p6yBIkZkg==
134+
"@code-hike/[email protected].14":
135+
version "0.3.0-next.14"
136+
resolved "https://registry.yarnpkg.com/@code-hike/utils/-/utils-0.3.0-next.14.tgz#b960f47f83c67f5f4c2157983f66ae057d095b5f"
137+
integrity sha512-J8JNyH+G2aDxRU8uqAMCmJb0wXj88zOfsIpUs5F+lwwB6oepojCs5iRsx8qzJbXZE+miMtoghBqMOa3cXWrm5A==
138138

139139
"@codesandbox/sandpack-client@^0.1.20":
140140
version "0.1.20"
@@ -1565,13 +1565,6 @@ loose-envify@^1.1.0:
15651565
dependencies:
15661566
js-tokens "^3.0.0 || ^4.0.0"
15671567

1568-
lru-cache@^5.1.1:
1569-
version "5.1.1"
1570-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
1571-
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
1572-
dependencies:
1573-
yallist "^3.0.2"
1574-
15751568
lz-string@^1.4.4:
15761569
version "1.4.4"
15771570
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
@@ -2186,13 +2179,6 @@ object.assign@^4.1.2:
21862179
has-symbols "^1.0.1"
21872180
object-keys "^1.1.1"
21882181

2189-
onigasm@^2.2.5:
2190-
version "2.2.5"
2191-
resolved "https://registry.yarnpkg.com/onigasm/-/onigasm-2.2.5.tgz#cc4d2a79a0fa0b64caec1f4c7ea367585a676892"
2192-
integrity sha512-F+th54mPc0l1lp1ZcFMyL/jTs2Tlq4SqIHKIXGZOR/VkHkF9A7Fr5rRr5+ZG/lWeRsyrClLYRq7s/yFQ/XhWCA==
2193-
dependencies:
2194-
lru-cache "^5.1.1"
2195-
21962182
21972183
version "0.3.0"
21982184
resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
@@ -2532,13 +2518,13 @@ [email protected]:
25322518
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
25332519
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
25342520

2535-
shiki@^0.9.11:
2536-
version "0.9.12"
2537-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.9.12.tgz#70cbc8c1bb78ff7b356f84a7eecdb040efddd247"
2538-
integrity sha512-VXcROdldv0/Qu0w2XvzU4IrvTeBNs/Kj/FCmtcEXGz7Tic/veQzliJj6tEiAgoKianhQstpYmbPDStHU5Opqcw==
2521+
shiki@^0.9.14:
2522+
version "0.9.14"
2523+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.9.14.tgz#6b3e369edf76049ae7ad7c2b0498c35c200b8dd7"
2524+
integrity sha512-uLHjjyJdNsMzF9GOF8vlOuZ8BwigiYPraMN5yjC826k8K7Xu90JQcC5GUNrzRibLgT2EOk9597I1IX+jRdA8nw==
25392525
dependencies:
25402526
jsonc-parser "^3.0.0"
2541-
onigasm "^2.2.5"
2527+
vscode-oniguruma "^1.6.1"
25422528
vscode-textmate "5.2.0"
25432529

25442530
side-channel@^1.0.4:
@@ -3018,6 +3004,11 @@ [email protected]:
30183004
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
30193005
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
30203006

3007+
vscode-oniguruma@^1.6.1:
3008+
version "1.6.1"
3009+
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.6.1.tgz#2bf4dfcfe3dd2e56eb549a3068c8ee39e6c30ce5"
3010+
integrity sha512-vc4WhSIaVpgJ0jJIejjYxPvURJavX6QG41vu0mGhqywMkQqulezEqEQ3cO3gc8GvcOpX6ycmKGqRoROEMBNXTQ==
3011+
30213012
30223013
version "5.2.0"
30233014
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-5.2.0.tgz#01f01760a391e8222fe4f33fbccbd1ad71aed74e"
@@ -3086,11 +3077,6 @@ xtend@^4.0.0, xtend@^4.0.2:
30863077
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
30873078
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
30883079

3089-
yallist@^3.0.2:
3090-
version "3.1.1"
3091-
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
3092-
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
3093-
30943080
yocto-queue@^0.1.0:
30953081
version "0.1.0"
30963082
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"

0 commit comments

Comments
 (0)