Skip to content

Commit 6e404ad

Browse files
committed
chore: update
1 parent 2b0718c commit 6e404ad

File tree

3 files changed

+101
-38
lines changed

3 files changed

+101
-38
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@ionic/vue": "^6.2.2",
6060
"@ionic/vue-router": "^6.2.2",
6161
"@kevinmarrec/nuxt-pwa": "^0.4.2",
62-
"@nuxt/kit": "^3.0.0-rc.7",
62+
"@nuxt/kit": "^3.0.0-rc.8",
6363
"ionicons": "^6.0.2",
6464
"pathe": "^0.3.4",
6565
"pkg-types": "^0.3.3",
@@ -68,11 +68,11 @@
6868
},
6969
"devDependencies": {
7070
"@nuxt/module-builder": "^0.1.7",
71-
"@nuxt/schema": "^3.0.0-rc.7",
72-
"@nuxt/test-utils": "^3.0.0-rc.7",
71+
"@nuxt/schema": "3.0.0-rc.8",
72+
"@nuxt/test-utils": "3.0.0-rc.8",
7373
"@nuxtjs/eslint-config-typescript": "^10.0.0",
7474
"@release-it/conventional-changelog": "^5.0.0",
75-
"@types/node": "^18.7.1",
75+
"@types/node": "^18.7.2",
7676
"c8": "^7.12.0",
7777
"conventional-changelog-conventionalcommits": "^5.0.0",
7878
"eslint": "^8.21.0",

pnpm-lock.yaml

Lines changed: 96 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
23
"extends": ["github>nuxt/renovate-config-nuxt"],
34
"ignoreDeps": [
45
"@​docus/docs-theme",

0 commit comments

Comments
 (0)