Merge branch 'main' into main

This commit is contained in:
default-kaas 2023-07-02 20:41:05 +02:00 committed by GitHub
commit 2e42a51307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@ export default eventHandler(() => {
statusCode: 404,
statusMessage: 'Page Not Found'
})
}
})
```
::ReadMore{link="/docs/getting-started/error-handling"}

View File

@ -64,7 +64,7 @@
"markdownlint-cli": "^0.33.0",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
"nuxt-vitest": "^0.8.7",
"nuxt-vitest": "0.8.7",
"ofetch": "1.1.1",
"pathe": "1.1.1",
"playwright": "1.35.1",
@ -75,7 +75,7 @@
"ufo": "1.1.2",
"vite": "4.3.9",
"vitest": "0.32.2",
"vitest-environment-nuxt": "^0.8.7",
"vitest-environment-nuxt": "0.8.7",
"vue": "3.3.4",
"vue-eslint-parser": "9.3.1",
"vue-tsc": "1.8.3"

View File

@ -93,7 +93,7 @@ importers:
specifier: workspace:*
version: link:packages/nuxt
nuxt-vitest:
specifier: ^0.8.7
specifier: 0.8.7
version: 0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(vite@4.3.9)(vitest@0.32.2)(vue-router@4.2.2)(vue@3.3.4)
ofetch:
specifier: 1.1.1
@ -126,7 +126,7 @@ importers:
specifier: 0.32.2
version: 0.32.2(playwright@1.35.1)
vitest-environment-nuxt:
specifier: ^0.8.7
specifier: 0.8.7
version: 0.8.7(vitest@0.32.2)(vue-router@4.2.2)(vue@3.3.4)
vue:
specifier: 3.3.4