Skip to content

Commit a7fbf66

Browse files
chore(deps): update nuxt framework to ^3.15.1
1 parent 0356c34 commit a7fbf66

File tree

3 files changed

+1090
-459
lines changed

3 files changed

+1090
-459
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@iconify/utils": "^2.2.1",
4646
"@iconify/vue": "^4.2.0",
4747
"@nuxt/devtools-kit": "^1.6.4",
48-
"@nuxt/kit": "^3.14.1592",
48+
"@nuxt/kit": "^3.15.1",
4949
"consola": "^3.2.3",
5050
"local-pkg": "^0.5.1",
5151
"mlly": "^1.7.3",
@@ -65,15 +65,15 @@
6565
"@nuxt/devtools": "^1.6.4",
6666
"@nuxt/eslint-config": "^0.7.3",
6767
"@nuxt/module-builder": "^0.8.4",
68-
"@nuxt/schema": "^3.14.1592",
68+
"@nuxt/schema": "^3.15.1",
6969
"@nuxt/test-utils": "^3.15.1",
7070
"@types/node": "^22.10.2",
7171
"@types/picomatch": "^3.0.1",
7272
"@unocss/nuxt": "^0.65.1",
7373
"bumpp": "^9.9.1",
7474
"changelogen": "^0.5.7",
7575
"eslint": "^9.17.0",
76-
"nuxt": "^3.14.1592",
76+
"nuxt": "^3.15.1",
7777
"nuxthub": "^0.7.6",
7878
"prettier": "^3.4.2",
7979
"typescript": "~5.6.3",

Diff for: playground/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
},
1212
"dependencies": {
1313
"@nuxthub/core": "^0.8.7",
14-
"nuxt": "^3.14.159"
14+
"nuxt": "^3.15.1"
1515
},
1616
"devDependencies": {
17-
"@nuxt/test-utils": "^3.14.4",
17+
"@nuxt/test-utils": "^3.15.1",
1818
"@vue/test-utils": "^2.4.6",
1919
"happy-dom": "^15.11.6",
2020
"playwright-core": "^1.49.0",

0 commit comments

Comments
 (0)