File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 79
79
"mini-css-extract-plugin" : " 2.7.6" ,
80
80
"npm-run-all" : " 4.1.5" ,
81
81
"prettier" : " 2.8.8" ,
82
- "prism-react-renderer" : " 2.0.5 " ,
82
+ "prism-react-renderer" : " 2.0.6 " ,
83
83
"react" : " 18.2.0" ,
84
84
"react-dom" : " 18.2.0" ,
85
85
"react-live" : " 4.1.3" ,
Original file line number Diff line number Diff line change 6105
6105
" @types/prismjs" " ^1.26.0"
6106
6106
clsx "^1.2.1"
6107
6107
6108
+
6109
+ version "2.0.6"
6110
+ resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-2.0.6.tgz#24f0c1afbc07d4a268677fb05e77079ea80b6a2f"
6111
+ integrity sha512-ERzmAI5UvrcTw5ivfEG20/dYClAsC84eSED5p9X3oKpm0xPV4A5clFK1mp7lPIdKmbLnQYsPTGiOI7WS6gWigw==
6112
+ dependencies :
6113
+ " @types/prismjs" " ^1.26.0"
6114
+ clsx "^1.2.1"
6115
+
6108
6116
process-nextick-args@~2.0.0 :
6109
6117
version "2.0.1"
6110
6118
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
You can’t perform that action at this time.
0 commit comments