|
19 | 19 | "url": "https://github.com/natebwangsut/natebwangsut.github.io" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@astrojs/react": "^3.1.0", |
23 | | - "@astrojs/rss": "^4.0.5", |
24 | | - "@astrojs/sitemap": "^3.1.1", |
25 | | - "@iconify-json/ri": "^1.1.20", |
26 | | - "@react-spring/web": "^9.7.3", |
27 | | - "astro": "^4.4.5", |
| 22 | + "@astrojs/react": "^3.6.2", |
| 23 | + "@astrojs/rss": "^4.0.7", |
| 24 | + "@astrojs/sitemap": "^3.1.6", |
| 25 | + "@iconify-json/ri": "^1.1.22", |
| 26 | + "@react-spring/web": "^9.7.4", |
| 27 | + "astro": "^4.13.3", |
28 | 28 | "astro-icon": "^1.1.0", |
29 | 29 | "astro-robots-txt": "^1.0.0", |
30 | 30 | "cobe": "^0.6.3", |
31 | 31 | "mdast-util-to-string": "^4.0.0", |
32 | | - "react": "^18.2.0", |
33 | | - "react-dom": "^18.2.0", |
| 32 | + "react": "^18.3.1", |
| 33 | + "react-dom": "^18.3.1", |
34 | 34 | "reading-time": "^1.5.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@types/react": "^18.2.66", |
38 | | - "@types/react-dom": "^18.2.22", |
39 | | - "@unocss/astro": "^0.58.5", |
40 | | - "@unocss/postcss": "^0.58.5", |
41 | | - "@unocss/preset-uno": "^0.58.5", |
42 | | - "@unocss/reset": "^0.58.5", |
43 | | - "autoprefixer": "^10.4.17", |
44 | | - "markdown-it": "^14.0.0", |
45 | | - "motion": "^10.17.0", |
46 | | - "sanitize-html": "^2.12.1", |
47 | | - "unocss": "^0.58.5" |
| 37 | + "@types/react": "^18.3.3", |
| 38 | + "@types/react-dom": "^18.3.0", |
| 39 | + "@unocss/astro": "^0.58.9", |
| 40 | + "@unocss/postcss": "^0.58.9", |
| 41 | + "@unocss/preset-uno": "^0.58.9", |
| 42 | + "@unocss/reset": "^0.58.9", |
| 43 | + "autoprefixer": "^10.4.20", |
| 44 | + "markdown-it": "^14.1.0", |
| 45 | + "motion": "^10.18.0", |
| 46 | + "sanitize-html": "^2.13.0", |
| 47 | + "unocss": "^0.58.9" |
48 | 48 | } |
49 | 49 | } |
0 commit comments