|
17 | 17 | "@emotion/react": "^11.14.0", |
18 | 18 | "@emotion/server": "^11.11.0", |
19 | 19 | "@emotion/styled": "^11.14.1", |
20 | | - "@mdx-js/loader": "^3.1.0", |
21 | | - "@mdx-js/react": "^3.1.0", |
| 20 | + "@mdx-js/loader": "^3.1.1", |
| 21 | + "@mdx-js/react": "^3.1.1", |
22 | 22 | "@mui/icons-material": "^7.3.1", |
23 | 23 | "@mui/material": "^7.3.1", |
24 | 24 | "@mui/system": "^7.3.1", |
|
33 | 33 | "@eslint/eslintrc": "^3.3.1", |
34 | 34 | "@eslint/js": "^9.34.0", |
35 | 35 | "@next/eslint-plugin-next": "^15.5.2", |
36 | | - "@stylistic/eslint-plugin": "^5.2.3", |
| 36 | + "@stylistic/eslint-plugin": "^5.3.1", |
37 | 37 | "@types/mdx": "^2.0.13", |
38 | 38 | "@types/node": "^24.3.0", |
39 | 39 | "@types/react": "^19.1.12", |
|
47 | 47 | "eslint-plugin-jsx-a11y": "^6.10.2", |
48 | 48 | "eslint-plugin-react": "^7.37.5", |
49 | 49 | "eslint-plugin-react-hooks": "^5.2.0", |
50 | | - "pnpm": "^10.15.0", |
| 50 | + "pnpm": "^10.15.1", |
51 | 51 | "rimraf": "^6.0.1", |
52 | 52 | "typescript": "^5.9.2", |
53 | 53 | "typescript-eslint": "^8.41.0" |
54 | 54 | }, |
55 | | - "packageManager": "pnpm@10.15.0" |
| 55 | + "packageManager": "pnpm@10.15.1" |
56 | 56 | } |
0 commit comments