|
65 | 65 | "flat": "^6.0.1", |
66 | 66 | "lodash.merge": "^4.6.2", |
67 | 67 | "lodash.omitby": "^4.6.0", |
68 | | - "react": "^19.1.0", |
69 | | - "react-dom": "^19.1.0" |
| 68 | + "react": "^19.1.1", |
| 69 | + "react-dom": "^19.1.1" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@changesets/changelog-github": "^0.5.1", |
73 | 73 | "@changesets/cli": "^2.29.6", |
74 | | - "@eslint/js": "^9.25.0", |
75 | | - "@portabletext/types": "^2.0.13", |
| 74 | + "@eslint/js": "^9.34.0", |
| 75 | + "@portabletext/types": "^2.0.15", |
76 | 76 | "@react-pdf/types": "^2.9.0", |
77 | | - "@sanity/pkg-utils": "^7.9.0", |
| 77 | + "@sanity/pkg-utils": "^7.11.9", |
78 | 78 | "@testing-library/react": "^16.3.0", |
79 | 79 | "@types/lodash.merge": "^4.6.9", |
80 | 80 | "@types/lodash.omitby": "^4.6.9", |
81 | | - "@types/react": "^19.1.2", |
82 | | - "@types/react-dom": "^19.1.6", |
83 | | - "@vitejs/plugin-react": "^4.6.0", |
| 81 | + "@types/react": "^19.1.12", |
| 82 | + "@types/react-dom": "^19.1.9", |
| 83 | + "@vitejs/plugin-react": "^4.7.0", |
84 | 84 | "cz-conventional-changelog": "^3.3.0", |
85 | | - "eslint": "^9.25.0", |
| 85 | + "eslint": "^9.34.0", |
86 | 86 | "eslint-plugin-react-hooks": "^5.2.0", |
87 | | - "eslint-plugin-react-refresh": "^0.4.19", |
88 | | - "globals": "^16.0.0", |
| 87 | + "eslint-plugin-react-refresh": "^0.4.20", |
| 88 | + "globals": "^16.3.0", |
89 | 89 | "jsdom": "^26.1.0", |
90 | 90 | "npm-run-all2": "^8.0.4", |
91 | 91 | "pdf-visual-diff": "^0.14.0", |
92 | | - "prettier": "^3.5.3", |
93 | | - "prettier-plugin-organize-imports": "^4.1.0", |
| 92 | + "prettier": "^3.6.2", |
| 93 | + "prettier-plugin-organize-imports": "^4.2.0", |
94 | 94 | "rimraf": "^6.0.1", |
95 | 95 | "typescript": "5.9.2", |
96 | | - "typescript-eslint": "^8.30.1", |
97 | | - "vite": "^7.0.0", |
| 96 | + "typescript-eslint": "^8.41.0", |
| 97 | + "vite": "^7.1.3", |
98 | 98 | "vitest": "^3.2.4" |
99 | 99 | }, |
100 | 100 | "packageManager": "pnpm@10.11.1", |
|
0 commit comments