Skip to content

Commit c1b65c3

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 4.3.4 to 4.4.1
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.4 to 4.4.1. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12d49f2 commit c1b65c3

File tree

4 files changed

+100
-199
lines changed

4 files changed

+100
-199
lines changed

packages/autocomplete-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/react": "^18.3.18",
5353
"@types/semver": "^7.7.0",
5454
"@vitejs/plugin-legacy": "^6.1.1",
55-
"@vitejs/plugin-react": "^4.3.4",
55+
"@vitejs/plugin-react": "^4.4.1",
5656
"@withfig/autocomplete-types": "^1.31.0",
5757
"autoprefixer": "^10.4.21",
5858
"eslint": "^9.18.0",

packages/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/react": "^18.3.18",
5353
"@types/semver": "^7.7.0",
5454
"@vitejs/plugin-legacy": "^6.1.1",
55-
"@vitejs/plugin-react": "^4.3.4",
55+
"@vitejs/plugin-react": "^4.4.1",
5656
"@withfig/autocomplete-types": "^1.31.0",
5757
"autoprefixer": "^10.4.21",
5858
"eslint": "^9.18.0",

packages/dashboard-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/react-dom": "^18.3.5",
4646
"@typescript-eslint/eslint-plugin": "^8.31.1",
4747
"@typescript-eslint/parser": "^8.31.1",
48-
"@vitejs/plugin-react": "^4.3.4",
48+
"@vitejs/plugin-react": "^4.4.1",
4949
"autoprefixer": "^10.4.21",
5050
"eslint": "^9.18.0",
5151
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)