Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into nuxt-welcome-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
umutiq authored Aug 18, 2022
2 parents d0c8ade + aeeeef5 commit fc13d20
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 30 deletions.
2 changes: 1 addition & 1 deletion docs/content/2.guide/2.features/9.server-routes.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ export default defineEventHandler(async (event) => {
Create a new file in `server/api/test.get.ts`:

```ts [server/api/test.get.ts]
export default async defineEventHandler(async (event) => {
export default defineEventHandler(async (event) => {
const data = await useStorage().getItem('redis:test')
return data
})
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@nuxt/typescript-build": "^2.1.0",
"fs-extra": "^10.1.0",
"jiti": "^1.14.0",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"rimraf": "^3.0.2",
"scule": "^0.3.2",
"untyped": "^0.4.5",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8352,10 +8352,10 @@ pathe@^0.2.0:
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339"
integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==

pathe@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.4.tgz#35bfb1e92373f98d9711cc74e7d6475a0654deae"
integrity sha512-YWgqEdxf36R6vcsyj0A+yT/rDRPe0wui4J9gRR7T4whjU5Lx/jZOr75ckEgTNaLVQABAwsrlzHRpIKcCdXAQ5A==
pathe@^0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.5.tgz#87e5c1164ded1bebeb9dea5dab63563144062303"
integrity sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg==

pbkdf2@^3.0.3:
version "3.1.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jiti": "^1.14.0",
"lerna": "^5.4.3",
"markdownlint-cli": "^0.32.1",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"unbuild": "^0.8.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"jiti": "^1.14.0",
"knitwork": "^0.1.2",
"lodash.template": "^4.5.0",
"mlly": "^0.5.12",
"pathe": "^0.3.4",
"mlly": "^0.5.13",
"pathe": "^0.3.5",
"pkg-types": "^0.3.3",
"scule": "^0.3.2",
"semver": "^7.3.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"flat": "^5.0.2",
"jiti": "^1.14.0",
"listhen": "^0.2.15",
"mlly": "^0.5.12",
"mlly": "^0.5.13",
"mri": "^1.2.0",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"perfect-debounce": "^0.1.3",
"pkg-types": "^0.3.3",
"scule": "^0.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"hookable": "^5.1.1",
"knitwork": "^0.1.2",
"magic-string": "^0.26.2",
"mlly": "^0.5.12",
"mlly": "^0.5.13",
"nitropack": "^0.4.24",
"nuxi": "3.0.0-rc.8",
"ohash": "^0.1.5",
"ohmyfetch": "^0.4.18",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"perfect-debounce": "^0.1.3",
"scule": "^0.3.2",
"strip-literal": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"create-require": "^1.1.1",
"defu": "^6.1.0",
"jiti": "^1.14.0",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"postcss-import-resolver": "^2.0.0",
"scule": "^0.3.2",
"std-env": "^3.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"h3": "^0.7.15",
"knitwork": "^0.1.2",
"magic-string": "^0.26.2",
"mlly": "^0.5.12",
"mlly": "^0.5.13",
"ohash": "^0.1.5",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"perfect-debounce": "^0.1.3",
"pkg-types": "^0.3.3",
"postcss": "^8.4.16",
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"magic-string": "^0.26.2",
"memfs": "^3.4.7",
"mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.12",
"mlly": "^0.5.13",
"ohash": "^0.1.5",
"pathe": "^0.3.4",
"pathe": "^0.3.5",
"pify": "^6.0.0",
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
Expand Down
43 changes: 31 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1660,8 +1660,8 @@ __metadata:
jiti: ^1.14.0
knitwork: ^0.1.2
lodash.template: ^4.5.0
mlly: ^0.5.12
pathe: ^0.3.4
mlly: ^0.5.13
pathe: ^0.3.5
pkg-types: ^0.3.3
scule: ^0.3.2
semver: ^7.3.7
Expand All @@ -1688,7 +1688,7 @@ __metadata:
create-require: ^1.1.1
defu: ^6.1.0
jiti: ^1.14.0
pathe: ^0.3.4
pathe: ^0.3.5
postcss-import-resolver: ^2.0.0
scule: ^0.3.2
std-env: ^3.2.1
Expand Down Expand Up @@ -1801,9 +1801,9 @@ __metadata:
h3: ^0.7.15
knitwork: ^0.1.2
magic-string: ^0.26.2
mlly: ^0.5.12
mlly: ^0.5.13
ohash: ^0.1.5
pathe: ^0.3.4
pathe: ^0.3.5
perfect-debounce: ^0.1.3
pkg-types: ^0.3.3
postcss: ^8.4.16
Expand Down Expand Up @@ -1852,9 +1852,9 @@ __metadata:
magic-string: ^0.26.2
memfs: ^3.4.7
mini-css-extract-plugin: ^2.6.1
mlly: ^0.5.12
mlly: ^0.5.13
ohash: ^0.1.5
pathe: ^0.3.4
pathe: ^0.3.5
pify: ^6.0.0
postcss: ^8.4.16
postcss-import: ^14.1.0
Expand Down Expand Up @@ -9574,6 +9574,18 @@ __metadata:
languageName: node
linkType: hard

"mlly@npm:^0.5.13":
version: 0.5.13
resolution: "mlly@npm:0.5.13"
dependencies:
acorn: ^8.8.0
pathe: ^0.3.4
pkg-types: ^0.3.3
ufo: ^0.8.5
checksum: b3b256f334b83d70715b19fb97b9cf9a1010fbe06e1cb1e74c7855cecf08ce8c251f51345f41ee55a8ccad14426b48758458c798714de5a6487aa77a546417cf
languageName: node
linkType: hard

"modify-values@npm:^1.0.0":
version: 1.0.1
resolution: "modify-values@npm:1.0.1"
Expand Down Expand Up @@ -10087,9 +10099,9 @@ __metadata:
fsevents: ~2.3.2
jiti: ^1.14.0
listhen: ^0.2.15
mlly: ^0.5.12
mlly: ^0.5.13
mri: ^1.2.0
pathe: ^0.3.4
pathe: ^0.3.5
perfect-debounce: ^0.1.3
pkg-types: ^0.3.3
scule: ^0.3.2
Expand Down Expand Up @@ -10123,7 +10135,7 @@ __metadata:
jiti: ^1.14.0
lerna: ^5.4.3
markdownlint-cli: ^0.32.1
pathe: ^0.3.4
pathe: ^0.3.5
rimraf: ^3.0.2
typescript: ^4.7.4
unbuild: ^0.8.8
Expand Down Expand Up @@ -10173,12 +10185,12 @@ __metadata:
hookable: ^5.1.1
knitwork: ^0.1.2
magic-string: ^0.26.2
mlly: ^0.5.12
mlly: ^0.5.13
nitropack: ^0.4.24
nuxi: 3.0.0-rc.8
ohash: ^0.1.5
ohmyfetch: ^0.4.18
pathe: ^0.3.4
pathe: ^0.3.5
perfect-debounce: ^0.1.3
scule: ^0.3.2
strip-literal: ^0.4.0
Expand Down Expand Up @@ -10747,6 +10759,13 @@ __metadata:
languageName: node
linkType: hard

"pathe@npm:^0.3.5":
version: 0.3.5
resolution: "pathe@npm:0.3.5"
checksum: 734f54de80dae59a1cc6e62eb09bbd8f88062d118a01b8a428423c168160cee44d6a09c415ff1d7c410ee4a767a76206c13da6af289e11f6eb1a040382a28edd
languageName: node
linkType: hard

"pathval@npm:^1.1.1":
version: 1.1.1
resolution: "pathval@npm:1.1.1"
Expand Down

0 comments on commit fc13d20

Please sign in to comment.