Skip to content

Commit 5f38aa6

Browse files
committed
Release 16.0.0
1 parent 11b5003 commit 5f38aa6

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gamevault-frontend",
33
"private": true,
4-
"version": "0.0.1",
4+
"version": "16.0.0",
55
"type": "module",
66
"scripts": {
77
"start": "vite --clearScreen false",
@@ -17,7 +17,7 @@
1717
"@heroicons/react": "^2.2.0",
1818
"@tailwindcss/vite": "^4.1.13",
1919
"clsx": "^2.1.1",
20-
"motion": "^12.23.12",
20+
"motion": "^12.23.15",
2121
"react": "^19.1.1",
2222
"react-dom": "^19.1.1",
2323
"react-markdown": "^10.1.0",
@@ -31,7 +31,7 @@
3131
"@tauri-apps/cli": "2.8.4",
3232
"@types/react": "^19.1.13",
3333
"@types/react-dom": "^19.1.9",
34-
"@vitejs/plugin-react": "^5.0.2",
34+
"@vitejs/plugin-react": "^5.0.3",
3535
"eslint": "^9.35.0",
3636
"eslint-config-prettier": "^10.1.8",
3737
"eslint-plugin-react-hooks": "^5.2.0",
@@ -40,7 +40,7 @@
4040
"prettier": "3.6.2",
4141
"rimraf": "^6.0.1",
4242
"typescript": "^5.9.2",
43-
"vite": "^7.1.5",
43+
"vite": "^7.1.6",
4444
"vite-tsconfig-paths": "^5.1.4"
4545
}
4646
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)