mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @vitejs/plugin-react to v4.1.1
This commit is contained in:
parent
a830ad66b7
commit
d641731868
2 changed files with 7 additions and 7 deletions
12
frontend/package-lock.json
generated
12
frontend/package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue