mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-07 08:02:12 +01:00
⬆️ Update dependency @vitejs/plugin-react to v4 (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"@tanstack/react-query": "^4.2.1",
|
||||
"@tanstack/react-query-devtools": "^4.24.4",
|
||||
"@tanstack/react-query-persist-client": "^4.28.0",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"axios": "^1.0.0",
|
||||
"consola": "^3.0.0",
|
||||
"cookies-next": "^2.1.1",
|
||||
|
||||
30
yarn.lock
30
yarn.lock
@@ -38,7 +38,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.20.12":
|
||||
"@babel/core@npm:^7.21.4":
|
||||
version: 7.21.8
|
||||
resolution: "@babel/core@npm:7.21.8"
|
||||
dependencies:
|
||||
@@ -216,7 +216,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-react-jsx-self@npm:^7.18.6":
|
||||
"@babel/plugin-transform-react-jsx-self@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.21.0"
|
||||
dependencies:
|
||||
@@ -2628,18 +2628,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-react@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "@vitejs/plugin-react@npm:3.1.0"
|
||||
"@vitejs/plugin-react@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "@vitejs/plugin-react@npm:4.0.0"
|
||||
dependencies:
|
||||
"@babel/core": ^7.20.12
|
||||
"@babel/plugin-transform-react-jsx-self": ^7.18.6
|
||||
"@babel/core": ^7.21.4
|
||||
"@babel/plugin-transform-react-jsx-self": ^7.21.0
|
||||
"@babel/plugin-transform-react-jsx-source": ^7.19.6
|
||||
magic-string: ^0.27.0
|
||||
react-refresh: ^0.14.0
|
||||
peerDependencies:
|
||||
vite: ^4.1.0-beta.0
|
||||
checksum: 450fac79e67cba9e1581c860f78e687b44108ab4117663ef20db279316e03cd8e87f94fef376e27cc5e200bd52813dcc09b70ea570c7c7cc291fcd47eb260fbc
|
||||
vite: ^4.2.0
|
||||
checksum: 575298f66517c51348892d49b302490c48e15c9ddb0b2c5f710931804e559dceafca1be1e62cb72d0902cba5f3c98e4b1272970d328e3a62d59ecdf976e68d3d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5849,7 +5848,7 @@ __metadata:
|
||||
"@types/video.js": ^7.3.51
|
||||
"@typescript-eslint/eslint-plugin": ^5.30.7
|
||||
"@typescript-eslint/parser": ^5.30.7
|
||||
"@vitejs/plugin-react": ^3.1.0
|
||||
"@vitejs/plugin-react": ^4.0.0
|
||||
"@vitest/coverage-c8": ^0.31.1
|
||||
"@vitest/ui": ^0.31.1
|
||||
axios: ^1.0.0
|
||||
@@ -7011,15 +7010,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"magic-string@npm:^0.27.0":
|
||||
version: 0.27.0
|
||||
resolution: "magic-string@npm:0.27.0"
|
||||
dependencies:
|
||||
"@jridgewell/sourcemap-codec": ^1.4.13
|
||||
checksum: 273faaa50baadb7a2df6e442eac34ad611304fc08fe16e24fe2e472fd944bfcb73ffb50d2dc972dc04e92784222002af46868cb9698b1be181c81830fd95a13e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"magic-string@npm:^0.30.0":
|
||||
version: 0.30.0
|
||||
resolution: "magic-string@npm:0.30.0"
|
||||
|
||||
Reference in New Issue
Block a user