|
4 | 4 | "version": "1.1.0",
|
5 | 5 | "author": "Emmanuel Gautier <npm@emmanuelgautier.fr>",
|
6 | 6 | "dependencies": {
|
7 |
| - "@fortawesome/fontawesome-svg-core": "6.2.1", |
8 |
| - "@fortawesome/free-brands-svg-icons": "6.2.1", |
9 |
| - "@fortawesome/free-solid-svg-icons": "6.2.1", |
10 |
| - "@fortawesome/react-fontawesome": "0.2.0", |
11 |
| - "@tailwindcss/typography": "0.5.8", |
12 |
| - "autoprefixer": "10.4.13", |
| 7 | + "@fortawesome/fontawesome-svg-core": "6.6.0", |
| 8 | + "@fortawesome/free-brands-svg-icons": "6.6.0", |
| 9 | + "@fortawesome/free-solid-svg-icons": "6.6.0", |
| 10 | + "@fortawesome/react-fontawesome": "0.2.2", |
| 11 | + "@tailwindcss/typography": "0.5.15", |
| 12 | + "autoprefixer": "10.4.20", |
13 | 13 | "fontsource-open-sans": "4.0.0",
|
14 |
| - "gatsby": "4.25.7", |
| 14 | + "gatsby": "4.25.9", |
15 | 15 | "gatsby-plugin-catch-links": "4.25.0",
|
16 | 16 | "gatsby-plugin-feed": "4.25.0",
|
17 | 17 | "gatsby-plugin-google-gtag": "4.25.0",
|
18 | 18 | "gatsby-plugin-image": "2.25.0",
|
19 | 19 | "gatsby-plugin-manifest": "4.25.0",
|
20 |
| - "gatsby-plugin-netlify": "5.1.0", |
| 20 | + "gatsby-plugin-netlify": "5.1.1", |
21 | 21 | "gatsby-plugin-netlify-cms": "6.25.0",
|
22 |
| - "gatsby-plugin-next-seo": "1.10.0", |
| 22 | + "gatsby-plugin-next-seo": "1.11.0", |
23 | 23 | "gatsby-plugin-offline": "5.25.0",
|
24 | 24 | "gatsby-plugin-postcss": "5.25.0",
|
25 | 25 | "gatsby-plugin-react-helmet": "5.25.0",
|
26 | 26 | "gatsby-plugin-sharp": "4.25.1",
|
27 | 27 | "gatsby-plugin-sitemap": "5.25.0",
|
28 | 28 | "gatsby-remark-copy-linked-files": "5.25.0",
|
29 | 29 | "gatsby-remark-images": "6.25.0",
|
30 |
| - "gatsby-remark-relative-images": "2.0.2", |
| 30 | + "gatsby-remark-relative-images": "2.0.5", |
31 | 31 | "gatsby-remark-smartypants": "5.25.0",
|
32 | 32 | "gatsby-source-filesystem": "4.25.0",
|
33 | 33 | "gatsby-transformer-remark": "5.25.1",
|
34 | 34 | "gatsby-transformer-sharp": "4.25.0",
|
35 | 35 | "netlify-cms-app": "2.15.72",
|
36 |
| - "postcss": "8.4.31", |
| 36 | + "postcss": "8.4.47", |
37 | 37 | "prop-types": "15.8.1",
|
38 | 38 | "react": "17.0.2",
|
39 | 39 | "react-dom": "17.0.2",
|
40 | 40 | "react-helmet": "6.1.0",
|
41 | 41 | "react-helmet-async": "1.3.0",
|
42 |
| - "tailwindcss": "3.2.4" |
| 42 | + "tailwindcss": "3.4.13" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@emmanuelgautier/renovate-config": "1.5.1", |
46 |
| - "@netlify/plugin-gatsby": "3.4.8", |
| 45 | + "@emmanuelgautier/renovate-config": "1.5.4", |
| 46 | + "@netlify/plugin-gatsby": "3.8.1", |
47 | 47 | "@netlify/plugin-lighthouse": "5.0.0",
|
48 |
| - "prettier": "3.0.0" |
| 48 | + "prettier": "3.3.3" |
49 | 49 | },
|
50 | 50 | "keywords": [
|
51 | 51 | "gatsby",
|
|
0 commit comments