Skip to content

Commit 6ae09da

Browse files
committed
chore(deps): merge main
2 parents 9384e53 + 8117e54 commit 6ae09da

5 files changed

Lines changed: 1604 additions & 1354 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"embla-carousel-react": "^8.6.0",
4949
"input-otp": "^1.4.2",
5050
"lucide-react": "^0.507.0",
51-
"next": "15.3.1",
51+
"next": "15.4.7",
5252
"next-themes": "^0.4.6",
5353
"prism-react-renderer": "^2.4.1",
5454
"react": "^19.1.0",

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@vitejs/plugin-react": "^4.4.1",
2222
"globals": "^16.0.0",
2323
"typescript": "~5.8.3",
24-
"vite": "^6.3.4"
24+
"vite": "^6.4.1"
2525
}
2626
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/LGLabGreg/react-qr-code.git"
77
},
8-
"packageManager": "pnpm@10.10.0",
8+
"packageManager": "pnpm@10.20.0",
99
"type": "module",
1010
"scripts": {
1111
"dev": "pnpm concurrently --names packages,apps \"pnpm watch:packages\" \"pnpm watch:playground\" \"pnpm watch:docs\"",
@@ -58,7 +58,7 @@
5858
"react-dom": "^19.1.0",
5959
"typescript": "~5.8.3",
6060
"typescript-eslint": "^8.31.1",
61-
"vite": "^6.3.4",
61+
"vite": "^6.4.1",
6262
"vitest": "^3.1.2"
6363
},
6464
"dependencies": {

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"react-dom": "^19.1.0",
5959
"typescript": "~5.8.3",
6060
"typescript-eslint": "^8.31.0",
61-
"vite": "^6.3.4",
61+
"vite": "^6.4.1",
6262
"vite-plugin-dts": "^4.5.3"
6363
}
6464
}

0 commit comments

Comments
 (0)