Skip to content

Commit

Permalink
chore(deps): Nuxt 3.8.1 and other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Nov 6, 2023
1 parent a8b7977 commit e2f9203
Show file tree
Hide file tree
Showing 2 changed files with 2,711 additions and 1,566 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"api-codegen": "openapi-generator-cli generate -i https://raw.githubusercontent.com/typesense/typesense-api-spec/master/openapi.yml -g typescript-fetch -o src/runtime/api --additional-properties=typescriptThreePlus=true,supportsES6=true"
},
"dependencies": {
"@nuxt/kit": "^3.7.3"
"@nuxt/kit": "^3.8.1"
},
"devDependencies": {
"@antfu/eslint-config": "1.0.0-beta.6",
"@formkit/nuxt": "^1.1.0",
"@antfu/eslint-config": "1.1.0",
"@formkit/nuxt": "^1.2.2",
"@iconify-json/bx": "^1.1.7",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/schema": "^3.7.3",
"@nuxt/module-builder": "^0.5.3",
"@nuxt/schema": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@openapitools/openapi-generator-cli": "^2.7.0",
"@sfxcode/nuxt-mongocamp-server": "^1.0.5",
"@sfxcode/nuxt-primevue": "^1.3.8",
"@types/node": "^20.6.4",
"@unocss/nuxt": "^0.56.1",
"defu": "^6.1.2",
"eslint": "^8.50.0",
"jiti": "^1.20.0",
"nuxt": "^3.7.3",
"sass": "^1.68.0"
"@sfxcode/nuxt-mongocamp-server": "^1.0.6",
"@sfxcode/nuxt-primevue": "^1.4.2",
"@types/node": "^20.8.10",
"@unocss/nuxt": "^0.57.2",
"defu": "^6.1.3",
"eslint": "^8.53.0",
"jiti": "^1.21.0",
"nuxt": "^3.8.1",
"sass": "^1.69.5"
}
}
Loading

0 comments on commit e2f9203

Please sign in to comment.