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

This commit is contained in:
renovate[bot] 2023-11-02 09:12:54 +00:00 committed by GitHub
parent a830ad66b7
commit d641731868
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.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",
"@vitejs/plugin-react": "4.1.0",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"axios": "1.6.0",
"class-variance-authority": "0.7.0",
@ -4130,14 +4130,14 @@
"peer": true
},
"node_modules/@vitejs/plugin-react": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.1.0.tgz",
"integrity": "sha512-rM0SqazU9iqPUraQ2JlIvReeaxOoRj6n+PzB1C0cBzIbd8qP336nC39/R9yPi3wVcah7E7j/kdU1uCUqMEU4OQ==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.1.1.tgz",
"integrity": "sha512-Jie2HERK+uh27e+ORXXwEP5h0Y2lS9T2PRGbfebiHGlwzDO0dEnd2aNtOR/qjBlPb1YgxwAONeblL1xqLikLag==",
"dependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.2",
"@babel/plugin-transform-react-jsx-self": "^7.22.5",
"@babel/plugin-transform-react-jsx-source": "^7.22.5",
"@types/babel__core": "^7.20.2",
"@types/babel__core": "^7.20.3",
"react-refresh": "^0.14.0"
},
"engines": {

View file

@ -23,7 +23,7 @@
"@types/react-dom": "18.2.14",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.26",
"@vitejs/plugin-react": "4.1.0",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"axios": "1.6.0",
"class-variance-authority": "0.7.0",