|
16 | 16 | "format": "prettier --write '**/*.{js,md,json,yml,yaml,mdx}'" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@headlessui/react": "^1.7.17", |
| 19 | + "@headlessui/react": "^1.7.19", |
20 | 20 | "@supabase/supabase-js": "^2.45.1", |
21 | | - "@tailwindcss/typography": "^0.5.14", |
22 | | - "dotenv": "^16.4.5", |
| 21 | + "@tailwindcss/typography": "^0.5.16", |
| 22 | + "dotenv": "^16.4.7", |
23 | 23 | "gatsby": "^5.13.7", |
24 | 24 | "gatsby-adapter-netlify": "^1.1.7", |
25 | 25 | "gatsby-plugin-google-gtag": "^5.13.1", |
|
38 | 38 | "gatsby-transformer-sharp": "^5.13.1", |
39 | 39 | "http-status-codes": "^2.3.0", |
40 | 40 | "node-fetch": "^3.3.2", |
41 | | - "npms.io": "^2.2.8", |
| 41 | + "npms.io": "^2.2.10", |
42 | 42 | "rc-tooltip": "^6.2.0", |
43 | 43 | "react": "^18.3.1", |
44 | 44 | "react-circular-progressbar": "^2.1.0", |
45 | 45 | "react-dom": "^18.3.1", |
46 | 46 | "react-icons": "^4.12.0", |
47 | 47 | "react-lite-youtube-embed": "^2.4.0", |
48 | | - "tailwindcss": "^3.4.10" |
| 48 | + "tailwindcss": "^3.4.17" |
49 | 49 | }, |
50 | 50 | "packageManager": "yarn@4.4.0", |
51 | 51 | "devDependencies": { |
52 | 52 | "@babel/core": "^7.25.2", |
53 | | - "autoprefixer": "^10.4.20", |
| 53 | + "autoprefixer": "^10.4.21", |
54 | 54 | "postcss": "^8.4.41", |
55 | 55 | "prettier": "^3.3.3" |
56 | 56 | }, |
|
0 commit comments