chore(deps): update dependency @vitejs/plugin-react to v4.2.1

This commit is contained in:
renovate[bot] 2023-12-04 18:34:26 +00:00 committed by GitHub
parent 5596cddec0
commit 6b66331e07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -24,7 +24,7 @@
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.28", "@types/recharts": "1.8.28",
"@vitejs/plugin-react": "4.2.0", "@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",
"axios": "1.6.2", "axios": "1.6.2",
"class-variance-authority": "0.7.0", "class-variance-authority": "0.7.0",
@ -4289,14 +4289,14 @@
"peer": true "peer": true
}, },
"node_modules/@vitejs/plugin-react": { "node_modules/@vitejs/plugin-react": {
"version": "4.2.0", "version": "4.2.1",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.2.0.tgz", "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.2.1.tgz",
"integrity": "sha512-+MHTH/e6H12kRp5HUkzOGqPMksezRMmW+TNzlh/QXfI8rRf6l2Z2yH/v12no1UvTwhZgEDMuQ7g7rrfMseU6FQ==", "integrity": "sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==",
"dependencies": { "dependencies": {
"@babel/core": "^7.23.3", "@babel/core": "^7.23.5",
"@babel/plugin-transform-react-jsx-self": "^7.23.3", "@babel/plugin-transform-react-jsx-self": "^7.23.3",
"@babel/plugin-transform-react-jsx-source": "^7.23.3", "@babel/plugin-transform-react-jsx-source": "^7.23.3",
"@types/babel__core": "^7.20.4", "@types/babel__core": "^7.20.5",
"react-refresh": "^0.14.0" "react-refresh": "^0.14.0"
}, },
"engines": { "engines": {

View file

@ -23,7 +23,7 @@
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.28", "@types/recharts": "1.8.28",
"@vitejs/plugin-react": "4.2.0", "@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",
"axios": "1.6.2", "axios": "1.6.2",
"class-variance-authority": "0.7.0", "class-variance-authority": "0.7.0",