Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vite to v5.4.8 #8540

Merged
merged 1 commit into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -15679,7 +15679,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 @@ -20528,9 +20528,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 @@ -20567,7 +20567,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/8489fa55c48675fc12b64bf7af58b5e2f8a11b2aebc63cb177861bd53dc196d7c496d6918f5a8c48828f51b6fe498166a1a2350334bbfaae10d015a0c71f1c77
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
languageName: node
linkType: hard

Expand Down