File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 143143 },
144144 "dependencies" : {
145145 "css-to-react-native" : " 3.2.0" ,
146- "react-syntax-highlighter" : " 15.5.0 " ,
146+ "react-syntax-highlighter" : " 15.6.1 " ,
147147 "trim-newlines" : " 5.0.0"
148148 }
149149}
Original file line number Diff line number Diff line change @@ -5583,6 +5583,11 @@ highlight.js@^10.4.1, highlight.js@~10.7.0:
55835583 resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
55845584 integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
55855585
5586+ highlightjs-vue@^1.0.0 :
5587+ version "1.0.0"
5588+ resolved "https://registry.yarnpkg.com/highlightjs-vue/-/highlightjs-vue-1.0.0.tgz#fdfe97fbea6354e70ee44e3a955875e114db086d"
5589+ integrity sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==
5590+
55865591hosted-git-info@^7.0.0 :
55875592 version "7.0.0"
55885593 resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.0.tgz#276330b8ad9f4566e82c8ccb16050decc096076b"
@@ -8106,13 +8111,14 @@ react-shallow-renderer@^16.15.0:
81068111 object-assign "^4.1.1"
81078112 react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
81088113
8109- react-syntax-highlighter@15.5.0 :
8110- version "15.5.0 "
8111- resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-15.5.0 .tgz#4b3eccc2325fa2ec8eff1e2d6c18fa4a9e07ab20 "
8112- integrity sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg ==
8114+ react-syntax-highlighter@15.6.1 :
8115+ version "15.6.1 "
8116+ resolved "https://registry.yarnpkg.com/react-syntax-highlighter/-/react-syntax-highlighter-15.6.1 .tgz#fa567cb0a9f96be7bbccf2c13a3c4b5657d9543e "
8117+ integrity sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg ==
81138118 dependencies :
81148119 " @babel/runtime" " ^7.3.1"
81158120 highlight.js "^10.4.1"
8121+ highlightjs-vue "^1.0.0"
81168122 lowlight "^1.17.0"
81178123 prismjs "^1.27.0"
81188124 refractor "^3.6.0"
You can’t perform that action at this time.
0 commit comments