Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Sep 9, 2024
1 parent 72b989c commit 940fe97
Show file tree
Hide file tree
Showing 2 changed files with 2,813 additions and 915 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,26 +38,26 @@
"release": "pnpm test && release-it"
},
"dependencies": {
"@nuxt/kit": "^3.9.1",
"citty": "^0.1.5",
"@nuxt/kit": "^3.13.1",
"citty": "^0.1.6",
"mlly": "^1.7.1",
"scule": "^1.1.1",
"typescript": "^5.3.3",
"vue-component-meta": "^1.8.27"
"scule": "^1.3.0",
"typescript": "^5.5.4",
"vue-component-meta": "^2.1.6"
},
"devDependencies": {
"@iconify/vue": "^4.1.1",
"@nuxt/content": "^2.10.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@iconify/vue": "^4.1.2",
"@nuxt/content": "^2.13.2",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"jiti": "^1.21.0",
"eslint": "^9.10.0",
"jiti": "^1.21.6",
"nuxt": "^3.9.1",
"release-it": "^17.0.1",
"vitest": "^1.1.3",
"vue": "^3.4.7"
"release-it": "^17.6.0",
"vitest": "^2.0.5",
"vue": "^3.5.3"
},
"build": {
"entries": [
Expand Down Expand Up @@ -89,7 +89,7 @@
]
}
},
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.9.0",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
Loading

0 comments on commit 940fe97

Please sign in to comment.