File tree 2 files changed +10
-1
lines changed 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 64
64
"react-i18next" : " 12.0.0" ,
65
65
"react-markdown" : " 8.0.3" ,
66
66
"react-router-dom" : " 6.4.1" ,
67
+ "react-syntax-highlighter" : " 15.5.0" ,
67
68
"remark-gfm" : " 3.0.1" ,
68
69
"sourcemapped-stacktrace" : " 1.1.11" ,
69
70
"tzdata" : " 1.0.30" ,
93
94
"@types/react" : " 18.0.15" ,
94
95
"@types/react-dom" : " 18.0.6" ,
95
96
"@types/react-helmet" : " 6.1.5" ,
97
+ "@types/react-syntax-highlighter" : " 15.5.5" ,
96
98
"@types/semver" : " 7.3.12" ,
97
99
"@types/superagent" : " 4.1.15" ,
98
100
"@types/ua-parser-js" : " 0.7.36" ,
Original file line number Diff line number Diff line change 3214
3214
dependencies:
3215
3215
"@types/react" "*"
3216
3216
3217
+ "@types/react-syntax-highlighter@15.5.5":
3218
+ version "15.5.5"
3219
+ resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.5.tgz#4d3b51f8956195f1f63360ff03f8822c5d74c516"
3220
+ integrity sha512-QH3JZQXa2usAvJvSsdSUJ4Yu4j8ReuZpgRrEW+XP+Rmosbn425YshW9iGEb/pAARm8496axHhHUPRH3UmTiB6A==
3221
+ dependencies:
3222
+ "@types/react" "*"
3223
+
3217
3224
"@types/react-transition-group@^4.2.0":
3218
3225
version "4.4.5"
3219
3226
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416"
@@ -11752,7 +11759,7 @@ react-router@6.4.1:
11752
11759
dependencies:
11753
11760
"@remix-run/router" "1.0.1"
11754
11761
11755
- react-syntax-highlighter@^15.4.5:
11762
+ react-syntax-highlighter@15.5.0, react-syntax-highlighter@ ^15.4.5:
11756
11763
version "15.5.0"
11757
11764
resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-15.5.0.tgz#4b3eccc2325fa2ec8eff1e2d6c18fa4a9e07ab20"
11758
11765
integrity sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==
You can’t perform that action at this time.
0 commit comments