Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsheyda committed Jan 17, 2024
1 parent d6b8e91 commit bdab2c5
Show file tree
Hide file tree
Showing 2 changed files with 1,452 additions and 1,512 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@nuxt/devtools-kit": "1.0.0",
"@nuxt/devtools-ui-kit": "1.0.0",
"@nuxt/kit": "^3.9.0",
"@vueuse/core": "^10.7.1",
"defu": "^6.1.3",
"@nuxt/devtools-kit": "1.0.8",
"@nuxt/devtools-ui-kit": "1.0.8",
"@nuxt/kit": "^3.9.3",
"@vueuse/core": "^10.7.2",
"defu": "^6.1.4",
"fs-extra": "^11.2.0",
"mongoose": "^7.6.7",
"mongoose": "^8.1.0",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"pluralize": "^8.0.0",
"sirv": "^2.0.4"
},
"devDependencies": {
"@antfu/eslint-config": "1.0.0-beta.29",
"@antfu/eslint-config": "2.6.3",
"@nuxt/module-builder": "^0.5.5",
"@types/fs-extra": "^11.0.4",
"@types/pluralize": "^0.0.32",
"@types/pluralize": "^0.0.33",
"changelogen": "^0.5.5",
"eslint": "8.52.0",
"nuxt": "^3.9.0",
"eslint": "8.56.0",
"nuxt": "^3.9.3",
"sass": "^1.69.7"
}
}

0 comments on commit bdab2c5

Please sign in to comment.