|
16 | 16 | "format": "prettier --write '**/*.{js,md,json,yml,yaml,mdx}'" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@headlessui/react": "^1.7.17", |
20 | | - "@supabase/supabase-js": "^2.45.1", |
21 | | - "@tailwindcss/typography": "^0.5.14", |
| 19 | + "@headlessui/react": "^1.7.19", |
| 20 | + "@supabase/supabase-js": "^2.45.4", |
| 21 | + "@tailwindcss/typography": "^0.5.15", |
22 | 22 | "dotenv": "^16.4.5", |
23 | 23 | "gatsby": "^5.13.7", |
24 | 24 | "gatsby-adapter-netlify": "^1.1.7", |
|
39 | 39 | "http-status-codes": "^2.3.0", |
40 | 40 | "node-fetch": "^3.3.2", |
41 | 41 | "npms.io": "^2.2.8", |
42 | | - "rc-tooltip": "^6.2.0", |
| 42 | + "rc-tooltip": "^6.2.1", |
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.13" |
49 | 49 | }, |
50 | 50 | "packageManager": "yarn@4.4.0", |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.25.2", |
| 52 | + "@babel/core": "^7.25.7", |
53 | 53 | "autoprefixer": "^10.4.20", |
54 | | - "postcss": "^8.4.41", |
| 54 | + "postcss": "^8.4.47", |
55 | 55 | "prettier": "^3.3.3" |
56 | 56 | }, |
57 | 57 | "resolutions": { |
|
0 commit comments