chore: update dep (#2)
This commit is contained in:
parent
a829fbc089
commit
48167c6b62
@ -15,8 +15,8 @@
|
|||||||
"serve": "serve .output/public -p 3000 --single"
|
"serve": "serve .output/public -p 3000 --single"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pinia/nuxt": "^0.9.0",
|
"@pinia/nuxt": "^0.10.1",
|
||||||
"nuxt": "^3.15.0",
|
"nuxt": "^3.15.4",
|
||||||
"pinia": "^2.3.0",
|
"pinia": "^2.3.0",
|
||||||
"vue": "^3.5.13"
|
"vue": "^3.5.13"
|
||||||
},
|
},
|
||||||
@ -24,6 +24,6 @@
|
|||||||
"@originjs/vite-plugin-federation": "1.3.9",
|
"@originjs/vite-plugin-federation": "1.3.9",
|
||||||
"rimraf": "6",
|
"rimraf": "6",
|
||||||
"serve": "~14.2.4",
|
"serve": "~14.2.4",
|
||||||
"vite-plugin-top-level-await": "~1.4.4"
|
"vite-plugin-top-level-await": "~1.5.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1772
host/pnpm-lock.yaml
1772
host/pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pinia/nuxt": "^0.9.0",
|
"@pinia/nuxt": "^0.9.0",
|
||||||
"nuxt": "^3.15.0",
|
"nuxt": "^3.15.4",
|
||||||
"pinia": "^2.3.0",
|
"pinia": "^2.3.0",
|
||||||
"vue": "^3.5.13"
|
"vue": "^3.5.13"
|
||||||
},
|
},
|
||||||
@ -24,6 +24,6 @@
|
|||||||
"@originjs/vite-plugin-federation": "1.3.9",
|
"@originjs/vite-plugin-federation": "1.3.9",
|
||||||
"rimraf": "6",
|
"rimraf": "6",
|
||||||
"serve": "~14.2.4",
|
"serve": "~14.2.4",
|
||||||
"vite-plugin-top-level-await": "~1.4.4"
|
"vite-plugin-top-level-await": "~1.5.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user