Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 21, 2023
1 parent c9e03a7 commit 2498f51
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 2,358 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,23 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.5.3",
"@nuxt/kit": "^3.6.5",
"lodash.template": "^4.5.0",
"pathe": "^1.1.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.3",
"@nuxt/test-utils": "^3.5.3",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/lodash.template": "^4.5.1",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/coverage-v8": "^0.32.2",
"eslint": "^8.43.0",
"husky": "8.0.3",
"nuxt": "3.5.3",
"nuxt": "^3.6.5",
"standard-version": "^9.5.0",
"typescript": "^5.1.3",
"vitest": "^0.32.2"
Expand Down
Loading

0 comments on commit 2498f51

Please sign in to comment.