chore(frontend): bump versions of nuxt typescript

This commit is contained in:
DCsunset 2022-11-09 11:55:48 -05:00
parent ddb7dc2ec6
commit 9bb991bc79
2 changed files with 4 additions and 4 deletions

View file

@ -25,8 +25,8 @@
"vue-template-compiler": "^2.6.14"
},
"devDependencies": {
"@nuxt/types": "^2.14.7",
"@nuxt/typescript-build": "^2.0.3",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^4.0.0",
"@nuxtjs/eslint-config-typescript": "^4.0.0",
"@nuxtjs/eslint-module": "^3.0.0",

View file

@ -28,8 +28,8 @@
"vue-template-compiler": "^2.6.14"
},
"devDependencies": {
"@nuxt/types": "^2.14.7",
"@nuxt/typescript-build": "^2.0.3",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^4.0.0",
"@nuxtjs/eslint-config-typescript": "^4.0.0",
"@nuxtjs/eslint-module": "^3.0.0",