chore(deps): bump nuxt to 3.0.0-rc.4

This commit is contained in:
Robert Soriano
2022-06-16 06:48:56 -07:00
parent 4012249f09
commit dceade155c
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
"@nuxt/module-builder": "latest", "@nuxt/module-builder": "latest",
"bumpp": "^7.1.1", "bumpp": "^7.1.1",
"eslint": "^8.14.0", "eslint": "^8.14.0",
"nuxt": "^3.0.0-rc.3", "nuxt": "3.0.0-rc.4",
"ohash": "^0.1.0", "ohash": "^0.1.0",
"pnpm": "^7.1.1", "pnpm": "^7.1.1",
"trpc-nuxt": "workspace:*", "trpc-nuxt": "workspace:*",

4
pnpm-lock.yaml generated
View File

@@ -17,7 +17,7 @@ importers:
defu: ^6.0.0 defu: ^6.0.0
eslint: ^8.14.0 eslint: ^8.14.0
h3: ^0.7.9 h3: ^0.7.9
nuxt: ^3.0.0-rc.3 nuxt: 3.0.0-rc.4
ohash: ^0.1.0 ohash: ^0.1.0
pathe: ^0.3.0 pathe: ^0.3.0
pnpm: ^7.1.1 pnpm: ^7.1.1
@@ -4111,7 +4111,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
dependencies: dependencies:
'@types/node': 17.0.42 '@types/node': 18.0.0
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 7.2.0 supports-color: 7.2.0
dev: true dev: true