File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@rushstack/eslint-patch" : " 1.8.0" ,
29
29
"@tsconfig/node18" : " 18.2.4" ,
30
- "@types/marked" : " 5 .0.2 " ,
30
+ "@types/marked" : " 6 .0.0 " ,
31
31
"@types/node" : " 20.11.30" ,
32
32
"@vitejs/plugin-vue" : " 5.0.4" ,
33
33
"@vue/eslint-config-prettier" : " 9.0.0" ,
Original file line number Diff line number Diff line change 824
824
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
825
825
integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==
826
826
827
-
828
- version "5.0.2"
829
- resolved "https://registry.yarnpkg.com/@types/marked/-/marked-5.0.2.tgz#ca6b0cd7a5c8799c8cd0963df0b3e1a9021dcdfa"
830
- integrity sha512-OucS4KMHhFzhz27KxmWg7J+kIYqyqoW5kdIEI319hqARQQUTqhao3M/F+uFnDXD0Rg72iDDZxZNxq5gvctmLlg==
827
+
828
+ version "6.0.0"
829
+ resolved "https://registry.yarnpkg.com/@types/marked/-/marked-6.0.0.tgz#4dbc7df4add578ef87eb6ca2c6927c97b0531abf"
830
+ integrity sha512-jmjpa4BwUsmhxcfsgUit/7A9KbrC48Q0q8KvnY107ogcjGgTFDlIL3RpihNpx2Mu1hM4mdFQjoVc4O6JoGKHsA==
831
+ dependencies :
832
+ marked "*"
831
833
832
834
833
835
version "20.11.30"
@@ -2299,7 +2301,7 @@ magic-string@^0.30.7:
2299
2301
dependencies :
2300
2302
" @jridgewell/sourcemap-codec" " ^1.4.15"
2301
2303
2302
-
2304
+ marked@*, marked@ 12.0.1 :
2303
2305
version "12.0.1"
2304
2306
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.1.tgz#8ab1eb15560c7cbe3b011074845d7ca6c4d392b0"
2305
2307
integrity sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==
You can’t perform that action at this time.
0 commit comments