|
1 | 1 | { |
2 | 2 | "name": "docs", |
3 | 3 | "description": "Enact JavaScript Framework Docs", |
4 | | - "version": "4.5.0", |
| 4 | + "version": "4.7.0", |
5 | 5 | "engines": { |
6 | | - "node": ">=14" |
| 6 | + "node": ">=18" |
7 | 7 | }, |
8 | 8 | "dependencies": { |
9 | 9 | "@enact/core": "^4.6.2", |
|
20 | 20 | "css-loader": "^6.7.3", |
21 | 21 | "elasticlunr": "^0.9.5", |
22 | 22 | "find-cache-dir": "^3.3.2", |
23 | | - "gatsby": "^4.25.6", |
24 | | - "gatsby-plugin-catch-links": "^4.25.0", |
25 | | - "gatsby-plugin-google-gtag": "^4.25.0", |
26 | | - "gatsby-plugin-image": "^2.25.0", |
27 | | - "gatsby-plugin-less": "^6.25.0", |
28 | | - "gatsby-plugin-manifest": "^4.25.0", |
29 | | - "gatsby-plugin-offline": "^5.25.0", |
30 | | - "gatsby-plugin-postcss": "^5.25.0", |
31 | | - "gatsby-plugin-react-helmet": "^5.25.0", |
32 | | - "gatsby-plugin-sharp": "^4.25.1", |
33 | | - "gatsby-plugin-typography": "^4.25.0", |
34 | | - "gatsby-remark-autolink-headers": "^5.25.0", |
35 | | - "gatsby-remark-copy-linked-files": "^5.25.0", |
| 23 | + "gatsby": "^5.8.0", |
| 24 | + "gatsby-plugin-catch-links": "^5.8.0", |
| 25 | + "gatsby-plugin-google-gtag": "^5.8.0", |
| 26 | + "gatsby-plugin-image": "^3.8.0", |
| 27 | + "gatsby-plugin-less": "^7.8.0", |
| 28 | + "gatsby-plugin-manifest": "^5.8.0", |
| 29 | + "gatsby-plugin-offline": "^6.8.0", |
| 30 | + "gatsby-plugin-postcss": "^6.8.0", |
| 31 | + "gatsby-plugin-react-helmet": "^6.8.0", |
| 32 | + "gatsby-plugin-sharp": "^5.8.1", |
| 33 | + "gatsby-plugin-typography": "^5.8.0", |
| 34 | + "gatsby-remark-autolink-headers": "^6.8.0", |
| 35 | + "gatsby-remark-copy-linked-files": "^6.8.0", |
36 | 36 | "gatsby-remark-embed-youtube": "0.0.7", |
37 | | - "gatsby-remark-images": "^6.25.0", |
38 | | - "gatsby-remark-prismjs": "^6.25.0", |
39 | | - "gatsby-remark-responsive-iframe": "^5.25.0", |
40 | | - "gatsby-remark-smartypants": "^5.25.0", |
41 | | - "gatsby-source-filesystem": "^4.25.0", |
42 | | - "gatsby-transformer-javascript-frontmatter": "^4.25.0", |
43 | | - "gatsby-transformer-json": "^4.25.0", |
44 | | - "gatsby-transformer-remark": "^5.25.1", |
| 37 | + "gatsby-remark-images": "^7.8.0", |
| 38 | + "gatsby-remark-prismjs": "^7.8.0", |
| 39 | + "gatsby-remark-responsive-iframe": "^6.8.0", |
| 40 | + "gatsby-remark-smartypants": "^6.8.0", |
| 41 | + "gatsby-source-filesystem": "^5.8.0", |
| 42 | + "gatsby-transformer-javascript-frontmatter": "^5.8.0", |
| 43 | + "gatsby-transformer-json": "^5.8.0", |
| 44 | + "gatsby-transformer-remark": "^6.8.0", |
45 | 45 | "global-modules": "^2.0.0", |
46 | 46 | "gray-matter": "^4.0.3", |
47 | 47 | "json-loader": "^0.5.7", |
|
0 commit comments