mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-19 01:45:53 +00:00
fix: update ufo
This commit is contained in:
parent
970a4d36d5
commit
a436d8e0dc
@ -55,7 +55,7 @@
|
||||
"postcss-url": "^10.1.3",
|
||||
"scule": "^0.2.1",
|
||||
"semver": "^7.3.5",
|
||||
"ufo": "^0.8.0",
|
||||
"ufo": "^0.8.1",
|
||||
"unplugin": "^0.5.2",
|
||||
"unplugin-vue2-script-setup": "^0.10.0",
|
||||
"untyped": "^0.4.3",
|
||||
|
@ -66,7 +66,7 @@
|
||||
"serve-static": "^1.14.2",
|
||||
"std-env": "^3.0.1",
|
||||
"table": "^6.8.0",
|
||||
"ufo": "^0.8.0",
|
||||
"ufo": "^0.8.1",
|
||||
"unenv": "^0.4.3",
|
||||
"unstorage": "^0.3.3",
|
||||
"vue-bundle-renderer": "^0.3.5",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"ohmyfetch": "^0.4.15",
|
||||
"pathe": "^0.2.0",
|
||||
"scule": "^0.2.1",
|
||||
"ufo": "^0.8.0",
|
||||
"ufo": "^0.8.1",
|
||||
"unimport": "^0.1.0",
|
||||
"unplugin": "^0.5.2",
|
||||
"untyped": "^0.4.3",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"postcss-import-resolver": "^2.0.0",
|
||||
"scule": "^0.2.1",
|
||||
"std-env": "^3.0.1",
|
||||
"ufo": "^0.8.0",
|
||||
"ufo": "^0.8.1",
|
||||
"unimport": "^0.1.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -41,7 +41,7 @@
|
||||
"postcss-url": "^10.1.3",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-visualizer": "^5.6.0",
|
||||
"ufo": "^0.8.0",
|
||||
"ufo": "^0.8.1",
|
||||
"unplugin": "^0.5.2",
|
||||
"vite": "^2.8.6",
|
||||
"vite-node": "^0.6.1"
|
||||
|
@ -41,7 +41,7 @@
|
||||
"postcss-url": "^10.1.3",
|
||||
"style-resources-loader": "^1.5.0",
|
||||
"time-fix-plugin": "^2.0.7",
|
||||
"ufo": "^0.8.0",
|
||||
"ufo": "^0.8.1",
|
||||
"unplugin": "^0.5.2",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-loader": "^17.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user