Skip to content

Commit

Permalink
[backend/frontend] Update dependency vite to v5.1.4 (#6231)
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] committed Mar 2, 2024
1 parent 68fb139 commit 887bf15
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 @@ -133,7 +133,7 @@
"relay-test-utils": "16.2.0",
"tap": "18.7.0",
"typescript": "5.3.3",
"vite": "5.1.3",
"vite": "5.1.4",
"vite-plugin-relay": "2.1.0",
"vite-plugin-static-copy": "1.0.1",
"vitest": "1.3.1"
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 @@ -15786,7 +15786,7 @@ __metadata:
unified: "npm:11.0.4"
use-analytics: "npm:1.1.0"
uuid: "npm:9.0.1"
vite: "npm:5.1.3"
vite: "npm:5.1.4"
vite-plugin-relay: "npm:2.1.0"
vite-plugin-static-copy: "npm:1.0.1"
vitest: "npm:1.3.1"
Expand Down Expand Up @@ -20945,9 +20945,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.3":
version: 5.1.3
resolution: "vite@npm:5.1.3"
"vite@npm:5.1.4":
version: 5.1.4
resolution: "vite@npm:5.1.4"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -20981,7 +20981,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/6ba2223157e2cc2fa62dff9004ccba20fc409c6baf7354c64ed0f8e4bcd853092d08d06ec4dec37143e794a96e061879a870d85bad4f1eb9ee5c6d0a13cef30f
checksum: 10/e9003b853f0784260f4fe7ce0190124b347fd8fd6bf889a07080facd0d9a9667eaff4022eddb1ba3f0283ef69d15d77f84bca832082e48874a7a62e7f6d66b08
languageName: node
linkType: hard

Expand Down

0 comments on commit 887bf15

Please sign in to comment.