|
25 | 25 | "@astrojs/react": "^2.1.1", |
26 | 26 | "@astrojs/tailwind": "^3.1.1", |
27 | 27 | "@fortawesome/fontawesome-svg-core": "^6.4.0", |
28 | | - "@fortawesome/free-brands-svg-icons": "^6.2.1", |
| 28 | + "@fortawesome/free-brands-svg-icons": "^6.4.0", |
29 | 29 | "@fortawesome/free-solid-svg-icons": "^6.4.0", |
30 | 30 | "@fortawesome/react-fontawesome": "^0.2.0", |
31 | 31 | "@titaniumnetwork-dev/ultraviolet": "^1.0.11", |
32 | 32 | "@tomphttp/bare-server-node": "^1.2.5", |
33 | | - "astro": "^2.1.9", |
| 33 | + "astro": "^2.3.0", |
34 | 34 | "astro-robots-txt": "^0.4.1", |
35 | 35 | "chalk": "^5.2.0", |
36 | 36 | "compression": "^1.7.4", |
37 | 37 | "dotenv": "^16.0.3", |
38 | 38 | "express": "^4.18.2", |
39 | | - "framer-motion": "^10.11.2", |
| 39 | + "framer-motion": "^10.12.4", |
40 | 40 | "hamburger-react": "^2.5.0", |
41 | 41 | "htpasswd": "^2.4.6", |
42 | 42 | "http-auth": "^4.2.0", |
43 | 43 | "path-to-regexp": "^6.2.1", |
44 | | - "postcss": "^8.4.21", |
| 44 | + "postcss": "^8.4.23", |
45 | 45 | "prettier": "^2.8.7", |
46 | 46 | "rammerhead": "https://github.com/Ruby-Network/rammerhead/releases/download/version/rammerhead.tgz", |
47 | 47 | "react": "^18.0.0", |
|
54 | 54 | "@types/express": "^4.17.13", |
55 | 55 | "@types/http-auth": "^4.1.1", |
56 | 56 | "@types/node": "^18.15.10", |
57 | | - "@types/react": "^18.0.33", |
| 57 | + "@types/react": "^18.0.38", |
58 | 58 | "@types/react-dom": "^18.0.6" |
59 | 59 | } |
60 | 60 | } |
0 commit comments