|
25 | 25 | "homepage": "https://github.com/alexwilson/personal-website#readme",
|
26 | 26 | "dependencies": {
|
27 | 27 | "@alexwilson/gatsby-remark-rewrite-images": "^1.0.0",
|
28 |
| - "@alexwilson/legacy-components": "*", |
29 |
| - "@loadable/component": "^5.15.2", |
30 |
| - "date-fns": "^3.0.0", |
31 |
| - "gatsby": "^5.11.0", |
| 28 | + "@alexwilson/legacy-components": "^1.0.0", |
| 29 | + "@loadable/component": "^5.16.4", |
| 30 | + "date-fns": "^3.6.0", |
| 31 | + "gatsby": "^5.13.5", |
32 | 32 | "gatsby-image": "^3.11.0",
|
33 |
| - "gatsby-plugin-feed": "^5.11.0", |
34 |
| - "gatsby-plugin-google-analytics": "^5.11.0", |
35 |
| - "gatsby-plugin-manifest": "^5.11.0", |
36 |
| - "gatsby-plugin-offline": "^6.11.0", |
37 |
| - "gatsby-plugin-preact": "^7.11.0", |
38 |
| - "gatsby-plugin-react-helmet": "^6.11.0", |
39 |
| - "gatsby-plugin-sass": "^6.11.0", |
40 |
| - "gatsby-plugin-sharp": "^5.11.0", |
41 |
| - "gatsby-plugin-sitemap": "^6.11.0", |
| 33 | + "gatsby-plugin-feed": "^5.13.1", |
| 34 | + "gatsby-plugin-google-analytics": "^5.13.1", |
| 35 | + "gatsby-plugin-manifest": "^5.13.1", |
| 36 | + "gatsby-plugin-offline": "^6.13.2", |
| 37 | + "gatsby-plugin-preact": "^7.13.1", |
| 38 | + "gatsby-plugin-react-helmet": "^6.13.1", |
| 39 | + "gatsby-plugin-sass": "^6.13.1", |
| 40 | + "gatsby-plugin-sharp": "^5.13.1", |
| 41 | + "gatsby-plugin-sitemap": "^6.13.1", |
42 | 42 | "gatsby-plugin-web-font-loader": "^1.0.4",
|
43 |
| - "gatsby-remark-embed-gist": "^1.1.9", |
44 |
| - "gatsby-remark-embed-video": "^3.1.1", |
45 |
| - "gatsby-remark-prismjs": "^7.11.0", |
| 43 | + "gatsby-remark-embed-gist": "^1.2.1", |
| 44 | + "gatsby-remark-embed-video": "^3.2.1", |
| 45 | + "gatsby-remark-prismjs": "^7.13.1", |
46 | 46 | "gatsby-remark-twitter-cards": "^0.6.1",
|
47 |
| - "gatsby-source-filesystem": "^5.11.0", |
| 47 | + "gatsby-source-filesystem": "^5.13.1", |
48 | 48 | "gatsby-source-git": "^1.1.0",
|
49 |
| - "gatsby-transformer-remark": "^6.11.0", |
50 |
| - "gatsby-transformer-sharp": "^5.11.0", |
| 49 | + "gatsby-transformer-remark": "^6.13.1", |
| 50 | + "gatsby-transformer-sharp": "^5.13.1", |
51 | 51 | "isomorphic-fetch": "^3.0.0",
|
52 |
| - "preact": "^10.6.4", |
53 |
| - "prismjs": "^1.25.0", |
| 52 | + "preact": "^10.22.0", |
| 53 | + "prismjs": "^1.29.0", |
54 | 54 | "promise-image-loader": "^0.1.2",
|
55 |
| - "prop-types": "^15.7.2", |
56 |
| - "react": "^18.2.0", |
57 |
| - "react-dom": "^18.2.0", |
58 |
| - "react-helmet": "^6.0.0", |
59 |
| - "sass": "^1.45.0", |
60 |
| - "uuid": "^9.0.0" |
| 55 | + "prop-types": "^15.8.1", |
| 56 | + "react": "^18.3.1", |
| 57 | + "react-dom": "^18.3.1", |
| 58 | + "react-helmet": "^6.1.0", |
| 59 | + "sass": "^1.77.2", |
| 60 | + "uuid": "^9.0.1" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@babel/core": "^7.9.0", |
64 |
| - "@babel/preset-env": "^7.9.0", |
| 63 | + "@babel/core": "^7.24.6", |
| 64 | + "@babel/preset-env": "^7.24.6", |
65 | 65 | "babel-core": "^7.0.0-bridge.0",
|
66 | 66 | "babel-eslint": "^10.1.0",
|
67 |
| - "babel-jest": "^29.6.1", |
| 67 | + "babel-jest": "^29.7.0", |
68 | 68 | "babel-loader": "^9.1.3",
|
69 |
| - "babel-preset-gatsby": "^3.11.0", |
| 69 | + "babel-preset-gatsby": "^3.13.2", |
70 | 70 | "identity-obj-proxy": "^3.0.0",
|
71 |
| - "jest": "^29.6.1", |
72 |
| - "postcss": "8" |
| 71 | + "jest": "^29.7.0", |
| 72 | + "postcss": "^8.4.38" |
73 | 73 | },
|
74 | 74 | "resolutions": {
|
75 | 75 | "graphql": "^16.0.0"
|
|
0 commit comments