File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@rushstack/eslint-patch" : " 1.10.4" ,
29
29
"@tsconfig/node18" : " 18.2.4" ,
30
- "@types/marked" : " 5 .0.2 " ,
30
+ "@types/marked" : " 6 .0.0 " ,
31
31
"@types/node" : " 20.16.15" ,
32
32
"@vitejs/plugin-vue" : " 5.1.4" ,
33
33
"@vue/eslint-config-prettier" : " 9.0.0" ,
Original file line number Diff line number Diff line change 948
948
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
949
949
integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==
950
950
951
-
952
- version "5.0.2"
953
- resolved "https://registry.yarnpkg.com/@types/marked/-/marked-5.0.2.tgz#ca6b0cd7a5c8799c8cd0963df0b3e1a9021dcdfa"
954
- integrity sha512-OucS4KMHhFzhz27KxmWg7J+kIYqyqoW5kdIEI319hqARQQUTqhao3M/F+uFnDXD0Rg72iDDZxZNxq5gvctmLlg==
951
+
952
+ version "6.0.0"
953
+ resolved "https://registry.yarnpkg.com/@types/marked/-/marked-6.0.0.tgz#4dbc7df4add578ef87eb6ca2c6927c97b0531abf"
954
+ integrity sha512-jmjpa4BwUsmhxcfsgUit/7A9KbrC48Q0q8KvnY107ogcjGgTFDlIL3RpihNpx2Mu1hM4mdFQjoVc4O6JoGKHsA==
955
+ dependencies :
956
+ marked "*"
955
957
956
958
957
959
version "20.16.15"
@@ -2407,6 +2409,11 @@ magic-string@^0.30.11:
2407
2409
dependencies :
2408
2410
" @jridgewell/sourcemap-codec" " ^1.5.0"
2409
2411
2412
+ marked@* :
2413
+ version "14.1.3"
2414
+ resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.3.tgz#42372cffd22e76e0f1d7f3627ebc116d291abbed"
2415
+ integrity sha512-ZibJqTULGlt9g5k4VMARAktMAjXoVnnr+Y3aCqW1oDftcV4BA3UmrBifzXoZyenHRk75csiPu9iwsTj4VNBT0g==
2416
+
2410
2417
2411
2418
version "12.0.2"
2412
2419
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.2.tgz#b31578fe608b599944c69807b00f18edab84647e"
You can’t perform that action at this time.
0 commit comments