Skip to content

Commit 84e7bb1

Browse files
authored
Merge pull request #1079 from DouglasNeuroInformatics/dependabot/npm_and_yarn/vite-5.4.12
chore(deps-dev): bump vite from 5.4.11 to 5.4.12
2 parents 1d1b531 + d736812 commit 84e7bb1

File tree

6 files changed

+3424
-5172
lines changed

6 files changed

+3424
-5172
lines changed

apps/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prisma": "catalog:",
5151
"tailwindcss": "^3.4.10",
5252
"type-fest": "workspace:type-fest__4.x@*",
53-
"vite": "^5.4.3"
53+
"vite": "^5.4.12"
5454
},
5555
"trustedDependencies": [
5656
"prisma",

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"postcss": "^8.4.45",
5151
"tailwindcss": "^3.4.10",
5252
"type-fest": "workspace:type-fest__4.x@*",
53-
"vite": "^5.4.3"
53+
"vite": "^5.4.12"
5454
}
5555
}

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"rollup-plugin-copy": "^3.5.0",
7474
"sort-json": "^2.0.1",
7575
"tailwindcss": "^3.4.10",
76-
"vite": "^5.4.3",
76+
"vite": "^5.4.12",
7777
"vite-plugin-compression": "^0.5.1"
7878
}
7979
}

packages/instrument-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"esbuild-wasm": "catalog:",
4444
"postcss": "^8.4.45",
4545
"type-fest": "workspace:type-fest__4.x@*",
46-
"vite": "^5.4.3"
46+
"vite": "^5.4.12"
4747
}
4848
}

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"devDependencies": {
3434
"autoprefixer": "^10.4.20",
3535
"postcss": "^8.4.45",
36-
"vite": "^5.4.3"
36+
"vite": "^5.4.12"
3737
}
3838
}

0 commit comments

Comments
 (0)