Skip to content

Commit

Permalink
chore(deps): update nuxt framework
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 03831ca commit 04acb60
Show file tree
Hide file tree
Showing 4 changed files with 2,520 additions and 892 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.14.1592"
},
"dependencies": {
"@iconify-json/ph": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 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.14.1592",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"semver": "^7.6.3"
Expand All @@ -50,16 +50,16 @@
"@commitlint/config-conventional": "^19.5.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.0",
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^8.11.0",
"@vitest/coverage-v8": "^2.1.3",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"husky": "9.1.6",
"nuxt": "^3.13.2",
"nuxt": "^3.14.1592",
"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.14.1592"
},
"scripts": {
"dev": "nuxi dev",
Expand Down
Loading

0 comments on commit 04acb60

Please sign in to comment.