|
6 | 6 | "version": "0.1.0",
|
7 | 7 | "author": "openscript",
|
8 | 8 | "dependencies": {
|
9 |
| - "@emotion/react": "^11.7.1", |
10 |
| - "@emotion/styled": "^11.6.0", |
11 |
| - "gatsby": "^4.6.0", |
12 |
| - "gatsby-plugin-emotion": "^7.6.0", |
| 9 | + "@emotion/react": "^11.8.2", |
| 10 | + "@emotion/styled": "^11.8.1", |
| 11 | + "gatsby": "^4.11.1", |
| 12 | + "gatsby-plugin-emotion": "^7.11.0", |
13 | 13 | "gatsby-plugin-i18n-l10n": "^4.6.0",
|
14 |
| - "gatsby-plugin-image": "^2.6.0", |
15 |
| - "gatsby-plugin-manifest": "^4.6.0", |
16 |
| - "gatsby-plugin-offline": "^5.6.0", |
17 |
| - "gatsby-plugin-react-helmet": "^5.6.0", |
18 |
| - "gatsby-plugin-sharp": "^4.6.0", |
19 |
| - "gatsby-remark-autolink-headers": "^5.6.0", |
20 |
| - "gatsby-remark-copy-linked-files": "^5.6.0", |
21 |
| - "gatsby-remark-images": "^6.6.0", |
22 |
| - "gatsby-source-filesystem": "^4.6.0", |
23 |
| - "gatsby-transformer-remark": "^5.6.0", |
24 |
| - "gatsby-transformer-sharp": "^4.6.0", |
25 |
| - "gatsby-ts": "^1.0.0-rc.1", |
26 |
| - "graphql": "15.6.1", |
27 |
| - "interweave": "^12.9.0", |
| 14 | + "gatsby-plugin-image": "^2.11.1", |
| 15 | + "gatsby-plugin-manifest": "^4.11.1", |
| 16 | + "gatsby-plugin-offline": "^5.11.1", |
| 17 | + "gatsby-plugin-react-helmet": "^5.11.0", |
| 18 | + "gatsby-plugin-sharp": "^4.11.1", |
| 19 | + "gatsby-remark-autolink-headers": "^5.11.1", |
| 20 | + "gatsby-remark-copy-linked-files": "^5.11.0", |
| 21 | + "gatsby-remark-images": "^6.11.1", |
| 22 | + "gatsby-source-filesystem": "^4.11.1", |
| 23 | + "gatsby-transformer-remark": "^5.11.1", |
| 24 | + "gatsby-transformer-sharp": "^4.11.0", |
| 25 | + "graphql": "16.3.0", |
| 26 | + "interweave": "^13.0.0", |
28 | 27 | "limax": "^3.0.0",
|
29 | 28 | "react": "^17.0.2",
|
30 | 29 | "react-dom": "^17.0.2",
|
31 | 30 | "react-helmet": "^6.1.0",
|
32 |
| - "react-intl": "^5.24.4" |
| 31 | + "react-intl": "^5.24.8" |
33 | 32 | },
|
34 | 33 | "devDependencies": {
|
35 |
| - "@babel/core": "^7.16.12", |
36 |
| - "@graphql-codegen/cli": "^2.4.0", |
37 |
| - "@graphql-codegen/typescript": "^2.4.2", |
38 |
| - "@graphql-codegen/typescript-operations": "^2.2.2", |
39 |
| - "@types/node": "^17.0.12", |
| 34 | + "@babel/core": "^7.17.8", |
| 35 | + "@graphql-codegen/cli": "^2.6.2", |
| 36 | + "@graphql-codegen/typescript": "^2.4.8", |
| 37 | + "@graphql-codegen/typescript-operations": "^2.3.5", |
| 38 | + "@types/node": "^17.0.23", |
40 | 39 | "@types/react-helmet": "^6.1.5",
|
41 | 40 | "babel-eslint": "^10.1.0",
|
42 |
| - "eslint": "^8.7.0", |
43 |
| - "prettier": "2.5.1", |
44 |
| - "ts-node": "^10.4.0", |
45 |
| - "typescript": "^4.5.5" |
| 41 | + "eslint": "^8.12.0", |
| 42 | + "prettier": "2.6.2", |
| 43 | + "ts-node": "^10.7.0", |
| 44 | + "typescript": "^4.6.3" |
46 | 45 | },
|
47 | 46 | "keywords": [
|
48 | 47 | "gatsby"
|
|
0 commit comments