Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsheyda committed Jul 9, 2023
1 parent 3ff9756 commit 925d382
Show file tree
Hide file tree
Showing 2 changed files with 1,966 additions and 1,794 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,36 +34,36 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools-kit": "^0.5.5",
"@nuxt/kit": "^3.5.2",
"@nuxt/devtools-kit": "^0.6.7",
"@nuxt/kit": "^3.6.2",
"@types/fs-extra": "^11.0.1",
"birpc": "^0.2.11",
"birpc": "^0.2.12",
"defu": "^6.1.2",
"flatted": "^3.2.7",
"fs-extra": "^11.1.1",
"mongoose": "^7.2.2",
"ofetch": "^1.1.0",
"pathe": "^1.1.0",
"mongoose": "^7.3.2",
"ofetch": "^1.1.1",
"pathe": "^1.1.1",
"pluralize": "^8.0.0",
"sirv": "^2.0.3",
"vite-hot-client": "^0.2.1",
"ws": "^8.13.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.5",
"@nuxt/devtools": "^0.5.5",
"@nuxt/devtools-ui-kit": "^0.5.5",
"@antfu/eslint-config": "^0.39.7",
"@nuxt/devtools": "^0.6.7",
"@nuxt/devtools-ui-kit": "^0.6.7",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.2",
"@nuxt/test-utils": "^3.5.2",
"@types/pluralize": "^0.0.29",
"@types/ws": "^8.5.4",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"nuxt": "^3.5.2",
"sass": "^1.62.1",
"sass-loader": "^13.3.1",
"@nuxt/schema": "^3.6.2",
"@nuxt/test-utils": "^3.6.2",
"@types/pluralize": "^0.0.30",
"@types/ws": "^8.5.5",
"changelogen": "^0.5.4",
"eslint": "^8.44.0",
"nuxt": "^3.6.2",
"sass": "^1.63.6",
"sass-loader": "^13.3.2",
"splitpanes": "^3.1.5",
"vitest": "^0.31.2"
"vitest": "^0.33.0"
}
}

0 comments on commit 925d382

Please sign in to comment.