update and fixes
This commit is contained in:
parent
f8c64ed90e
commit
18aa35b2bd
5 changed files with 14 additions and 9 deletions
10
package.json
10
package.json
|
@ -11,13 +11,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/devtools": "latest",
|
||||
"@nuxt/image": "npm:@nuxt/image-edge@latest",
|
||||
"nuxt": "^3.8.0",
|
||||
"@nuxt/image": "npm:@nuxt/image-nightly@latest",
|
||||
"nuxt": "^3.10.3",
|
||||
"postcss-import-ext-glob": "^2.1.1",
|
||||
"vue": "^3.3.7",
|
||||
"vue-router": "^4.2.5"
|
||||
"vue": "^3.4.21",
|
||||
"vue-router": "^4.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"nuxt-graphql-client": "^0.2.31"
|
||||
"nuxt-graphql-client": "^0.2.33"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue