|
24 | 24 | "dependencies": { |
25 | 25 | "@babel/standalone": "^7.20.15", |
26 | 26 | "@codesandbox/sandpack-react": "1.15.5", |
27 | | - "@docsearch/css": "3.0.0-alpha.41", |
28 | | - "@docsearch/react": "3.0.0-alpha.41", |
29 | | - "@headlessui/react": "^1.7.0", |
30 | | - "body-scroll-lock": "^3.1.3", |
31 | | - "classnames": "^2.2.6", |
32 | | - "date-fns": "^2.16.1", |
| 27 | + "@docsearch/css": "3.3.2", |
| 28 | + "@docsearch/react": "3.3.2", |
| 29 | + "@headlessui/react": "^1.7.9", |
| 30 | + "body-scroll-lock": "^3.1.5", |
| 31 | + "classnames": "^2.3.2", |
| 32 | + "date-fns": "^2.29.3", |
33 | 33 | "debounce": "^1.2.1", |
34 | | - "ga-lite": "^2.1.4", |
| 34 | + "ga-lite": "2.1.4", |
35 | 35 | "github-slugger": "^1.3.0", |
36 | 36 | "next": "12.3.2-canary.7", |
37 | 37 | "next-remote-watch": "^1.0.0", |
38 | | - "parse-numeric-range": "^1.2.0", |
| 38 | + "parse-numeric-range": "^1.3.0", |
39 | 39 | "react": "^18.2.0", |
40 | 40 | "react-collapsed": "npm:@gaearon/react-collapsed@3.1.0-forked.1", |
41 | 41 | "react-dom": "^18.2.0", |
42 | 42 | "remark-frontmatter": "^4.0.1", |
43 | 43 | "remark-gfm": "^3.0.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@babel/core": "^7.12.9", |
47 | | - "@babel/plugin-transform-modules-commonjs": "^7.18.6", |
| 46 | + "@babel/core": "^7.20.12", |
| 47 | + "@babel/plugin-transform-modules-commonjs": "^7.20.11", |
48 | 48 | "@babel/preset-react": "^7.18.6", |
49 | | - "@mdx-js/mdx": "^2.1.3", |
| 49 | + "@mdx-js/mdx": "^2.2.1", |
50 | 50 | "@types/babel__standalone": "^7.1.4", |
51 | | - "@types/body-scroll-lock": "^2.6.1", |
52 | | - "@types/classnames": "^2.2.10", |
| 51 | + "@types/body-scroll-lock": "^3.1.0", |
53 | 52 | "@types/debounce": "^1.2.1", |
54 | 53 | "@types/github-slugger": "^1.3.0", |
55 | | - "@types/mdx-js__react": "^1.5.2", |
56 | | - "@types/node": "^14.6.4", |
| 54 | + "@types/mdx-js__react": "^1.5.5", |
| 55 | + "@types/node": "^18.11.19", |
57 | 56 | "@types/parse-numeric-range": "^0.0.1", |
58 | | - "@types/react": "^18.0.9", |
59 | | - "@types/react-dom": "^18.0.5", |
60 | | - "@typescript-eslint/eslint-plugin": "^5.36.2", |
61 | | - "@typescript-eslint/parser": "^5.36.2", |
| 57 | + "@types/react": "^18.0.27", |
| 58 | + "@types/react-dom": "^18.0.10", |
| 59 | + "@typescript-eslint/eslint-plugin": "^5.50.0", |
| 60 | + "@typescript-eslint/parser": "^5.50.0", |
62 | 61 | "asyncro": "^3.0.0", |
63 | | - "autoprefixer": "^10.4.2", |
| 62 | + "autoprefixer": "^10.4.13", |
64 | 63 | "babel-eslint": "10.x", |
65 | 64 | "eslint": "7.x", |
66 | | - "eslint-config-next": "12.0.3", |
67 | | - "eslint-config-react-app": "^5.2.1", |
68 | | - "eslint-plugin-flowtype": "4.x", |
| 65 | + "eslint-config-next": "13.1.6", |
| 66 | + "eslint-config-react-app": "^7.0.1", |
| 67 | + "eslint-plugin-flowtype": "8.x", |
69 | 68 | "eslint-plugin-import": "2.x", |
70 | 69 | "eslint-plugin-jsx-a11y": "6.x", |
71 | 70 | "eslint-plugin-react": "7.x", |
72 | 71 | "eslint-plugin-react-hooks": "^4.6.0", |
73 | | - "fs-extra": "^9.0.1", |
74 | | - "globby": "^11.0.1", |
75 | | - "gray-matter": "^4.0.2", |
76 | | - "husky": "^7.0.4", |
| 72 | + "fs-extra": "^11.1.0", |
| 73 | + "globby": "^13.1.3", |
| 74 | + "gray-matter": "^4.0.3", |
| 75 | + "husky": "^8.0.3", |
77 | 76 | "is-ci": "^3.0.1", |
78 | | - "lint-staged": ">=10", |
| 77 | + "lint-staged": ">=13", |
79 | 78 | "mdast-util-to-string": "^1.1.0", |
80 | | - "metro-cache": "0.72.2", |
| 79 | + "metro-cache": "0.75.0", |
81 | 80 | "npm-run-all": "^4.1.5", |
82 | | - "patch-package": "^6.2.2", |
83 | | - "postcss": "^8.4.5", |
84 | | - "postcss-flexbugs-fixes": "4.2.1", |
85 | | - "postcss-preset-env": "^6.7.0", |
86 | | - "prettier": "^2.5.1", |
87 | | - "reading-time": "^1.2.0", |
| 81 | + "patch-package": "^6.5.1", |
| 82 | + "postcss": "^8.4.21", |
| 83 | + "postcss-flexbugs-fixes": "5.0.2", |
| 84 | + "postcss-preset-env": "^8.0.1", |
| 85 | + "prettier": "^2.8.3", |
| 86 | + "reading-time": "^1.5.0", |
88 | 87 | "remark": "^12.0.1", |
89 | 88 | "remark-external-links": "^7.0.0", |
90 | 89 | "remark-html": "^12.0.0", |
|
94 | 93 | "retext": "^7.0.1", |
95 | 94 | "retext-smartypants": "^4.0.0", |
96 | 95 | "rss": "^1.2.2", |
97 | | - "tailwindcss": "^3.0.22", |
| 96 | + "tailwindcss": "^3.2.4", |
98 | 97 | "typescript": "^4.9.5", |
99 | 98 | "unist-util-visit": "^2.0.3", |
100 | | - "webpack-bundle-analyzer": "^4.5.0" |
| 99 | + "webpack-bundle-analyzer": "^4.7.0" |
| 100 | + }, |
| 101 | + "resolutions": { |
| 102 | + "@lezer/javascript": "0.15.2" |
101 | 103 | }, |
102 | 104 | "engines": { |
103 | 105 | "node": ">=12.x" |
|
0 commit comments