diff --git a/vertx-vaadin-tests/test-frontend/vite-production/package-lock.json b/vertx-vaadin-tests/test-frontend/vite-production/package-lock.json index be85fec0..9d547e04 100644 --- a/vertx-vaadin-tests/test-frontend/vite-production/package-lock.json +++ b/vertx-vaadin-tests/test-frontend/vite-production/package-lock.json @@ -35,7 +35,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.3.3", - "vite": "5.0.6", + "vite": "5.0.13", "vite-plugin-checker": "0.6.2", "workbox-build": "7.0.0", "workbox-core": "7.0.0", @@ -58,8 +58,16 @@ "version": "1.0.0", "license": "Apache-2.0" }, - "../vite-test-assets/packages/package-outside-npm": {}, - "../vite-test-assets/packages/package2-outside-npm": {}, + "../vite-test-assets/packages/package-outside-npm": { + "version": "1.0.0", + "hasInstallScript": true, + "license": "Apache-2.0" + }, + "../vite-test-assets/packages/package2-outside-npm": { + "version": "1.0.0", + "hasInstallScript": true, + "license": "Apache-2.0" + }, "node_modules/@ampproject/remapping": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", @@ -6664,9 +6672,9 @@ } }, "node_modules/vite": { - "version": "5.0.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.0.6.tgz", - "integrity": "sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==", + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.0.13.tgz", + "integrity": "sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==", "dev": true, "dependencies": { "esbuild": "^0.19.3", diff --git a/vertx-vaadin-tests/test-frontend/vite-production/package.json b/vertx-vaadin-tests/test-frontend/vite-production/package.json index 088c715c..3590c6bb 100644 --- a/vertx-vaadin-tests/test-frontend/vite-production/package.json +++ b/vertx-vaadin-tests/test-frontend/vite-production/package.json @@ -30,7 +30,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.3.3", - "vite": "5.0.6", + "vite": "5.0.13", "vite-plugin-checker": "0.6.2", "workbox-build": "7.0.0", "workbox-core": "7.0.0", @@ -60,7 +60,7 @@ "strip-css-comments": "5.0.0", "transform-ast": "2.4.4", "typescript": "5.3.3", - "vite": "5.0.6", + "vite": "5.0.13", "vite-plugin-checker": "0.6.2", "workbox-build": "7.0.0", "workbox-core": "7.0.0",