Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react to v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 500d7d9 commit 0a41e92
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 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.25.2",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"@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.5.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ __metadata:
languageName: node
linkType: hard

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

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

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

"@vitejs/plugin-react@npm:4.3.1":
version: 4.3.1
resolution: "@vitejs/plugin-react@npm:4.3.1"
"@vitejs/plugin-react@npm:4.3.2":
version: 4.3.2
resolution: "@vitejs/plugin-react@npm:4.3.2"
dependencies:
"@babel/core": "npm:^7.24.5"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.5"
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.1"
"@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"
"@types/babel__core": "npm:^7.20.5"
react-refresh: "npm:^0.14.2"
peerDependencies:
vite: ^4.2.0 || ^5.0.0
checksum: 10c0/39a027feddfd6b3e307121d79631462ef1aae05714ba7a2f9a73d240d0f89c2bf281132568eb27b55d6ddaf08d86ad1bd8b0066090240e570de8c6320eb9a903
checksum: 10c0/945f357175bea45031dc98d379e63cd34cd60a51b3dd394b66138696625ac8b55bc913a23481f78bbe15ca558c21ea4699b936abbd8242003d7c0ad51d298727
languageName: node
linkType: hard

Expand Down Expand Up @@ -7667,7 +7667,7 @@ __metadata:
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.8"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react": "npm:4.3.1"
"@vitejs/plugin-react": "npm:4.3.2"
"@vitest/coverage-v8": "npm:2.1.1"
"@vitest/ui": "npm:2.1.1"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -19723,7 +19723,7 @@ __metadata:
"@emotion/styled": "npm:11.13.0"
"@types/react": "npm:18.3.8"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react": "npm:4.3.1"
"@vitejs/plugin-react": "npm:4.3.2"
"@vitest/coverage-v8": "npm:2.1.1"
"@vitest/ui": "npm:2.1.1"
"@your-org/common-i18n": "workspace:^"
Expand Down

0 comments on commit 0a41e92

Please sign in to comment.