|
38 | 38 | }, |
39 | 39 | "homepage": "https://react-md.dev", |
40 | 40 | "dependencies": { |
41 | | - "@prettier/sync": "^0.5.5", |
| 41 | + "@prettier/sync": "^0.6.1", |
42 | 42 | "@react-md/code": "workspace:*", |
43 | 43 | "@react-md/core": "workspace:*", |
44 | 44 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
|
47 | 47 | "@types/unist": "^3.0.3", |
48 | 48 | "estree-util-value-to-estree": "^3.4.0", |
49 | 49 | "github-slugger": "^2.0.0", |
50 | | - "glob": "^11.0.2", |
| 50 | + "glob": "^11.0.3", |
51 | 51 | "gray-matter": "^4.0.3", |
52 | 52 | "hast-util-heading-rank": "^3.0.0", |
53 | 53 | "hast-util-properties-to-mdx-jsx-attributes": "^1.0.1", |
|
58 | 58 | "mdast-util-to-string": "^4.0.0", |
59 | 59 | "micromark-extension-mdxjs": "^3.0.0", |
60 | 60 | "next": "^14.2.15", |
61 | | - "postcss": "^8.5.4", |
| 61 | + "postcss": "^8.5.5", |
62 | 62 | "postcss-combine-duplicated-selectors": "^10.0.3", |
63 | 63 | "postcss-remove-prefixes": "^1.2.0", |
64 | 64 | "postcss-selector-parser": "^7.1.0", |
|
68 | 68 | "rehype-slug": "^6.0.0", |
69 | 69 | "remark-frontmatter": "^5.0.0", |
70 | 70 | "remark-gfm": "^4.0.1", |
71 | | - "sass": "^1.89.0", |
| 71 | + "sass": "^1.89.2", |
72 | 72 | "sucrase": "^3.35.0", |
73 | 73 | "ts-morph": "^26.0.0", |
74 | 74 | "unified": "^11.0.5", |
|
92 | 92 | "autoprefixer": "^10.4.21", |
93 | 93 | "cssnano": "^7.0.7", |
94 | 94 | "cssnano-preset-default": "^7.0.7", |
95 | | - "eslint": "^9.28.0", |
| 95 | + "eslint": "^9.29.0", |
96 | 96 | "jest": "^29.7.0", |
97 | 97 | "jest-watch-typeahead": "^2.2.2", |
98 | 98 | "npm-run-all": "^4.1.5", |
99 | 99 | "pretty-ms": "^9.2.0", |
100 | 100 | "prism-themes": "^1.9.0", |
101 | 101 | "prismjs": "^1.30.0", |
102 | | - "tsx": "^4.19.4", |
| 102 | + "tsx": "^4.20.3", |
103 | 103 | "typescript": "^5.8.3" |
104 | 104 | }, |
105 | 105 | "volta": { |
|
0 commit comments