Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 8de8181 commit 4678e37
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/core": "7.26.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.26.0, @babel/core@npm:^7.18.5, @babel/core@npm:^7.18.9, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.4, @babel/core@npm:^7.25.2":
"@babel/core@npm:7.26.0, @babel/core@npm:^7.18.5, @babel/core@npm:^7.18.9, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.4, @babel/core@npm:^7.26.0":
version: 7.26.0
resolution: "@babel/core@npm:7.26.0"
dependencies:
Expand Down Expand Up @@ -1239,7 +1239,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx-self@npm:^7.24.7":
"@babel/plugin-transform-react-jsx-self@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.9"
dependencies:
Expand All @@ -1250,7 +1250,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx-source@npm:^7.24.7":
"@babel/plugin-transform-react-jsx-source@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.25.9"
dependencies:
Expand Down Expand Up @@ -7758,18 +7758,18 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:4.3.3":
version: 4.3.3
resolution: "@vitejs/plugin-react@npm:4.3.3"
"@vitejs/plugin-react@npm:4.3.4":
version: 4.3.4
resolution: "@vitejs/plugin-react@npm:4.3.4"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
"@babel/core": "npm:^7.26.0"
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
"@babel/plugin-transform-react-jsx-source": "npm:^7.25.9"
"@types/babel__core": "npm:^7.20.5"
react-refresh: "npm:^0.14.2"
peerDependencies:
vite: ^4.2.0 || ^5.0.0
checksum: 10c0/b370c25fb47bb96f0cc51f3aadbbcfce54e40f95a4de67cf932e5ec526f139648da703725c6ea2c71a1b525eb3dd6e3e8ff877da143627cd2575de5ec4f00aa3
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
checksum: 10c0/38a47a1dbafae0b97142943d83ee3674cb3331153a60b1a3fd29d230c12c9dfe63b7c345b231a3450168ed8a9375a9a1a253c3d85e9efdc19478c0d56b98496c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8054,7 +8054,7 @@ __metadata:
"@types/node": "npm:22.9.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react": "npm:4.3.3"
"@vitejs/plugin-react": "npm:4.3.4"
"@vitest/coverage-v8": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -20523,7 +20523,7 @@ __metadata:
"@emotion/styled": "npm:11.13.5"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react": "npm:4.3.3"
"@vitejs/plugin-react": "npm:4.3.4"
"@vitest/coverage-v8": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
"@your-org/common-i18n": "workspace:^"
Expand Down

0 comments on commit 4678e37

Please sign in to comment.