Skip to content

Commit a1c0a5a

Browse files
committed
Merge branch 'feature/deps' into development
2 parents ed1dc76 + 1e98472 commit a1c0a5a

3 files changed

Lines changed: 186 additions & 185 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mui/icons-material": "7.1.1",
2020
"@mui/material": "7.1.1",
2121
"@radix-ui/react-tooltip": "^1.2.8",
22-
"@rive-app/react-canvas": "^4.25.1",
22+
"@rive-app/react-canvas": "^4.25.3",
2323
"@smbcloud/tauri-plugin-android-tv-check-api": "1.1.4",
2424
"@stripe/crypto": "^0.0.4",
2525
"@stripe/stripe-js": "^7.9.0",
@@ -41,7 +41,7 @@
4141
"react-confetti": "^6.4.0",
4242
"react-dom": "^19.2.3",
4343
"react-qr-code": "^2.0.18",
44-
"react-router-dom": "^6.30.2"
44+
"react-router-dom": "^6.30.3"
4545
},
4646
"devDependencies": {
4747
"@tauri-apps/cli": "^2.9.6",
@@ -55,6 +55,6 @@
5555
"postcss": "^8.5.6",
5656
"tailwindcss": "^3.4.19",
5757
"typescript": "^5.9.3",
58-
"vite": "^7.3.0"
58+
"vite": "^7.3.1"
5959
}
6060
}

pnpm-lock.yaml

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)