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 13
13
},
14
14
"devDependencies" : {
15
15
"@types/marked" : " 4.3.0" ,
16
- "@types/node" : " 18.16.10 " ,
16
+ "@types/node" : " 18.19.49 " ,
17
17
"@vitejs/plugin-vue" : " 4.2.1" ,
18
18
"@vue/compiler-sfc" : " 3.2.47" ,
19
19
"cross-env" : " 7.0.3" ,
Original file line number Diff line number Diff line change 207
207
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-4.3.0.tgz#5cd14a190b0a4d212781cfee7093f611ec74a111"
208
208
integrity sha512-zK4gSFMjgslsv5Lyvr3O1yCjgmnE4pr8jbG8qVn4QglMwtpvPCf4YT2Wma7Nk95OxUUJI8Z+kzdXohbM7mVpGw==
209
209
210
-
211
- version "18.16.10"
212
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
213
- integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
210
+
211
+ version "18.19.49"
212
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.49.tgz#2f55cba5214da8f16d48f02724bee58b104f374e"
213
+ integrity sha512-ALCeIR6n0nQ7j0FUF1ycOhrp6+XutJWqEu/vtdEqXFUQwkBfgUA5cEg3ZNmjWGF/ZYA/FcF9QMkL55Ar0O6UrA==
214
+ dependencies :
215
+ undici-types "~5.26.4"
214
216
215
217
216
218
version "4.2.1"
@@ -901,6 +903,11 @@ to-regex-range@^5.0.1:
901
903
dependencies :
902
904
is-number "^7.0.0"
903
905
906
+ undici-types@~5.26.4 :
907
+ version "5.26.5"
908
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
909
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
910
+
904
911
905
912
version "0.24.1"
906
913
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.24.1.tgz#b5c3419c30a603dd795e3a0d63c4c12f4a5d8274"
You can’t perform that action at this time.
0 commit comments