Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Oct 29, 2024
1 parent e892375 commit b50d8bb
Show file tree
Hide file tree
Showing 2 changed files with 4,624 additions and 1,721 deletions.
33 changes: 17 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,28 @@
"release": "pnpm test && release-it"
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.13.2",
"citty": "^0.1.6",
"mlly": "^1.7.1",
"mlly": "^1.7.2",
"scule": "^1.3.0",
"typescript": "^5.5.4",
"vue-component-meta": "^2.1.6"
"typescript": "^5.6.3",
"ufo": "^1.5.4",
"vue-component-meta": "^2.1.8"
},
"devDependencies": {
"@iconify/vue": "^4.1.2",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/content": "^2.13.2",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@nuxt/content": "^2.13.4",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"jiti": "^1.21.6",
"nuxt": "^3.9.1",
"release-it": "^17.6.0",
"vitest": "^2.0.5",
"vue": "^3.5.3"
"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"
},
"build": {
"entries": [
Expand Down Expand Up @@ -90,7 +91,7 @@
]
}
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.3",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit b50d8bb

Please sign in to comment.