Skip to content

Commit 06e57aa

Browse files
Merge pull request #242 from LGLabGreg/dependabot/npm_and_yarn/next/vitejs/plugin-react-4.4.0
chore(deps-dev): bump @vitejs/plugin-react from 4.3.4 to 4.4.0
2 parents 938f684 + df7a7a2 commit 06e57aa

4 files changed

Lines changed: 122 additions & 66 deletions

File tree

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^22.14.1",
1919
"@types/react": "^19.1.2",
2020
"@types/react-dom": "^19.1.2",
21-
"@vitejs/plugin-react": "^4.3.4",
21+
"@vitejs/plugin-react": "^4.4.0",
2222
"globals": "^16.0.0",
2323
"typescript": "~5.8.3",
2424
"vite": "^6.2.6"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4444
"@types/jsdom": "^21.1.7",
4545
"@types/node": "^22.14.1",
46-
"@vitejs/plugin-react": "^4.3.4",
46+
"@vitejs/plugin-react": "^4.4.0",
4747
"@vitest/coverage-v8": "3.0.7",
4848
"concurrently": "^9.1.2",
4949
"eslint": "^9.24.0",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "^22.14.1",
5353
"@types/react": "^19.1.2",
5454
"@types/react-dom": "^19.1.2",
55-
"@vitejs/plugin-react": "^4.3.4",
55+
"@vitejs/plugin-react": "^4.4.0",
5656
"globals": "^16.0.0",
5757
"react": "^19.1.0",
5858
"react-dom": "^19.1.0",

0 commit comments

Comments
 (0)