Skip to content

Commit

Permalink
Merge pull request #112 from Joery-M/dependabot/npm_and_yarn/vitest-7…
Browse files Browse the repository at this point in the history
…f38283c88
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
2 parents 67068a1 + 5b9468d commit b61d959
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/path-browserify": "^1.0.2",
"@vitest/browser": "^1.6.0",
"@vitest/ui": "^1.6.0",
"playwright": "^1.44.1",
"playwright": "^1.45.0",
"rimraf": "^5.0.5",
"typescript": "^5.4.5",
"vite": "^5.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/luxon": "^3.4.2",
"@types/uuid": "^9.0.8",
"@vue/tsconfig": "^0.5.1",
"fake-indexeddb": "^5.0.2",
"happy-dom": "^14.7.1"
"fake-indexeddb": "^6.0.0",
"happy-dom": "^14.12.3"
}
}
2 changes: 1 addition & 1 deletion packages/timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"happy-dom": "^14.7.1",
"happy-dom": "^14.12.3",
"typescript": "^5.4.5",
"vite": "^5.3.2",
"vitest": "^1.6.0",
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit b61d959

Please sign in to comment.