Skip to content

Commit ffa275e

Browse files
build(deps): update dependency @vitejs/plugin-react to v4 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 761d624 commit ffa275e

File tree

3 files changed

+24
-6
lines changed

3 files changed

+24
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/web": "^0.0.99",
6363
"@typescript-eslint/eslint-plugin": "^5.59.1",
6464
"@typescript-eslint/parser": "^5.59.1",
65-
"@vitejs/plugin-react": "^3.1.0",
65+
"@vitejs/plugin-react": "^4.0.0",
6666
"@vitest/coverage-c8": "^0.30.1",
6767
"@vitest/ui": "^0.30.1",
6868
"eslint": "^8.39.0",

packages/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react": "^18.2.0",
4242
"@types/react-beautiful-dnd": "^13.1.4",
4343
"@types/react-dom": "^18.2.1",
44-
"@vitejs/plugin-react": "^3.1.0",
44+
"@vitejs/plugin-react": "^4.0.0",
4545
"autoprefixer": "^10.4.14",
4646
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
4747
"babel-plugin-lodash": "^3.3.4",

pnpm-lock.yaml

+22-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)