|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@headlessui/react": "^1.7.17", |
20 | | - "@supabase/supabase-js": "^2.45.1", |
| 20 | + "@supabase/supabase-js": "^2.49.4", |
21 | 21 | "@tailwindcss/typography": "^0.5.14", |
22 | | - "dotenv": "^16.4.5", |
23 | | - "gatsby": "^5.13.7", |
24 | | - "gatsby-adapter-netlify": "^1.1.7", |
25 | | - "gatsby-plugin-google-gtag": "^5.13.1", |
26 | | - "gatsby-plugin-image": "^3.13.1", |
27 | | - "gatsby-plugin-manifest": "^5.13.1", |
| 22 | + "dotenv": "^16.5.0", |
| 23 | + "gatsby": "^5.14.3", |
| 24 | + "gatsby-adapter-netlify": "^1.2.0", |
| 25 | + "gatsby-plugin-google-gtag": "^5.14.0", |
| 26 | + "gatsby-plugin-image": "^3.14.0", |
| 27 | + "gatsby-plugin-manifest": "^5.14.0", |
28 | 28 | "gatsby-plugin-npmsio": "workspace:^", |
29 | | - "gatsby-plugin-postcss": "^6.13.1", |
| 29 | + "gatsby-plugin-postcss": "^6.14.0", |
30 | 30 | "gatsby-plugin-react-svg": "^3.3.0", |
31 | | - "gatsby-plugin-sharp": "^5.13.1", |
32 | | - "gatsby-plugin-sitemap": "^6.13.1", |
| 31 | + "gatsby-plugin-sharp": "^5.14.0", |
| 32 | + "gatsby-plugin-sitemap": "^6.14.0", |
33 | 33 | "gatsby-plugin-supabase": "workspace:^", |
34 | | - "gatsby-source-filesystem": "^5.13.1", |
| 34 | + "gatsby-source-filesystem": "^5.14.0", |
35 | 35 | "gatsby-source-github-contributors": "^0.1.10", |
36 | | - "gatsby-source-npm-package-search": "^5.13.1", |
37 | | - "gatsby-transformer-json": "^5.13.1", |
38 | | - "gatsby-transformer-sharp": "^5.13.1", |
| 36 | + "gatsby-source-npm-package-search": "^5.14.0", |
| 37 | + "gatsby-transformer-json": "^5.14.0", |
| 38 | + "gatsby-transformer-sharp": "^5.14.0", |
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.4.0", |
43 | 43 | "react": "^18.3.1", |
44 | | - "react-circular-progressbar": "^2.1.0", |
| 44 | + "react-circular-progressbar": "^2.2.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 | 48 | "tailwindcss": "^3.4.10" |
49 | 49 | }, |
50 | | - "packageManager": "yarn@4.4.0", |
| 50 | + "packageManager": "yarn@4.9.0", |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.25.2", |
| 52 | + "@babel/core": "^7.26.10", |
53 | 53 | "autoprefixer": "^10.4.20", |
54 | | - "postcss": "^8.4.41", |
55 | | - "prettier": "^3.3.3" |
| 54 | + "postcss": "^8.5.3", |
| 55 | + "prettier": "^3.5.3" |
56 | 56 | }, |
57 | 57 | "resolutions": { |
58 | 58 | "gatsby-source-github-contributors@^0.1.10": "patch:gatsby-source-github-contributors@npm%3A0.1.10#./.yarn/patches/gatsby-source-github-contributors-npm-0.1.10-5cec58173b.patch" |
|
0 commit comments