fix: update ufo

This commit is contained in:
Pooya Parsa 2022-03-16 11:21:24 +01:00
parent 970a4d36d5
commit a436d8e0dc
6 changed files with 6 additions and 6 deletions

View File

@ -55,7 +55,7 @@
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",
"scule": "^0.2.1", "scule": "^0.2.1",
"semver": "^7.3.5", "semver": "^7.3.5",
"ufo": "^0.8.0", "ufo": "^0.8.1",
"unplugin": "^0.5.2", "unplugin": "^0.5.2",
"unplugin-vue2-script-setup": "^0.10.0", "unplugin-vue2-script-setup": "^0.10.0",
"untyped": "^0.4.3", "untyped": "^0.4.3",

View File

@ -66,7 +66,7 @@
"serve-static": "^1.14.2", "serve-static": "^1.14.2",
"std-env": "^3.0.1", "std-env": "^3.0.1",
"table": "^6.8.0", "table": "^6.8.0",
"ufo": "^0.8.0", "ufo": "^0.8.1",
"unenv": "^0.4.3", "unenv": "^0.4.3",
"unstorage": "^0.3.3", "unstorage": "^0.3.3",
"vue-bundle-renderer": "^0.3.5", "vue-bundle-renderer": "^0.3.5",

View File

@ -57,7 +57,7 @@
"ohmyfetch": "^0.4.15", "ohmyfetch": "^0.4.15",
"pathe": "^0.2.0", "pathe": "^0.2.0",
"scule": "^0.2.1", "scule": "^0.2.1",
"ufo": "^0.8.0", "ufo": "^0.8.1",
"unimport": "^0.1.0", "unimport": "^0.1.0",
"unplugin": "^0.5.2", "unplugin": "^0.5.2",
"untyped": "^0.4.3", "untyped": "^0.4.3",

View File

@ -27,7 +27,7 @@
"postcss-import-resolver": "^2.0.0", "postcss-import-resolver": "^2.0.0",
"scule": "^0.2.1", "scule": "^0.2.1",
"std-env": "^3.0.1", "std-env": "^3.0.1",
"ufo": "^0.8.0", "ufo": "^0.8.1",
"unimport": "^0.1.0" "unimport": "^0.1.0"
}, },
"engines": { "engines": {

View File

@ -41,7 +41,7 @@
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",
"rollup": "^2.70.1", "rollup": "^2.70.1",
"rollup-plugin-visualizer": "^5.6.0", "rollup-plugin-visualizer": "^5.6.0",
"ufo": "^0.8.0", "ufo": "^0.8.1",
"unplugin": "^0.5.2", "unplugin": "^0.5.2",
"vite": "^2.8.6", "vite": "^2.8.6",
"vite-node": "^0.6.1" "vite-node": "^0.6.1"

View File

@ -41,7 +41,7 @@
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",
"style-resources-loader": "^1.5.0", "style-resources-loader": "^1.5.0",
"time-fix-plugin": "^2.0.7", "time-fix-plugin": "^2.0.7",
"ufo": "^0.8.0", "ufo": "^0.8.1",
"unplugin": "^0.5.2", "unplugin": "^0.5.2",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"vue-loader": "^17.0.0", "vue-loader": "^17.0.0",