Merge pull request #159 from gnmyt/dependabot/npm_and_yarn/client/vite-and-vitejs/plugin-react-4.0.1

Bump vite and @vitejs/plugin-react in /client
This commit is contained in:
Mathias Wagner
2022-12-14 07:33:14 +01:00
committed by GitHub
2 changed files with 644 additions and 697 deletions

1337
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@vitejs/plugin-react": "^2.2.0",
"@vitejs/plugin-react": "^3.0.0",
"cron-parser": "^4.7.0",
"i18next": "^22.4.5",
"i18next-browser-languagedetector": "^7.0.1",
@@ -19,7 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.56.2",
"vite": "^3.2.5",
"vite": "^4.0.1",
"vite-plugin-pwa": "^0.14.0"
},
"devDependencies": {