mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
Bump vite from 6.3.5 to 6.3.6 (#5707)
* Bump vite from 6.3.5 to 6.3.6 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.3.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * note --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"swc-loader": "^0.2.6",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"uuid": "^11.1.0",
|
||||
"vite": "^6.3.5",
|
||||
"vite": "^6.3.6",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-tsconfig-paths": "^4.3.2",
|
||||
"vitest": "^3.2.4",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"stream-browserify": "^3.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.2",
|
||||
"vite": "^6.3.5",
|
||||
"vite": "^6.3.6",
|
||||
"vite-plugin-node-polyfills": "^0.24.0",
|
||||
"vite-plugin-peggy-loader": "^2.0.1",
|
||||
"vitest": "^3.2.4",
|
||||
|
||||
6
upcoming-release-notes/5707.md
Normal file
6
upcoming-release-notes/5707.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Bump vite from 6.3.5 to 6.3.6
|
||||
12
yarn.lock
12
yarn.lock
@@ -205,7 +205,7 @@ __metadata:
|
||||
swc-loader: "npm:^0.2.6"
|
||||
usehooks-ts: "npm:^3.1.1"
|
||||
uuid: "npm:^11.1.0"
|
||||
vite: "npm:^6.3.5"
|
||||
vite: "npm:^6.3.6"
|
||||
vite-plugin-pwa: "npm:^1.0.0"
|
||||
vite-tsconfig-paths: "npm:^4.3.2"
|
||||
vitest: "npm:^3.2.4"
|
||||
@@ -14187,7 +14187,7 @@ __metadata:
|
||||
typescript: "npm:^5.9.2"
|
||||
ua-parser-js: "npm:^2.0.3"
|
||||
uuid: "npm:^11.1.0"
|
||||
vite: "npm:^6.3.5"
|
||||
vite: "npm:^6.3.6"
|
||||
vite-plugin-node-polyfills: "npm:^0.24.0"
|
||||
vite-plugin-peggy-loader: "npm:^2.0.1"
|
||||
vitest: "npm:^3.2.4"
|
||||
@@ -20737,9 +20737,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite@npm:^6.3.5":
|
||||
version: 6.3.5
|
||||
resolution: "vite@npm:6.3.5"
|
||||
"vite@npm:^6.3.6":
|
||||
version: 6.3.6
|
||||
resolution: "vite@npm:6.3.6"
|
||||
dependencies:
|
||||
esbuild: "npm:^0.25.0"
|
||||
fdir: "npm:^6.4.4"
|
||||
@@ -20788,7 +20788,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
vite: bin/vite.js
|
||||
checksum: 10/7bc3a1c5ef79413ad70daeeaf69b76cd1218d16aa18ed8ee08d74648ef17284f4a17c11f5cf42b573b6dc5e3d5f115110b67b1d23c2c699cfe404757764a634a
|
||||
checksum: 10/8b8b6fe12318ca457396bf2053df7056cf4810f1d4a43b36b6afe59860e32b749c0685a290fe8a973b0d3da179ceec4c30cebbd3c91d0c47fbcf6436b17bdeef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user