Skip to content

Commit 00b0891

Browse files
dependabot[bot]Riippi
authored andcommitted
deps: bump vite from 8.0.3 to 8.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.3 to 8.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c96fb99 commit 00b0891

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"sass": "^1.77.2",
4444
"typescript": "4.9.5",
4545
"typescript-eslint": "^8.35.0",
46-
"vite": "^8.0.3",
46+
"vite": "^8.0.5",
4747
"vite-plugin-svgr": "^4.2.0"
4848
},
4949
"scripts": {
@@ -98,7 +98,7 @@
9898
"vitest": "^4.1.2"
9999
},
100100
"resolutions": {
101-
"vite": "^8.0.3",
101+
"vite": "^8.0.5",
102102
"picomatch": "4.0.4",
103103
"**/@typescript-eslint/typescript-estree/minimatch": "9.0.7"
104104
}

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4856,16 +4856,7 @@ postcss-value-parser@^4.2.0:
48564856
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
48574857
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
48584858

4859-
postcss@^8.4.21, postcss@^8.5.6:
4860-
version "8.5.6"
4861-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
4862-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
4863-
dependencies:
4864-
nanoid "^3.3.11"
4865-
picocolors "^1.1.1"
4866-
source-map-js "^1.2.1"
4867-
4868-
postcss@^8.5.8:
4859+
postcss@^8.4.21, postcss@^8.5.6, postcss@^8.5.8:
48694860
version "8.5.8"
48704861
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
48714862
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
@@ -6020,10 +6011,10 @@ vite-plugin-svgr@^4.2.0:
60206011
"@svgr/core" "^8.1.0"
60216012
"@svgr/plugin-jsx" "^8.1.0"
60226013

6023-
"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.0.3:
6024-
version "8.0.3"
6025-
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.3.tgz#036d9e3b077ff57b128660b3e3a5d2d12bac9b42"
6026-
integrity sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==
6014+
"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.0.5:
6015+
version "8.0.5"
6016+
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.5.tgz#5f8648997359e18dbc1a9e151ce55434ce5d8a2f"
6017+
integrity sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ==
60276018
dependencies:
60286019
lightningcss "^1.32.0"
60296020
picomatch "^4.0.4"

0 commit comments

Comments
 (0)