From 52ada491bb4ac6fbc9a71a91178e30c84257377d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:28:04 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /calm-hub/src/main/webapp directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.11 to 5.4.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) Updates `vite` from 6.0.7 to 6.0.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- calm-hub/src/main/webapp/package-lock.json | 8 ++++---- calm-hub/src/main/webapp/package.json | 2 +- calm-visualizer/package.json | 2 +- package-lock.json | 19 ++++--------------- 4 files changed, 10 insertions(+), 21 deletions(-) diff --git a/calm-hub/src/main/webapp/package-lock.json b/calm-hub/src/main/webapp/package-lock.json index b88ce063..31107521 100644 --- a/calm-hub/src/main/webapp/package-lock.json +++ b/calm-hub/src/main/webapp/package-lock.json @@ -21,7 +21,7 @@ "react-dom": "^18.2.0", "react-json-view-lite": "^2.0.1", "typescript": "^4.9.5", - "vite": "^6.0.7", + "vite": "^6.0.11", "vite-plugin-svgr": "^4.3.0", "vite-tsconfig-paths": "^5.1.4", "web-vitals": "^2.1.4" @@ -6833,9 +6833,9 @@ "dev": true }, "node_modules/vite": { - "version": "6.0.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.9.tgz", - "integrity": "sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==", + "version": "6.0.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz", + "integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==", "license": "MIT", "dependencies": { "esbuild": "^0.24.2", diff --git a/calm-hub/src/main/webapp/package.json b/calm-hub/src/main/webapp/package.json index b1706956..26f94e07 100644 --- a/calm-hub/src/main/webapp/package.json +++ b/calm-hub/src/main/webapp/package.json @@ -23,7 +23,7 @@ "react-dom": "^18.2.0", "react-json-view-lite": "^2.0.1", "typescript": "^4.9.5", - "vite": "^6.0.7", + "vite": "^6.0.11", "vite-plugin-svgr": "^4.3.0", "vite-tsconfig-paths": "^5.1.4", "web-vitals": "^2.1.4" diff --git a/calm-visualizer/package.json b/calm-visualizer/package.json index 0b7f98b4..14c1bff3 100644 --- a/calm-visualizer/package.json +++ b/calm-visualizer/package.json @@ -46,7 +46,7 @@ "tailwindcss": "^3.4.14", "typescript": "^5.5.3", "typescript-eslint": "^8.14.0", - "vite": "^5.4.8", + "vite": "^5.4.12", "vitest": "^2.1.8" } } diff --git a/package-lock.json b/package-lock.json index cf05c829..3a0a86a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,6 @@ "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.5.2", "@types/cytoscape": "^3.21.8", - "@types/cytoscape-fcose": "^2.2.4", "@types/file-saver": "^2.0.7", "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", @@ -58,7 +57,7 @@ "tailwindcss": "^3.4.14", "typescript": "^5.5.3", "typescript-eslint": "^8.14.0", - "vite": "^5.4.8", + "vite": "^5.4.12", "vitest": "^2.1.8" } }, @@ -8152,16 +8151,6 @@ "devOptional": true, "license": "MIT" }, - "node_modules/@types/cytoscape-fcose": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@types/cytoscape-fcose/-/cytoscape-fcose-2.2.4.tgz", - "integrity": "sha512-QwWtnT8HI9h+DHhG5krGc1ZY0Ex+cn85MvX96ZNAjSxuXiZDnjIZW/ypVkvvubTjIY4rSdkJY1D/Nsn8NDpmAw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/cytoscape": "*" - } - }, "node_modules/@types/debug": { "version": "4.1.12", "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", @@ -28386,9 +28375,9 @@ } }, "node_modules/vite": { - "version": "5.4.11", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", - "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", + "version": "5.4.12", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.12.tgz", + "integrity": "sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==", "dev": true, "license": "MIT", "dependencies": {