|
4 | 4 | "description": "Redash Website & Knowledge Base",
|
5 | 5 | "main": "n/a",
|
6 | 6 | "dependencies": {
|
7 |
| - "algoliasearch": "^3.32.0", |
8 |
| - "bootstrap-sass": "^3.4.0", |
9 |
| - "gatsby": "2.0.91", |
10 |
| - "gatsby-image": "2.0.25", |
11 |
| - "gatsby-link": "2.0.7", |
12 |
| - "gatsby-plugin-algolia": "^0.3.0", |
13 |
| - "gatsby-plugin-catch-links": "2.0.9", |
14 |
| - "gatsby-plugin-feed": "2.0.11", |
15 |
| - "gatsby-plugin-google-analytics": "2.0.8", |
16 |
| - "gatsby-plugin-netlify": "2.0.6", |
17 |
| - "gatsby-plugin-nprogress": "2.0.7", |
18 |
| - "gatsby-plugin-preact": "2.0.8", |
19 |
| - "gatsby-plugin-react-helmet": "3.0.5", |
| 7 | + "algoliasearch": "^4.23.3", |
| 8 | + "axios": "1.7.2", |
| 9 | + "bootstrap-sass": "3.4.1", |
| 10 | + "gatsby": "5.13.6", |
| 11 | + "gatsby-image": "3.11.0", |
| 12 | + "gatsby-link": "5.13.1", |
| 13 | + "gatsby-plugin-algolia": "^1.0.3", |
| 14 | + "gatsby-plugin-catch-links": "5.13.1", |
| 15 | + "gatsby-plugin-feed": "5.13.1", |
| 16 | + "gatsby-plugin-google-analytics": "5.13.1", |
| 17 | + "gatsby-plugin-netlify": "5.1.1", |
| 18 | + "gatsby-plugin-nprogress": "5.13.1", |
| 19 | + "gatsby-plugin-preact": "7.13.1", |
| 20 | + "gatsby-plugin-react-helmet": "6.13.1", |
20 | 21 | "gatsby-plugin-react-next": "2.0.1-13",
|
21 | 22 | "gatsby-plugin-remove-serviceworker": "^1.0.0",
|
22 |
| - "gatsby-plugin-sass": "^2.0.0-rc.2", |
23 |
| - "gatsby-plugin-sharp": "2.0.16", |
24 |
| - "gatsby-plugin-sitemap": "2.0.3", |
25 |
| - "gatsby-plugin-twitter": "2.0.8", |
26 |
| - "gatsby-remark-copy-linked-files": "2.0.8", |
| 23 | + "gatsby-plugin-sass": "^6.13.1", |
| 24 | + "gatsby-plugin-sharp": "5.13.1", |
| 25 | + "gatsby-plugin-sitemap": "6.13.1", |
| 26 | + "gatsby-plugin-twitter": "5.13.1", |
| 27 | + "gatsby-remark-copy-linked-files": "6.13.1", |
27 | 28 | "gatsby-remark-external-links": "^0.0.4",
|
28 |
| - "gatsby-remark-images": "3.0.1", |
29 |
| - "gatsby-remark-prismjs": "3.1.4", |
30 |
| - "gatsby-remark-responsive-iframe": "2.0.8", |
31 |
| - "gatsby-remark-smartypants": "2.0.7", |
| 29 | + "gatsby-remark-images": "7.13.1", |
| 30 | + "gatsby-remark-prismjs": "7.13.1", |
| 31 | + "gatsby-remark-responsive-iframe": "6.13.1", |
| 32 | + "gatsby-remark-smartypants": "6.13.1", |
32 | 33 | "gatsby-remark-video": "^1.2.5",
|
33 |
| - "gatsby-source-filesystem": "2.0.12", |
34 |
| - "gatsby-transformer-json": "^2.1.6", |
35 |
| - "gatsby-transformer-remark": "2.1.17", |
36 |
| - "gatsby-transformer-sharp": "2.1.9", |
37 |
| - "gatsby-transformer-yaml": "^2.1.6", |
| 34 | + "gatsby-source-filesystem": "5.13.1", |
| 35 | + "gatsby-transformer-json": "^5.13.1", |
| 36 | + "gatsby-transformer-remark": "6.13.1", |
| 37 | + "gatsby-transformer-sharp": "5.13.1", |
| 38 | + "gatsby-transformer-yaml": "^5.13.1", |
| 39 | + "got": "14.4.1", |
| 40 | + "gry": "6.1.0", |
| 41 | + "natives": "1.1.6", |
38 | 42 | "package.json": "^2.0.1",
|
39 |
| - "react-bootstrap": "^0.32.4", |
40 |
| - "source-map": "^0.7.3" |
| 43 | + "postcss": "8.4.38", |
| 44 | + "react-bootstrap": "^2.10.2", |
| 45 | + "source-map": "^0.7.4", |
| 46 | + "webpack-dev-middleware": "7.2.1" |
41 | 47 | },
|
42 | 48 | "devDependencies": {
|
43 |
| - "@fortawesome/fontawesome-svg-core": "1.2.10", |
44 |
| - "@fortawesome/free-brands-svg-icons": "5.6.1", |
45 |
| - "@fortawesome/free-solid-svg-icons": "5.6.1", |
46 |
| - "@fortawesome/react-fontawesome": "0.1.3", |
47 |
| - "animate.css": "3.7.0", |
48 |
| - "babel-eslint": "10.0.1", |
| 49 | + "@fortawesome/fontawesome-svg-core": "6.5.2", |
| 50 | + "@fortawesome/free-brands-svg-icons": "6.5.2", |
| 51 | + "@fortawesome/free-solid-svg-icons": "6.5.2", |
| 52 | + "@fortawesome/react-fontawesome": "0.2.2", |
| 53 | + "animate.css": "4.1.1", |
| 54 | + "babel-eslint": "10.1.0", |
49 | 55 | "emergence.js": "1.1.2",
|
50 |
| - "eslint": "5.11.0", |
51 |
| - "eslint-config-prettier": "3.3.0", |
52 |
| - "eslint-plugin-prettier": "3.0.0", |
53 |
| - "eslint-plugin-react": "7.11.1", |
| 56 | + "eslint": "9.4.0", |
| 57 | + "eslint-config-prettier": "9.1.0", |
| 58 | + "eslint-plugin-prettier": "5.1.3", |
| 59 | + "eslint-plugin-react": "7.34.2", |
54 | 60 | "font-awesome": "4.7.0",
|
55 |
| - "gh-pages": "2.0.1", |
56 |
| - "husky": "1.3.0", |
57 |
| - "lint-staged": "8.1.0", |
58 |
| - "lodash": "4.17.13", |
59 |
| - "modern-normalize": "0.5.0", |
60 |
| - "node-sass": "4.11.0", |
61 |
| - "prettier": "1.15.3", |
62 |
| - "prismjs": "1.15.0", |
63 |
| - "react": "16.8.6", |
64 |
| - "react-dom": "16.8.6", |
65 |
| - "react-helmet": "5.2.1", |
66 |
| - "textlint": "11.0.2", |
67 |
| - "textlint-rule-preset-ja-spacing": "2.0.1", |
68 |
| - "textlint-rule-preset-japanese": "4.0.0" |
| 61 | + "gh-pages": "6.1.1", |
| 62 | + "husky": "9.0.11", |
| 63 | + "lint-staged": "15.2.5", |
| 64 | + "lodash": "4.17.21", |
| 65 | + "modern-normalize": "2.0.0", |
| 66 | + "node-sass": "9.0.0", |
| 67 | + "prettier": "3.3.1", |
| 68 | + "prismjs": "1.29.0", |
| 69 | + "react": "18.3.1", |
| 70 | + "react-dom": "18.3.1", |
| 71 | + "react-helmet": "6.1.0", |
| 72 | + "textlint": "14.0.4", |
| 73 | + "textlint-rule-preset-ja-spacing": "2.4.3", |
| 74 | + "textlint-rule-preset-japanese": "10.0.3" |
69 | 75 | },
|
70 | 76 | "resolutions": {
|
71 | 77 | "natives": "1.1.3"
|
|
102 | 108 | },
|
103 | 109 | "homepage": "https://github.com/getredash/website#readme",
|
104 | 110 | "optionalDependencies": {
|
105 |
| - "fsevents": "^1.1.3" |
| 111 | + "fsevents": "^2.3.3" |
106 | 112 | }
|
107 | 113 | }
|
0 commit comments