Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
euaaaio committed Nov 12, 2023
1 parent 2cb569b commit 8eb963f
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 138 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -48,8 +48,8 @@
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"@vue/test-utils": "^2.0.0",
"check-dts": "^0.6.7",
"@vue/test-utils": "^2.4.1",
"check-dts": "^0.7.2",
"eslint": "^8.16.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -63,13 +63,13 @@
"jest": "^27.5.1",
"nano-staged": "^0.8.0",
"nanodelay": "^2.0.2",
"prettier": "^2.6.2",
"simple-git-hooks": "^2.7.0",
"prettier": "^3.0.3",
"simple-git-hooks": "^2.9.0",
"size-limit": "^7.0.8",
"ts-jest": "^28.0.3",
"typescript": "^4.6.4",
"vue": "^3.2.36",
"vuex": "^4.0.2"
"vue": "^3.3.8",
"vuex": "^4.1.0"
},
"simple-git-hooks": {
"pre-commit": "./node_modules/.bin/nano-staged"
Expand Down

0 comments on commit 8eb963f

Please sign in to comment.