Skip to content

Commit

Permalink
Update dependency vite to v5.4.8 (#8540)
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 Oct 1, 2024
1 parent 70be80b commit 1026dcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"relay-compiler": "17.0.0",
"relay-test-utils": "17.0.0",
"typescript": "5.5.4",
"vite": "5.4.6",
"vite": "5.4.8",
"vite-plugin-relay": "2.1.0",
"vite-plugin-static-copy": "1.0.2",
"vitest": "2.0.5"
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15701,7 +15701,7 @@ __metadata:
unified: "npm:11.0.4"
use-analytics: "npm:1.1.0"
uuid: "npm:10.0.0"
vite: "npm:5.4.6"
vite: "npm:5.4.8"
vite-plugin-relay: "npm:2.1.0"
vite-plugin-static-copy: "npm:1.0.2"
vitest: "npm:2.0.5"
Expand Down Expand Up @@ -20550,9 +20550,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.6":
version: 5.4.6
resolution: "vite@npm:5.4.6"
"vite@npm:5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -20589,7 +20589,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/8489fa55c48675fc12b64bf7af58b5e2f8a11b2aebc63cb177861bd53dc196d7c496d6918f5a8c48828f51b6fe498166a1a2350334bbfaae10d015a0c71f1c77
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 1026dcc

Please sign in to comment.