|
1 | 1 | { |
2 | 2 | "name": "me.theppitak", |
3 | 3 | "private": true, |
4 | | - "version": "1.1.0", |
| 4 | + "version": "1.1.1", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
10 | 10 | "preview": "vite preview" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@vercel/analytics": "^1.3.1", |
14 | | - "@vercel/speed-insights": "^1.0.12", |
| 13 | + "@vercel/analytics": "^1.4.0", |
| 14 | + "@vercel/speed-insights": "^1.1.0", |
15 | 15 | "react": "^18.3.1", |
16 | 16 | "react-dom": "^18.3.1" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@tailwindcss/typography": "^0.5.14", |
20 | | - "@types/react": "^18.3.3", |
21 | | - "@types/react-dom": "^18.3.0", |
22 | | - "@vitejs/plugin-react": "^4.3.1", |
| 19 | + "@tailwindcss/typography": "^0.5.15", |
| 20 | + "@types/react": "^18.3.12", |
| 21 | + "@types/react-dom": "^18.3.1", |
| 22 | + "@vitejs/plugin-react": "^4.3.3", |
23 | 23 | "autoprefixer": "^10.4.20", |
24 | | - "daisyui": "^4.12.10", |
| 24 | + "daisyui": "^4.12.14", |
25 | 25 | "eslint": "9.8.0", |
26 | | - "eslint-plugin-react": "^7.35.0", |
27 | | - "eslint-plugin-react-hooks": "^4.6.2", |
28 | | - "eslint-plugin-react-refresh": "^0.4.9", |
29 | | - "postcss": "^8.4.41", |
| 26 | + "eslint-plugin-react": "^7.37.2", |
| 27 | + "eslint-plugin-react-hooks": "^5.0.0", |
| 28 | + "eslint-plugin-react-refresh": "^0.4.14", |
| 29 | + "postcss": "^8.4.49", |
30 | 30 | "prettier": "^3.3.3", |
31 | | - "prettier-plugin-tailwindcss": "^0.6.5", |
32 | | - "react-icons": "^5.2.1", |
33 | | - "tailwindcss": "^3.4.9", |
34 | | - "vite": "^5.4.0", |
| 31 | + "prettier-plugin-tailwindcss": "^0.6.8", |
| 32 | + "react-icons": "^5.3.0", |
| 33 | + "tailwindcss": "^3.4.15", |
| 34 | + "vite": "^5.4.11", |
35 | 35 | "vite-plugin-node-polyfills": "^0.22.0" |
36 | 36 | }, |
37 | 37 | "prettier": { |
|
0 commit comments