diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 5d531b70..4c09d776 100644 --- a/package.json +++ b/package.json @@ -107,24 +107,24 @@ "@typescript-eslint/parser": "~5.44.0", "@vitest/coverage-c8": "~0.25.3", "@vitest/ui": "~0.25.3", - "@vueuse/core": "~9.5.0", + "@vueuse/core": "~9.6.0", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~11.1.0", - "esbuild": "~0.15.15", + "cypress": "~11.2.0", + "esbuild": "~0.15.16", "eslint": "~8.28.0", "eslint-config-prettier": "~8.5.0", "eslint-define-config": "~1.12.0", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~39.6.2", + "eslint-plugin-jsdoc": "~39.6.4", "eslint-plugin-prettier": "~4.2.1", "glob": "~8.0.3", - "lint-staged": "~13.0.3", + "lint-staged": "~13.0.4", "mime-db": "~1.52.0", "npm-run-all": "~4.1.5", "picocolors": "~1.0.0", "prettier": "2.7.1", - "prettier-plugin-organize-imports": "~3.2.0", + "prettier-plugin-organize-imports": "~3.2.1", "react": "~18.2.0", "react-dom": "~18.2.0", "rimraf": "~3.0.2", |
