add api get post
This commit is contained in:
@@ -10,9 +10,12 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pinia/nuxt": "^0.5.5",
|
||||
"axios": "^1.7.7",
|
||||
"nuxt": "^3.13.0",
|
||||
"pinia": "^2.2.4",
|
||||
"vite-plugin-vuetify": "^2.0.4",
|
||||
"vue": "latest",
|
||||
"vue": "^3.0.0",
|
||||
"vuetify": "^3.7.0-beta.1",
|
||||
"vuetify-nuxt-module": "^0.18.2"
|
||||
},
|
||||
@@ -20,6 +23,6 @@
|
||||
"@nuxt/icon": "^1.5.1",
|
||||
"@nuxtjs/google-fonts": "^3.0.0-1",
|
||||
"nuxt-icon": "^1.0.0-beta.7",
|
||||
"sass-embedded": "^1.78.0"
|
||||
"sass-embedded": "^1.80.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user