|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 | 25 | "@docsearch/react": "^3.3.3",
|
26 |
| - "@edgeandnode/components": "^25.2.0", |
27 |
| - "@emotion/react": "^11.10.5", |
| 26 | + "@edgeandnode/components": "^27.0.0", |
| 27 | + "@emotion/react": "^11.10.6", |
28 | 28 | "@mdx-js/loader": "^2.3.0",
|
29 | 29 | "@mdx-js/react": "^2.3.0",
|
30 |
| - "@next/mdx": "^12.3.4", |
| 30 | + "@next/mdx": "^13.2.3", |
31 | 31 | "@radix-ui/react-collapsible": "1.0.1",
|
32 |
| - "@radix-ui/react-popover": "^1.0.3", |
| 32 | + "@radix-ui/react-popover": "^1.0.4", |
33 | 33 | "@radix-ui/react-visually-hidden": "^1.0.1",
|
34 | 34 | "@reach/auto-id": "^0.18.0",
|
35 | 35 | "lodash": "^4.17.21",
|
36 |
| - "next": "^12.3.4", |
| 36 | + "mixpanel-browser": "^2.45.0", |
| 37 | + "next": "^13.2.3", |
37 | 38 | "next-seo": "^5.15.0",
|
38 |
| - "next-sitemap": "^3.1.52", |
| 39 | + "next-sitemap": "^4.0.1", |
39 | 40 | "prism-react-renderer": "^1.3.5",
|
40 |
| - "react": "^17.0.2", |
41 |
| - "react-dom": "^17.0.2", |
42 |
| - "react-intersection-observer": "^9.4.2", |
| 41 | + "react": "^18.2.0", |
| 42 | + "react-dom": "^18.2.0", |
| 43 | + "react-intersection-observer": "^9.4.3", |
43 | 44 | "react-use": "^17.4.0",
|
44 | 45 | "remark-gfm": "^3.0.1",
|
45 |
| - "theme-ui": "^0.15.5", |
46 |
| - "use-bus": "^2.5.2" |
| 46 | + "theme-ui": "^0.15.5" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@edgeandnode/eslint-config": "^1.3.0", |
| 49 | + "@babel/core": "^7.21.0", |
| 50 | + "@edgeandnode/eslint-config": "^1.3.1", |
50 | 51 | "@sindresorhus/slugify": "^2.2.0",
|
51 | 52 | "@svgr/webpack": "^6.5.1",
|
52 | 53 | "@types/color": "^3.0.3",
|
53 | 54 | "@types/lodash": "^4.14.191",
|
54 |
| - "@types/node": "^16.18.12", |
55 |
| - "@types/react": "^17.0.53", |
56 |
| - "@types/react-dom": "^17.0.18", |
| 55 | + "@types/mixpanel-browser": "^2.38.1", |
| 56 | + "@types/node": "^18.14.5", |
| 57 | + "@types/react": "^18.0.28", |
| 58 | + "@types/react-dom": "^18.0.11", |
57 | 59 | "acorn": "^8.8.2",
|
58 | 60 | "acorn-jsx": "^5.3.2",
|
59 |
| - "eslint": "^8.34.0", |
60 |
| - "fast-xml-parser": "^4.1.2", |
| 61 | + "eslint": "^8.35.0", |
| 62 | + "fast-xml-parser": "^4.1.3", |
61 | 63 | "husky": "^8.0.3",
|
62 |
| - "lint-staged": "^13.1.1", |
| 64 | + "lint-staged": "^13.1.2", |
63 | 65 | "path": "^0.12.7",
|
64 | 66 | "prettier": "^2.8.4",
|
65 | 67 | "remark-frontmatter": "^4.0.1",
|
|
0 commit comments