Skip to content

Commit

Permalink
Merge pull request #339 from patrickcate/support/2023-09-17
Browse files Browse the repository at this point in the history
chore(npm): update npm dependencies
  • Loading branch information
patrickcate authored Sep 18, 2023
2 parents ab85812 + b6b1f2b commit 5149e72
Show file tree
Hide file tree
Showing 2 changed files with 1,734 additions and 1,448 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,28 +63,29 @@
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/schema": "^3.0.0",
"@nuxt/test-utils": "^3.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@semantic-release/changelog": "^6.0.2",
"@semantic-release/git": "^10.0.1",
"@vitest/coverage-c8": "^0.25.8",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.4",
"commitizen": "^4.2.5",
"cz-customizable": "^7.0.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier-vue": "^4.2.0",
"execa": "^6.1.0",
"execa": "^8.0.1",
"fake-json-api-server": "^1.7.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.3",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.6.5",
"nuxt": "^3.7.3",
"prettier": "^2.8.0",
"semantic-release": "^19.0.5",
"vitest": "^0.25.8"
"vitest": "^0.34.4"
},
"peerDependencies": {
"axios": "^0.27.0"
Expand Down
Loading

0 comments on commit 5149e72

Please sign in to comment.