Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jan 14, 2025
1 parent b6d3e47 commit 95f461d
Show file tree
Hide file tree
Showing 2 changed files with 3,374 additions and 2,357 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@
"release": "pnpm test && release-it"
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.15.1",
"citty": "^0.1.6",
"mlly": "^1.7.2",
"mlly": "^1.7.4",
"scule": "^1.3.0",
"typescript": "^5.6.3",
"typescript": "^5.7.3",
"ufo": "^1.5.4",
"vue-component-meta": "^2.1.8"
"vue-component-meta": "^2.2.0"
},
"devDependencies": {
"@iconify/vue": "^4.1.2",
"@iconify/vue": "^4.3.0",
"@nuxt/content": "^2.13.4",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/test-utils": "^3.15.4",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"jiti": "^2.3.3",
"nuxt": "^3.13.2",
"release-it": "^17.10.0",
"vitest": "^2.1.4",
"vue": "^3.5.12"
"eslint": "^9.18.0",
"jiti": "^2.4.2",
"nuxt": "^3.15.1",
"release-it": "^18.1.1",
"vitest": "^2.1.8",
"vue": "^3.5.13"
},
"build": {
"entries": [
Expand Down Expand Up @@ -92,7 +92,7 @@
]
}
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.4",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit 95f461d

Please sign in to comment.