Skip to content

Commit

Permalink
build(deps-dev): bump the vitest group in /mono with 2 updates (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 33387e1 commit 46e0667
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 59 deletions.
4 changes: 2 additions & 2 deletions mono/apps/react-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"source-map-explorer": "2.5.3"
},
"devDependencies": {
"@vitest/coverage-v8": "1.3.1",
"@vitest/coverage-v8": "1.4.0",
"@types/react": "18.2.66",
"@types/react-dom": "18.2.22",
"@vitejs/plugin-react-swc": "3.6.0",
"typescript": "5.4.2",
"vite": "5.1.6",
"vite-plugin-mkcert": "1.17.4",
"vitest": "1.3.1"
"vitest": "1.4.0"
},
"private": true,
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions mono/docs/starlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"devDependencies": {
"@astrojs/check": "0.5.9",
"@types/hast": "3.0.4",
"@vitest/coverage-v8": "1.3.1",
"@vitest/coverage-v8": "1.4.0",
"typescript": "5.4.2",
"vitest": "1.3.1",
"vitest": "1.4.0",
"hast-util-from-html": "2.0.1",
"hast-util-to-string": "3.0.0",
"hastscript": "9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions mono/examples/default-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"solid-js": "1.8.15"
},
"devDependencies": {
"@vitest/coverage-v8": "1.3.1",
"@vitest/coverage-v8": "1.4.0",
"typescript": "5.4.2",
"vite": "5.1.6",
"vite-plugin-solid": "2.10.2",
"vitest": "1.3.1"
"vitest": "1.4.0"
}
}
108 changes: 55 additions & 53 deletions mono/pnpm-lock.yaml

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

0 comments on commit 46e0667

Please sign in to comment.