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.2.1
This commit is contained in:
parent
5596cddec0
commit
6b66331e07
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.17",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.28",
|
||||
"@vitejs/plugin-react": "4.2.0",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
"autoprefixer": "10.4.16",
|
||||
"axios": "1.6.2",
|
||||
"class-variance-authority": "0.7.0",
|
||||
|
|
@ -4289,14 +4289,14 @@
|
|||
"peer": true
|
||||
},
|
||||
"node_modules/@vitejs/plugin-react": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.2.0.tgz",
|
||||
"integrity": "sha512-+MHTH/e6H12kRp5HUkzOGqPMksezRMmW+TNzlh/QXfI8rRf6l2Z2yH/v12no1UvTwhZgEDMuQ7g7rrfMseU6FQ==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.2.1.tgz",
|
||||
"integrity": "sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==",
|
||||
"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-source": "^7.23.3",
|
||||
"@types/babel__core": "^7.20.4",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"react-refresh": "^0.14.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"@types/react-dom": "18.2.17",
|
||||
"@types/react-router-dom": "5.3.3",
|
||||
"@types/recharts": "1.8.28",
|
||||
"@vitejs/plugin-react": "4.2.0",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
"autoprefixer": "10.4.16",
|
||||
"axios": "1.6.2",
|
||||
"class-variance-authority": "0.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue