Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.31.0",
"@vitest/ui": "0.31.1",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.4",
"add-stream": "1.0.0",
"chai": "4.3.7",
"conventional-changelog": "3.1.25",
Expand Down Expand Up @@ -166,7 +166,7 @@
"version-bump-prompt": "6.1.0",
"vite": "4.3.9",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.30.1",
"vitest": "0.34.4",
"vitest-github-actions-reporter": "0.10.0",
"yaml-eslint-parser": "1.2.0"
},
Expand Down
Loading