|
1 | 1 | { |
2 | 2 | "name": "Blockchain_Interact_App", |
3 | | - "version": "0.2.9", |
| 3 | + "version": "0.3.0", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@emotion/react": "^11.14.0", |
7 | | - "@emotion/styled": "^11.14.0", |
8 | | - "@solana/spl-token": "^0.4.13", |
| 6 | + "@emotion/react": "^11.14.0", |
| 7 | + "@emotion/styled": "^11.14.0", |
| 8 | + "@solana/spl-token": "^0.4.13", |
9 | 9 | "@testing-library/jest-dom": "^5.17.0", |
10 | 10 | "@testing-library/react": "^13.4.0", |
11 | 11 | "@testing-library/user-event": "^13.5.0", |
|
20 | 20 | "os-browserify": "^0.3.0", |
21 | 21 | "path-browserify": "^1.0.1", |
22 | 22 | "react": "^18.3.1", |
23 | | - "react-dom": "^18.3.1", |
24 | | - "react-moralis": "^1.4.2", |
25 | | - "react-scripts": "5.0.1", |
26 | | - "web-vitals": "^2.1.4", |
27 | | - "web3": "^4.16.0" |
28 | | - }, |
| 23 | + "react-dom": "^18.3.1", |
| 24 | + "react-moralis": "^1.4.2", |
| 25 | + "react-scripts": "5.0.1", |
| 26 | + "web-vitals": "^2.1.4", |
| 27 | + "web3": "^4.16.0" |
| 28 | + }, |
29 | 29 | "scripts": { |
30 | 30 | "start": "react-scripts start", |
31 | 31 | "build": "react-scripts build", |
|
69 | 69 | "@solana/codecs-numbers": "2.2.0", |
70 | 70 | "@solana/codecs-strings": "2.2.0" |
71 | 71 | }, |
72 | | - "devDependencies": { |
73 | | - "@tauri-apps/cli": "^2", |
74 | | - "@vitejs/plugin-react": "^4.3.4", |
75 | | - "autoprefixer": "^10.4.20", |
76 | | - "postcss": "^8.4.49", |
77 | | - "tailwindcss": "^3.4.16", |
78 | | - "vite": "^5.4.10" |
79 | | - } |
80 | | -} |
| 72 | + "devDependencies": { |
| 73 | + "@tauri-apps/cli": "^2", |
| 74 | + "@vitejs/plugin-react": "^4.3.4", |
| 75 | + "autoprefixer": "^10.4.20", |
| 76 | + "postcss": "^8.4.49", |
| 77 | + "tailwindcss": "^3.4.16", |
| 78 | + "vite": "^5.4.10" |
| 79 | + } |
| 80 | +} |
0 commit comments