Skip to content

Commit bb8956e

Browse files
fix(deps) Update dependency @vitejs/plugin-react to v6 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c61895 commit bb8956e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@types/nodemailer": "^6.4.9",
160160
"@types/react": "^18.2.21",
161161
"@types/react-dom": "^18.2.7",
162-
"@vitejs/plugin-react": "^5.1.2",
162+
"@vitejs/plugin-react": "^6.0.0",
163163
"@vitest/coverage-v8": "^0.34.3",
164164
"autoprefixer": "^10.4.15",
165165
"cookie": "^0.7.0",
@@ -195,5 +195,5 @@
195195
"pnpm run format"
196196
]
197197
},
198-
"version": "2.0.14"
198+
"version": "2.0.15"
199199
}

0 commit comments

Comments
 (0)