|
46 | 46 | "dependencies": {
|
47 | 47 | "@dvcorg/gatsby-theme-iterative": "0.3.21",
|
48 | 48 | "@dvcorg/websites-server": "^0.1.1",
|
49 |
| - "@emotion/react": "^11.10.5", |
50 |
| - "@emotion/styled": "^11.10.5", |
51 |
| - "@hapi/wreck": "^18.0.0", |
52 |
| - "@mdx-js/react": "^2.2.1", |
53 |
| - "@octokit/graphql": "^5.0.4", |
54 |
| - "@reach/portal": "^0.18.0", |
55 |
| - "@reach/tooltip": "^0.18.0", |
56 |
| - "@theme-ui/color": "^0.15.4", |
57 |
| - "@theme-ui/components": "^0.15.4", |
58 |
| - "@theme-ui/mdx": "^0.15.4", |
59 |
| - "@theme-ui/presets": "^0.15.4", |
60 |
| - "classnames": "^2.3.2", |
61 |
| - "color": "^4.2.3", |
62 |
| - "compression": "^1.7.4", |
63 |
| - "date-fns": "^2.29.3", |
64 |
| - "docsearch.js": "^2.6.3", |
65 |
| - "ease-component": "^1.0.0", |
66 |
| - "fs-extra": "^11.1.0", |
| 49 | + "@emotion/react": "11.10.5", |
| 50 | + "@emotion/styled": "11.10.5", |
| 51 | + "@hapi/wreck": "18.0.0", |
| 52 | + "@mdx-js/react": "2.2.1", |
| 53 | + "@octokit/graphql": "5.0.4", |
| 54 | + "@reach/portal": "0.18.0", |
| 55 | + "@reach/tooltip": "0.18.0", |
| 56 | + "@theme-ui/color": "0.15.4", |
| 57 | + "@theme-ui/components": "0.15.4", |
| 58 | + "@theme-ui/mdx": "0.15.4", |
| 59 | + "@theme-ui/presets": "0.15.4", |
| 60 | + "classnames": "2.3.2", |
| 61 | + "color": "4.2.3", |
| 62 | + "compression": "1.7.4", |
| 63 | + "date-fns": "2.29.3", |
| 64 | + "docsearch.js": "2.6.3", |
| 65 | + "ease-component": "1.0.0", |
| 66 | + "fs-extra": "11.1.0", |
67 | 67 | "gatsby": "^5.4.2",
|
68 |
| - "gatsby-plugin-alias-imports": "^1.0.5", |
69 |
| - "gatsby-plugin-image": "^3.4.0", |
70 |
| - "gatsby-plugin-robots-txt": "^1.8.0", |
71 |
| - "gatsby-plugin-theme-ui": "^0.15.4", |
72 |
| - "github-markdown-css": "^5.1.0", |
73 |
| - "iso-url": "^1.2.1", |
74 |
| - "isomorphic-fetch": "^3.0.0", |
75 |
| - "lodash": "^4.17.21", |
76 |
| - "moment": "^2.29.4", |
| 68 | + "gatsby-plugin-alias-imports": "1.0.5", |
| 69 | + "gatsby-plugin-image": "3.4.0", |
| 70 | + "gatsby-plugin-robots-txt": "1.8.0", |
| 71 | + "gatsby-plugin-theme-ui": "0.15.4", |
| 72 | + "github-markdown-css": "5.1.0", |
| 73 | + "iso-url": "1.2.1", |
| 74 | + "isomorphic-fetch": "3.0.0", |
| 75 | + "lodash": "4.17.21", |
| 76 | + "moment": "2.29.4", |
77 | 77 | "nanoid": "^4.0.0",
|
78 |
| - "perfect-scrollbar": "^1.5.5", |
79 |
| - "pretty-quick": "^3.1.3", |
80 |
| - "promise-polyfill": "^8.2.3", |
81 |
| - "prop-types": "^15.8.1", |
82 |
| - "raf-polyfill": "^1.0.0", |
83 |
| - "react": "^18.2.0", |
84 |
| - "react-collapse": "^5.1.1", |
85 |
| - "react-collapsible": "^2.10.0", |
86 |
| - "react-dom": "^18.2.0", |
87 |
| - "react-ga": "^3.3.1", |
88 |
| - "react-helmet": "^6.1.0", |
89 |
| - "react-popover": "^0.5.10", |
90 |
| - "react-slick": "^0.29.0", |
91 |
| - "react-use": "^17.4.0", |
92 |
| - "rehype-react": "^7.1.2", |
| 78 | + "perfect-scrollbar": "1.5.5", |
| 79 | + "pretty-quick": "3.1.3", |
| 80 | + "promise-polyfill": "8.2.3", |
| 81 | + "prop-types": "15.8.1", |
| 82 | + "raf-polyfill": "1.0.0", |
| 83 | + "react": "18.2.0", |
| 84 | + "react-collapse": "5.1.1", |
| 85 | + "react-collapsible": "2.10.0", |
| 86 | + "react-dom": "18.2.0", |
| 87 | + "react-ga": "3.3.1", |
| 88 | + "react-helmet": "6.1.0", |
| 89 | + "react-popover": "0.5.10", |
| 90 | + "react-slick": "0.29.0", |
| 91 | + "react-use": "17.4.0", |
| 92 | + "rehype-react": "7.1.2", |
93 | 93 | "remark-preset-lint-recommended": "^6.1.2",
|
94 |
| - "repo-link-check": "^0.14.0", |
95 |
| - "scroll": "^3.0.1", |
96 |
| - "slick-carousel": "^1.8.1", |
97 |
| - "theme-ui": "^0.15.4", |
98 |
| - "title-case": "^3.0.3", |
99 |
| - "upath": "^2.0.1" |
| 94 | + "repo-link-check": "0.14.0", |
| 95 | + "scroll": "3.0.1", |
| 96 | + "slick-carousel": "1.8.1", |
| 97 | + "theme-ui": "0.15.4", |
| 98 | + "title-case": "3.0.3", |
| 99 | + "upath": "2.0.1" |
100 | 100 | },
|
101 | 101 | "devDependencies": {
|
102 |
| - "@babel/core": "^7.20.12", |
103 |
| - "@svgr/webpack": "^6.5.1", |
104 |
| - "@types/classnames": "^2.3.1", |
105 |
| - "@types/isomorphic-fetch": "^0.0.36", |
106 |
| - "@types/promise-polyfill": "^6.0.4", |
| 102 | + "@babel/core": "7.20.12", |
| 103 | + "@svgr/webpack": "6.5.1", |
| 104 | + "@types/classnames": "2.3.1", |
| 105 | + "@types/isomorphic-fetch": "0.0.36", |
| 106 | + "@types/promise-polyfill": "6.0.4", |
107 | 107 | "@types/react": "^18.0.27",
|
108 |
| - "@types/react-collapse": "^5.0.1", |
| 108 | + "@types/react-collapse": "5.0.1", |
109 | 109 | "@types/react-dom": "^18.0.10",
|
110 |
| - "@types/react-helmet": "^6.1.6", |
111 |
| - "@types/react-popover": "^0.5.5", |
112 |
| - "@types/react-slick": "^0.23.10", |
113 |
| - "@types/rehype-react": "^6.0.0", |
| 110 | + "@types/react-helmet": "6.1.6", |
| 111 | + "@types/react-popover": "0.5.5", |
| 112 | + "@types/react-slick": "0.23.10", |
| 113 | + "@types/rehype-react": "6.0.0", |
114 | 114 | "@typescript-eslint/eslint-plugin": "^5.48.2",
|
115 | 115 | "@typescript-eslint/parser": "^5.48.2",
|
116 |
| - "autoprefixer": "^10.4.13", |
| 116 | + "autoprefixer": "10.4.13", |
117 | 117 | "babel-eslint": "^10.1.0",
|
118 |
| - "babel-jest": "^29.3.1", |
119 |
| - "babel-plugin-transform-define": "^2.1.0", |
120 |
| - "babel-plugin-transform-object-assign": "^6.22.0", |
| 118 | + "babel-jest": "29.3.1", |
| 119 | + "babel-plugin-transform-define": "2.1.0", |
| 120 | + "babel-plugin-transform-object-assign": "6.22.0", |
121 | 121 | "eslint": "^8.34.0",
|
122 | 122 | "eslint-config-prettier": "^8.6.0",
|
123 | 123 | "eslint-plugin-json": "^3.1.0",
|
124 | 124 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
125 | 125 | "eslint-plugin-prettier": "^4.2.1",
|
126 | 126 | "eslint-plugin-react": "^7.32.1",
|
127 |
| - "gatsby-plugin-catch-links": "^5.4.0", |
128 |
| - "gatsby-plugin-manifest": "^5.4.0", |
129 |
| - "gatsby-plugin-react-helmet": "^6.4.0", |
130 |
| - "gatsby-plugin-sitemap": "^6.4.0", |
131 |
| - "gatsby-plugin-svgr": "^3.0.0-beta.0", |
132 |
| - "gatsby-remark-autolink-headers": "^6.4.0", |
133 |
| - "gatsby-remark-copy-linked-files": "^6.4.0", |
134 |
| - "gatsby-remark-embed-gist": "^1.2.1", |
135 |
| - "gatsby-remark-embedder": "^6.0.1", |
136 |
| - "gatsby-remark-external-links": "^0.0.4", |
137 |
| - "gatsby-remark-images": "^7.4.0", |
138 |
| - "gatsby-remark-prismjs": "^7.4.0", |
139 |
| - "gatsby-remark-responsive-iframe": "^6.4.0", |
140 |
| - "gatsby-remark-smartypants": "^6.4.0", |
141 |
| - "gatsby-source-filesystem": "^5.4.0", |
142 |
| - "gatsby-transformer-remark": "^6.4.0", |
143 |
| - "hast-util-select": "^5.0.4", |
144 |
| - "husky": "^8.0.3", |
145 |
| - "jest": "^29.3.1", |
146 |
| - "lint-staged": "^13.1.0", |
| 127 | + "gatsby-plugin-catch-links": "5.4.0", |
| 128 | + "gatsby-plugin-manifest": "5.4.0", |
| 129 | + "gatsby-plugin-react-helmet": "6.4.0", |
| 130 | + "gatsby-plugin-sitemap": "6.4.0", |
| 131 | + "gatsby-plugin-svgr": "3.0.0-beta.0", |
| 132 | + "gatsby-remark-autolink-headers": "6.4.0", |
| 133 | + "gatsby-remark-copy-linked-files": "6.4.0", |
| 134 | + "gatsby-remark-embed-gist": "1.2.1", |
| 135 | + "gatsby-remark-embedder": "6.0.1", |
| 136 | + "gatsby-remark-external-links": "0.0.4", |
| 137 | + "gatsby-remark-images": "7.4.0", |
| 138 | + "gatsby-remark-prismjs": "7.4.0", |
| 139 | + "gatsby-remark-responsive-iframe": "6.4.0", |
| 140 | + "gatsby-remark-smartypants": "6.4.0", |
| 141 | + "gatsby-source-filesystem": "5.4.0", |
| 142 | + "gatsby-transformer-remark": "6.4.0", |
| 143 | + "hast-util-select": "5.0.4", |
| 144 | + "husky": "8.0.3", |
| 145 | + "jest": "29.3.1", |
| 146 | + "lint-staged": "13.1.0", |
147 | 147 | "prettier": "^2.8.4",
|
148 | 148 | "remark": "^14.0.2",
|
149 | 149 | "remark-html": "^15.0.1",
|
150 | 150 | "remark-parse": "^10.0.1",
|
151 | 151 | "stylelint": "^15.1.0",
|
152 | 152 | "stylelint-config-standard": "^30.0.1",
|
153 |
| - "tailwindcss": "^3.2.4", |
154 |
| - "typescript": "^4.9.4", |
155 |
| - "unist-util-remove-position": "^4.0.1" |
| 153 | + "tailwindcss": "3.2.4", |
| 154 | + "typescript": "4.9.4", |
| 155 | + "unist-util-remove-position": "4.0.1" |
156 | 156 | },
|
157 | 157 | "husky": {
|
158 | 158 | "hooks": {
|
|
0 commit comments