|
71 | 71 | "format": "prettier --write ." |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@docsearch/css": "^4.3.2", |
75 | | - "@docsearch/react": "^4.3.2", |
| 74 | + "@docsearch/css": "^4.4.0", |
| 75 | + "@docsearch/react": "^4.4.0", |
76 | 76 | "@eslint/eslintrc": "^3.3.3", |
77 | 77 | "@faker-js/faker": "^10.1.0", |
78 | 78 | "@formkit/auto-animate": "^0.9.0", |
|
85 | 85 | "@mantine/notifications": "^8.3.10", |
86 | 86 | "@next/eslint-plugin-next": "^15.5.9", |
87 | 87 | "@tabler/icons-react": "^3.36.0", |
88 | | - "@tanstack/react-query": "^5.90.12", |
| 88 | + "@tanstack/react-query": "^5.90.13", |
89 | 89 | "@types/lodash": "^4.17.21", |
90 | | - "@types/node": "^25.0.2", |
| 90 | + "@types/node": "^25.0.3", |
91 | 91 | "@types/react": "^19.2.7", |
92 | 92 | "@types/react-dom": "^19.2.3", |
93 | | - "@typescript-eslint/eslint-plugin": "^8.49.0", |
94 | | - "@typescript-eslint/parser": "^8.49.0", |
| 93 | + "@typescript-eslint/eslint-plugin": "^8.50.1", |
| 94 | + "@typescript-eslint/parser": "^8.50.1", |
95 | 95 | "clsx": "^2.1.1", |
96 | 96 | "cssnano": "^7.1.2", |
97 | 97 | "dayjs": "^1.11.19", |
|
112 | 112 | "react-dom": "^19.2.3", |
113 | 113 | "sharp": "^0.34.5", |
114 | 114 | "shiki": "^3.20.0", |
115 | | - "swr": "^2.3.7", |
| 115 | + "swr": "^2.3.8", |
116 | 116 | "tsup": "^8.5.1", |
117 | 117 | "typescript": "^5.9.3" |
118 | 118 | }, |
|
0 commit comments