Skip to content

Commit

Permalink
fix: Storyのテストが一部通らなくなってるのを修正 (#2363)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Nov 18, 2024
1 parent 416bed1 commit a5874ec
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 173 deletions.
223 changes: 54 additions & 169 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"shlex": "2.1.2",
"systeminformation": "5.21.15",
"tree-kill": "1.2.2",
"vue": "3.5.11",
"vue": "3.5.13",
"vuedraggable": "4.1.0",
"vuex": "4.0.2",
"zod": "3.22.4"
Expand Down Expand Up @@ -135,7 +135,7 @@
"vite-plugin-node-polyfills": "0.22.0",
"vite-tsconfig-paths": "5.1.2",
"vitest": "2.1.2",
"vue-tsc": "2.1.6",
"vue-tsc": "2.1.10",
"yargs": "17.2.1"
}
}
Loading

0 comments on commit a5874ec

Please sign in to comment.