chore: update dep (#2)

This commit is contained in:
Antony Budianto 2025-02-18 07:40:06 +07:00 committed by GitHub
parent a829fbc089
commit 48167c6b62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1716 additions and 1827 deletions

View File

@ -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"
} }
} }

File diff suppressed because it is too large Load Diff

View File

@ -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