Skip to content

Commit a303915

Browse files
Bump vite from 5.4.21 to 6.4.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.21 to 6.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4628904 commit a303915

14 files changed

Lines changed: 397 additions & 337 deletions

File tree

examples/plugin-demo-tauri-window/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"postcss": "^8.4.47",
2424
"tailwindcss": "^3.4.11",
2525
"typescript": "^5.5.3",
26-
"vite": "^5.4.1"
26+
"vite": "^6.4.2"
2727
}
2828
}

plugins/plugin-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"tailwindcss": "^3.4.11",
4646
"tailwindcss-animate": "^1.0.7",
4747
"typescript": "^5.5.3",
48-
"vite": "^5.4.1"
48+
"vite": "^6.4.2"
4949
}
5050
}

plugins/plugin-convertors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"tailwindcss": "^3.4.11",
4848
"tailwindcss-animate": "^1.0.7",
4949
"typescript": "^5.5.3",
50-
"vite": "^5.4.1"
50+
"vite": "^6.4.2"
5151
}
5252
}

plugins/plugin-currency/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"tailwindcss": "^3.4.11",
4646
"tailwindcss-animate": "^1.0.7",
4747
"typescript": "^5.5.3",
48-
"vite": "^5.4.1"
48+
"vite": "^6.4.2"
4949
}
5050
}

plugins/plugin-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"tailwindcss": "^3.4.11",
4747
"tailwindcss-animate": "^1.0.7",
4848
"typescript": "^5.5.3",
49-
"vite": "^5.4.1"
49+
"vite": "^6.4.2"
5050
}
5151
}

plugins/plugin-date/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"tailwindcss": "^3.4.11",
4848
"tailwindcss-animate": "^1.0.7",
4949
"typescript": "^5.5.3",
50-
"vite": "^5.4.1"
50+
"vite": "^6.4.2"
5151
}
5252
}

plugins/plugin-encoding/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"tailwindcss": "^3.4.11",
4646
"tailwindcss-animate": "^1.0.7",
4747
"typescript": "^5.5.3",
48-
"vite": "^5.4.1"
48+
"vite": "^6.4.2"
4949
}
5050
}

plugins/plugin-generators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"tailwindcss": "^3.4.11",
4545
"tailwindcss-animate": "^1.0.7",
4646
"typescript": "^5.5.3",
47-
"vite": "^5.4.1"
47+
"vite": "^6.4.2"
4848
}
4949
}

plugins/plugin-graphics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"tailwindcss": "^3.4.11",
4747
"tailwindcss-animate": "^1.0.7",
4848
"typescript": "^5.5.3",
49-
"vite": "^5.4.1"
49+
"vite": "^6.4.2"
5050
}
5151
}

plugins/plugin-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"tailwindcss": "^3.4.11",
4646
"tailwindcss-animate": "^1.0.7",
4747
"typescript": "^5.5.3",
48-
"vite": "^5.4.1"
48+
"vite": "^6.4.2"
4949
}
5050
}

0 commit comments

Comments
 (0)