Pooya Parsa 2021-05-11 20:57:53 +02:00
parent a80ddeee6f
commit cd1fc6277f
8 changed files with 11 additions and 11 deletions

View File

@ -18,7 +18,7 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"rc9": "^1.2.0", "rc9": "^1.2.0",
"std-env": "^2.3.0", "std-env": "^2.3.0",
"ufo": "^0.7.3" "ufo": "^0.7.4"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -16,7 +16,7 @@
"fs-extra": "^9.1.0", "fs-extra": "^9.1.0",
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"node-html-parser": "^3.2.0", "node-html-parser": "^3.2.0",
"ufo": "^0.7.3" "ufo": "^0.7.4"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -24,7 +24,7 @@
"serve-placeholder": "^1.2.3", "serve-placeholder": "^1.2.3",
"serve-static": "^1.14.1", "serve-static": "^1.14.1",
"server-destroy": "^1.0.1", "server-destroy": "^1.0.1",
"ufo": "^0.7.3" "ufo": "^0.7.4"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -19,7 +19,7 @@
"serialize-javascript": "^5.0.1", "serialize-javascript": "^5.0.1",
"signal-exit": "^3.0.3", "signal-exit": "^3.0.3",
"ua-parser-js": "^0.7.28", "ua-parser-js": "^0.7.28",
"ufo": "^0.7.3" "ufo": "^0.7.4"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -14,7 +14,7 @@
], ],
"dependencies": { "dependencies": {
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"ufo": "^0.7.3", "ufo": "^0.7.4",
"unfetch": "^4.2.0", "unfetch": "^4.2.0",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-client-only": "^2.0.0", "vue-client-only": "^2.0.0",

View File

@ -15,7 +15,7 @@
"fs-extra": "^9.1.0", "fs-extra": "^9.1.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lru-cache": "^5.1.1", "lru-cache": "^5.1.1",
"ufo": "^0.7.3", "ufo": "^0.7.4",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-meta": "^2.4.0", "vue-meta": "^2.4.0",
"vue-server-renderer": "^2.6.12" "vue-server-renderer": "^2.6.12"

View File

@ -42,7 +42,7 @@
"terser-webpack-plugin": "^4.2.3", "terser-webpack-plugin": "^4.2.3",
"thread-loader": "^3.0.4", "thread-loader": "^3.0.4",
"time-fix-plugin": "^2.0.7", "time-fix-plugin": "^2.0.7",
"ufo": "^0.7.3", "ufo": "^0.7.4",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"vue-loader": "^15.9.7", "vue-loader": "^15.9.7",
"vue-style-loader": "^4.1.3", "vue-style-loader": "^4.1.3",

View File

@ -12914,10 +12914,10 @@ ua-parser-js@^0.7.28:
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31" resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g== integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
ufo@^0.7.3: ufo@^0.7.4:
version "0.7.3" version "0.7.4"
resolved "https://registry.npmjs.org/ufo/-/ufo-0.7.3.tgz#e17478063b0e0243a7d7fa6622dd932325eb77f1" resolved "https://registry.npmjs.org/ufo/-/ufo-0.7.4.tgz#06e971738bea098b95056755ba006a6b73a63f97"
integrity sha512-HxsMs4hntypF/RDBDYVPjUtLNxCcUuJ3/jRXAuRriaBDSvqQSsUhiJeCxAbcOELMtKIXURQaUw1gW68HdKoQ3Q== integrity sha512-qFCjO4/IAaejZ6QKVBdM7FZkjhd8zQmBmE6i2bcSwBRrctPVtKXFojJa2flaqNUd7YWQoCFwd44MpOt1g94ekQ==
uglify-js@^3.1.4, uglify-js@^3.5.1: uglify-js@^3.1.4, uglify-js@^3.5.1:
version "3.13.6" version "3.13.6"