|
13 | 13 | "deploy:firebase": "firebase deploy --only hosting" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@mysten/dapp-kit": "^0.19.9", |
17 | | - "@mysten/sui": "^1.45.0", |
18 | | - "@mysten/suins": "^0.9.10", |
19 | | - "@mysten/wallet-standard": "^0.19.7", |
| 16 | + "@mysten/dapp-kit": "^0.19.11", |
| 17 | + "@mysten/sui": "^1.45.2", |
| 18 | + "@mysten/suins": "^0.9.12", |
| 19 | + "@mysten/wallet-standard": "^0.19.9", |
20 | 20 | "@radix-ui/react-select": "^2.2.6", |
21 | 21 | "@radix-ui/react-toggle": "^1.1.10", |
22 | 22 | "@radix-ui/themes": "^3.2.1", |
|
34 | 34 | "@types/node": "^24.10.1", |
35 | 35 | "@types/react": "^19.2.7", |
36 | 36 | "@types/react-dom": "^19.2.3", |
37 | | - "@typescript-eslint/eslint-plugin": "^8.48.0", |
38 | | - "@typescript-eslint/parser": "^8.48.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 38 | + "@typescript-eslint/parser": "^8.48.1", |
39 | 39 | "@vitejs/plugin-react-swc": "^4.2.2", |
40 | 40 | "autoprefixer": "^10.4.22", |
41 | 41 | "env-file-rw": "^1.0.0", |
|
44 | 44 | "eslint-plugin-react-hooks": "^7.0.1", |
45 | 45 | "eslint-plugin-react-refresh": "^0.4.24", |
46 | 46 | "postcss": "^8.5.6", |
47 | | - "prettier": "^3.7.3", |
48 | | - "prettier-plugin-tailwindcss": "^0.7.1", |
| 47 | + "prettier": "^3.7.4", |
| 48 | + "prettier-plugin-tailwindcss": "^0.7.2", |
49 | 49 | "tailwindcss": "^3.4.18", |
50 | 50 | "typescript": "^5.9.3", |
51 | | - "vite": "^7.2.4", |
| 51 | + "vite": "^7.2.6", |
52 | 52 | "vite-tsconfig-paths": "^5.1.4" |
53 | 53 | } |
54 | 54 | } |
0 commit comments