Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1.2.1 (#4948)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 0132904 commit 5f1c8e4
Show file tree
Hide file tree
Showing 8 changed files with 99 additions and 99 deletions.
6 changes: 3 additions & 3 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@vitest/ui": "1.2.1",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv-flow": "4.1.0",
Expand All @@ -158,6 +158,6 @@
"vite": "5.0.11",
"vite-plugin-magical-svg": "1.1.1",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
}
}
6 changes: 3 additions & 3 deletions apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@vitest/ui": "1.2.1",
"autoprefixer": "10.4.16",
"eslint": "8.56.0",
"postcss": "8.4.33",
Expand All @@ -53,7 +53,7 @@
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
},
"engines": {
"node": ">=18.14.0"
Expand Down
6 changes: 3 additions & 3 deletions apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@vitest/ui": "1.2.1",
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.56.0",
"eslint-plugin-tailwindcss": "3.14.0",
Expand All @@ -41,6 +41,6 @@
"vite": "5.0.11",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
}
}
6 changes: 3 additions & 3 deletions packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@vitest/ui": "1.2.1",
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
"eslint": "8.56.0",
Expand All @@ -55,7 +55,7 @@
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@prisma/client": "5.8.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.11.5",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@vitest/ui": "1.2.1",
"@your-org/eslint-config-bases": "workspace:^",
"camelcase": "8.0.0",
"cross-env": "7.0.3",
Expand All @@ -64,7 +64,7 @@
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
},
"peerDependencies": {
"@pothos/plugin-prisma": "^3.41.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@size-limit/file": "11.0.2",
"@types/node": "20.11.5",
"@vitest/coverage-v8": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
"es-check": "7.1.1",
Expand All @@ -52,7 +52,7 @@
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
},
"engines": {
"node": ">=18.17"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@your-org/eslint-config-bases": "workspace:^",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
Expand All @@ -74,7 +74,7 @@
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.0"
"vitest": "1.2.1"
},
"peerDependencies": {
"@emotion/react": "^11.10.8",
Expand Down
Loading

0 comments on commit 5f1c8e4

Please sign in to comment.