diff --git a/devtools-frontend/package.json b/devtools-frontend/package.json index 2d6f18ea..43183fab 100644 --- a/devtools-frontend/package.json +++ b/devtools-frontend/package.json @@ -57,7 +57,7 @@ "postcss": "8.4.38", "prettier": "3.2.5", "typescript": "5.4.5", - "vite": "5.2.10" + "vite": "5.2.11" }, "engines": { "node": "^21" diff --git a/devtools-frontend/pnpm-lock.yaml b/devtools-frontend/pnpm-lock.yaml index 67f02945..2793524e 100644 --- a/devtools-frontend/pnpm-lock.yaml +++ b/devtools-frontend/pnpm-lock.yaml @@ -65,7 +65,7 @@ importers: version: 7.7.1(eslint@8.57.0)(typescript@5.4.5) '@vitejs/plugin-react': specifier: 4.2.1 - version: 4.2.1(vite@5.2.10) + version: 4.2.1(vite@5.2.11) autoprefixer: specifier: 10.4.19 version: 10.4.19(postcss@8.4.38) @@ -97,8 +97,8 @@ importers: specifier: 5.4.5 version: 5.4.5 vite: - specifier: 5.2.10 - version: 5.2.10 + specifier: 5.2.11 + version: 5.2.11 packages: @@ -1946,8 +1946,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - vite@5.2.10: - resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} + vite@5.2.11: + resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2565,14 +2565,14 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.2.1(vite@5.2.10)': + '@vitejs/plugin-react@4.2.1(vite@5.2.11)': dependencies: '@babel/core': 7.23.9 '@babel/plugin-transform-react-jsx-self': 7.23.3(@babel/core@7.23.9) '@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.9) '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 5.2.10 + vite: 5.2.11 transitivePeerDependencies: - supports-color @@ -4081,7 +4081,7 @@ snapshots: util-deprecate@1.0.2: {} - vite@5.2.10: + vite@5.2.11: dependencies: esbuild: 0.20.2 postcss: 8.4.38