|
53 | 53 | "@mdx-js/mdx": "2.3.0", |
54 | 54 | "@mdx-js/react": "2.3.0", |
55 | 55 | "@modern-js/utils": "2.48.3", |
56 | | - "@rsbuild/core": "0.5.1", |
57 | | - "@rsbuild/plugin-react": "0.5.1", |
| 56 | + "@rsbuild/core": "0.5.2", |
| 57 | + "@rsbuild/plugin-react": "0.5.2", |
58 | 58 | "@rspress/theme-default": "workspace:*", |
59 | 59 | "@rspress/runtime": "workspace:*", |
60 | 60 | "@rspress/plugin-medium-zoom": "workspace:*", |
|
69 | 69 | "flexsearch": "0.6.32", |
70 | 70 | "fs-extra": "10.1.0", |
71 | 71 | "github-slugger": "^2.0.0", |
72 | | - "hast-util-from-html": "^1.0.0", |
| 72 | + "hast-util-from-html": "^1.0.2", |
73 | 73 | "hast-util-heading-rank": "^3.0.0", |
74 | | - "html-to-text": "^9.0.3", |
| 74 | + "html-to-text": "^9.0.5", |
75 | 75 | "htmr": "^1.0.2", |
76 | 76 | "is-html": "^3.0.0", |
77 | 77 | "lodash-es": "^4.17.21", |
78 | | - "mdast-util-mdxjs-esm": "^1.3.0", |
79 | | - "node-fetch": "3.3.0", |
| 78 | + "mdast-util-mdxjs-esm": "^1.3.1", |
| 79 | + "node-fetch": "3.3.2", |
80 | 80 | "nprogress": "^0.2.0", |
81 | | - "postcss": "8.4.31", |
| 81 | + "postcss": "8.4.38", |
82 | 82 | "react": "^18.2.0", |
83 | 83 | "react-dom": "^18.2.0", |
84 | 84 | "react-helmet-async": "^1.3.0", |
85 | 85 | "react-lazy-with-preload": "^2.2.1", |
86 | 86 | "react-syntax-highlighter": "^15.5.0", |
87 | 87 | "rehype-external-links": "^2.0.1", |
88 | | - "rehype-stringify": "^9.0.3", |
89 | | - "remark": "^14.0.2", |
| 88 | + "rehype-stringify": "^9.0.4", |
| 89 | + "remark": "^14.0.3", |
90 | 90 | "remark-gfm": "3.0.1", |
91 | | - "remark-html": "^15.0.1", |
92 | | - "remark-parse": "^10.0.1", |
| 91 | + "remark-html": "^15.0.2", |
| 92 | + "remark-parse": "^10.0.2", |
93 | 93 | "remark-rehype": "^10.1.0", |
94 | 94 | "rspack-plugin-virtual-module": "0.1.12", |
95 | 95 | "source-map": "0.7.4", |
96 | 96 | "string-replace-loader": "^3.1.0", |
97 | 97 | "unified": "^10.1.2", |
98 | | - "unist-util-visit": "^4.1.1", |
99 | | - "unist-util-visit-children": "^2.0.1", |
| 98 | + "unist-util-visit": "^4.1.2", |
| 99 | + "unist-util-visit-children": "^2.0.2", |
100 | 100 | "yaml-front-matter": "^4.1.1" |
101 | 101 | }, |
102 | 102 | "devDependencies": { |
103 | 103 | "tailwindcss": "^3.2.7", |
104 | 104 | "@modern-js/plugin-tailwindcss": "2.48.3", |
105 | 105 | "@modern-js/tsconfig": "2.48.3", |
106 | | - "@types/body-scroll-lock": "^3.1.0", |
| 106 | + "@types/body-scroll-lock": "^3.1.2", |
107 | 107 | "@types/fs-extra": "^9.0.13", |
108 | | - "@types/hast": "^2.3.4", |
| 108 | + "@types/hast": "^2.3.10", |
109 | 109 | "@types/html-to-text": "^8.1.1", |
110 | | - "@types/jest": "^26.0.9", |
111 | | - "@types/lodash-es": "^4.17.6", |
112 | | - "@types/mdast": "^3.0.10", |
| 110 | + "@types/jest": "^26.0.24", |
| 111 | + "@types/lodash-es": "^4.17.12", |
| 112 | + "@types/mdast": "^3.0.15", |
113 | 113 | "@types/node": "^14", |
114 | | - "@types/nprogress": "^0.2.0", |
| 114 | + "@types/nprogress": "^0.2.3", |
115 | 115 | "@types/react": "^18", |
116 | 116 | "@types/react-dom": "^18", |
117 | | - "@types/yaml-front-matter": "^4.1.0", |
| 117 | + "@types/yaml-front-matter": "^4.1.3", |
118 | 118 | "rimraf": "^3.0.2", |
119 | 119 | "typescript": "^5", |
120 | | - "vite": "^4.0.5", |
| 120 | + "vite": "^4.5.3", |
121 | 121 | "vitest": "0.33.0", |
122 | 122 | "webpack": "^5.88.1" |
123 | 123 | }, |
|
0 commit comments