|
1 | 1 | {
|
2 | 2 | "name": "@dvcorg/gatsby-theme-iterative",
|
3 |
| - "version": "0.3.16", |
| 3 | + "version": "0.3.17", |
4 | 4 | "description": "",
|
5 | 5 | "main": "index.js",
|
6 | 6 | "types": "src/typings.d.ts",
|
|
10 | 10 | "get-commands": "node config/prismjs/get-commands.js"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
| 13 | + "@babel/plugin-transform-react-jsx": "^7.23.4", |
13 | 14 | "@reach/portal": "^0.18.0",
|
14 | 15 | "@reach/skip-nav": "^0.18.0",
|
15 |
| - "@sentry/gatsby": "^7.57.0", |
| 16 | + "@sentry/gatsby": "^7.107.0", |
16 | 17 | "@svgr/webpack": "^8.0.0",
|
17 |
| - "@types/gatsbyjs__reach-router": "^2.0.0", |
| 18 | + "@types/gatsbyjs__reach-router": "^2.0.4", |
18 | 19 | "@types/isomorphic-fetch": "^0.0.39",
|
19 | 20 | "@types/promise-polyfill": "^6.0.4",
|
20 | 21 | "@types/react-collapse": "^5.0.1",
|
21 | 22 | "@types/react-helmet": "^6.1.6",
|
22 | 23 | "@types/unist": "^3.0.0",
|
23 |
| - "autoprefixer": "^10.4.4", |
24 |
| - "classnames": "^2.3.1", |
| 24 | + "autoprefixer": "^10.4.18", |
| 25 | + "classnames": "^2.5.1", |
25 | 26 | "ease-component": "^1.0.0",
|
26 |
| - "gatsby-plugin-image": "^3.11.0", |
27 |
| - "gatsby-plugin-manifest": "^5.11.0", |
28 |
| - "gatsby-plugin-postcss": "^6.11.0", |
29 |
| - "gatsby-plugin-react-helmet": "^6.11.0", |
30 |
| - "gatsby-plugin-sharp": "^5.11.0", |
31 |
| - "gatsby-plugin-sitemap": "^6.11.0", |
| 27 | + "gatsby-plugin-image": "^3.13.1", |
| 28 | + "gatsby-plugin-manifest": "^5.13.1", |
| 29 | + "gatsby-plugin-postcss": "^6.13.1", |
| 30 | + "gatsby-plugin-react-helmet": "^6.13.1", |
| 31 | + "gatsby-plugin-sharp": "^5.13.1", |
| 32 | + "gatsby-plugin-sitemap": "^6.13.1", |
32 | 33 | "gatsby-plugin-svgr": "^3.0.0-beta.0",
|
33 |
| - "gatsby-remark-autolink-headers": "^6.11.0", |
| 34 | + "gatsby-remark-autolink-headers": "^6.13.1", |
34 | 35 | "gatsby-remark-copy-relative-linked-files": "^1.5.0",
|
35 | 36 | "gatsby-remark-embed-gist": "^1.2.1",
|
36 | 37 | "gatsby-remark-embedder": "^7.0.0",
|
37 | 38 | "gatsby-remark-external-links": "^0.0.4",
|
38 |
| - "gatsby-remark-images": "^7.11.0", |
39 |
| - "gatsby-remark-prismjs": "^7.11.0", |
40 |
| - "gatsby-remark-responsive-iframe": "^6.11.1", |
41 |
| - "gatsby-remark-smartypants": "^6.11.0", |
42 |
| - "gatsby-source-filesystem": "^5.11.0", |
43 |
| - "gatsby-transformer-remark": "^6.11.0", |
44 |
| - "gatsby-transformer-sharp": "^5.11.0", |
45 |
| - "github-markdown-css": "^5.1.0", |
| 39 | + "gatsby-remark-images": "^7.13.1", |
| 40 | + "gatsby-remark-prismjs": "^7.13.1", |
| 41 | + "gatsby-remark-responsive-iframe": "^6.13.1", |
| 42 | + "gatsby-remark-smartypants": "^6.13.1", |
| 43 | + "gatsby-source-filesystem": "^5.13.1", |
| 44 | + "gatsby-transformer-remark": "^6.13.1", |
| 45 | + "gatsby-transformer-sharp": "^5.13.1", |
| 46 | + "github-markdown-css": "^5.5.1", |
46 | 47 | "github-slugger": "^2.0.0",
|
47 | 48 | "hast-util-select": "^6.0.2",
|
48 | 49 | "iso-url": "^1.2.1",
|
49 | 50 | "isomorphic-fetch": "^3.0.0",
|
50 | 51 | "lodash": "^4.17.21",
|
51 | 52 | "nanoid": "^4.0.0",
|
52 | 53 | "perfect-scrollbar": "^1.5.5",
|
53 |
| - "postcss": "^8.4.25", |
| 54 | + "postcss": "^8.4.35", |
54 | 55 | "postcss-nested": "^6.0.0",
|
55 | 56 | "prismjs": "^1.29.0",
|
56 | 57 | "promise-polyfill": "^8.2.3",
|
57 | 58 | "react-collapse": "^5.1.1",
|
58 | 59 | "react-collapsible": "^2.8.4",
|
59 | 60 | "react-helmet": "^6.1.0",
|
60 |
| - "react-intersection-observer": "^9.5.2", |
61 |
| - "react-use": "^17.3.2", |
| 61 | + "react-intersection-observer": "^9.8.1", |
| 62 | + "react-use": "^17.5.0", |
62 | 63 | "rehype-parse": "^8.0.4",
|
63 | 64 | "rehype-react": "^7.0.4",
|
64 | 65 | "rehype-stringify": "^9.0.3",
|
|
68 | 69 | "remark-preset-lint-recommended": "^6.1.3",
|
69 | 70 | "reset-css": "^5.0.1",
|
70 | 71 | "scroll": "^3.0.1",
|
71 |
| - "tailwindcss": "^3.1.3", |
| 72 | + "tailwindcss": "^3.4.1", |
72 | 73 | "title-case": "^3.0.3",
|
73 | 74 | "unified": "^11.0.4",
|
74 | 75 | "unist-util-remove-position": "^5.0.0",
|
75 | 76 | "unist-util-visit": "^5.0.0"
|
76 | 77 | },
|
77 | 78 | "devDependencies": {
|
78 |
| - "@types/hast": "3.0.3", |
| 79 | + "@types/hast": "3.0.4", |
79 | 80 | "stylelint": "15.11.0",
|
80 |
| - "typescript": "5.3.2" |
| 81 | + "typescript": "5.4.2" |
81 | 82 | },
|
82 | 83 | "peerDependencies": {
|
83 | 84 | "gatsby": "^5.0.0",
|
|
0 commit comments