Skip to content

Commit 342d6f3

Browse files
chore(deps): update nuxt core
1 parent cdaef5e commit 342d6f3

File tree

4 files changed

+1084
-450
lines changed

4 files changed

+1084
-450
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "1.15.1",
1313
"@nuxtjs/plausible": "1.2.0",
14-
"nuxt": "3.17.5"
14+
"nuxt": "3.17.6"
1515
}
1616
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@ionic/core": "8.6.2",
6969
"@nuxt/eslint-config": "1.4.1",
7070
"@nuxt/module-builder": "1.0.1",
71-
"@nuxt/schema": "3.17.5",
72-
"@nuxt/test-utils": "3.19.1",
71+
"@nuxt/schema": "3.17.6",
72+
"@nuxt/test-utils": "3.19.2",
7373
"@types/node": "22.15.34",
7474
"@vitest/coverage-v8": "3.2.4",
7575
"@vue/test-utils": "2.4.6",
@@ -79,7 +79,7 @@
7979
"happy-dom": "18.0.1",
8080
"husky": "9.1.7",
8181
"lint-staged": "16.1.2",
82-
"nuxt": "3.17.5",
82+
"nuxt": "3.17.6",
8383
"playwright-core": "1.53.1",
8484
"simple-git-hooks": "2.13.0",
8585
"typescript": "5.8.3",
@@ -99,8 +99,8 @@
9999
},
100100
"resolutions": {
101101
"@nuxt/content": "2.13.4",
102-
"@nuxt/kit": "3.17.5",
103-
"@nuxt/schema": "3.17.5",
102+
"@nuxt/kit": "3.17.6",
103+
"@nuxt/schema": "3.17.6",
104104
"@nuxtjs/ionic": "link:.",
105105
"consola": "^3.4.0",
106106
"nuxt-component-meta": ">=0.10.0"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@capacitor/filesystem": "7.1.1",
1313
"@capacitor/preferences": "7.0.1",
1414
"@nuxtjs/ionic": "latest",
15-
"nuxt": "3.17.5"
15+
"nuxt": "3.17.6"
1616
}
1717
}

0 commit comments

Comments
 (0)