diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-21 05:40:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-21 05:40:41 +0000 |
commit | 8ae1a6710eca2f59d3918cd42b3bfd66b16114e0 (patch) | |
tree | dc693d1fb88bb198308106304368471d1968452d /FrontEnd/package.json | |
parent | c0484962e6ca7af7ce0da3c246b8f9163e8c5b91 (diff) | |
download | timeline-8ae1a6710eca2f59d3918cd42b3bfd66b16114e0.tar.gz timeline-8ae1a6710eca2f59d3918cd42b3bfd66b16114e0.tar.bz2 timeline-8ae1a6710eca2f59d3918cd42b3bfd66b16114e0.zip |
chore(deps): update dependency @vitejs/plugin-react to v3
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 67211585..4c758dfd 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -61,7 +61,7 @@ "@types/react-transition-group": "^4.4.5", "@typescript-eslint/eslint-plugin": "^5.41.0", "@typescript-eslint/parser": "^5.41.0", - "@vitejs/plugin-react": "^2.2.0", + "@vitejs/plugin-react": "^3.0.0", "eslint": "^8.26.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", |