Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 03831ca commit fc3d599
Show file tree
Hide file tree
Showing 4 changed files with 2,873 additions and 1,159 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxt/devtools": "latest",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/plausible": "^1.0.3",
"nuxt": "^3.13.2"
"nuxt": "^3.15.3"
},
"dependencies": {
"@iconify-json/ph": "^1.2.1",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.15.3",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"semver": "^7.6.3"
Expand All @@ -50,7 +50,7 @@
"@commitlint/config-conventional": "^19.5.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/schema": "^3.15.3",
"@nuxt/test-utils": "^3.14.4",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
Expand All @@ -59,7 +59,7 @@
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"husky": "9.1.6",
"nuxt": "^3.13.2",
"nuxt": "^3.15.3",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@nuxt/icon": "^1.5.6",
"@nuxtjs/color-mode": "latest",
"@nuxtjs/tailwindcss": "^6.12.2",
"nuxt": "^3.13.2"
"nuxt": "^3.15.3"
},
"scripts": {
"dev": "nuxi dev",
Expand Down
Loading

0 comments on commit fc3d599

Please sign in to comment.