Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 5.0.12 to 5.1.0 (#335)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and flex-development[bot] authored Feb 9, 2024
1 parent 6367ddb commit 144bd25
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.3.3",
"vite": "5.0.12",
"vite": "5.1.0",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.2",
"yaml-eslint-parser": "1.2.2"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ __metadata:
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.3.3"
vite: "npm:5.0.12"
vite: "npm:5.1.0"
vite-tsconfig-paths: "npm:4.3.1"
vitest: "npm:1.2.2"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -8333,14 +8333,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.32":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
"postcss@npm:^8.4.35":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 10/e22a4594c255f26117f38419fb494d7ecab0f596cd409f7aadc8a6173abf180ed7ea970cd13fd366ab12b5840be901d2a09b25197700c2ebcb5a8077326bf519
checksum: 10/93a7ce50cd6188f5f486a9ca98950ad27c19dfed996c45c414fa242944497e4d084a8760d3537f078630226f2bd3c6ab84b813b488740f4432e7c7039cd73a20
languageName: node
linkType: hard

Expand Down Expand Up @@ -10206,13 +10206,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.12, vite@npm:^5.0.0":
version: 5.0.12
resolution: "vite@npm:5.0.12"
"vite@npm:5.1.0, vite@npm:^5.0.0":
version: 5.1.0
resolution: "vite@npm:5.1.0"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.32"
postcss: "npm:^8.4.35"
rollup: "npm:^4.2.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -10242,7 +10242,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
checksum: 10/14d136f2e71d657cb55bec2a9330951e27e572ed79c4e79e3edc24decfa87f95664b8206614bfcf6a61db933667e554a8eed389291ad8af49de0784548a83a4c
languageName: node
linkType: hard

Expand Down

0 comments on commit 144bd25

Please sign in to comment.