|
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | 61 | "@codecov/vite-plugin": "1.9.1", |
62 | | - "@size-limit/preset-small-lib": "11.2.0", |
63 | | - "@testing-library/dom": "10.4.0", |
64 | | - "@testing-library/jest-dom": "6.6.3", |
65 | | - "@testing-library/react": "16.3.0", |
| 62 | + "@size-limit/preset-small-lib": "12.0.0", |
| 63 | + "@testing-library/dom": "10.4.1", |
| 64 | + "@testing-library/jest-dom": "6.9.1", |
| 65 | + "@testing-library/react": "16.3.2", |
66 | 66 | "@types/body-scroll-lock": "2.6.2", |
67 | 67 | "@types/classnames": "2.3.4", |
68 | | - "@types/node": "22.16.3", |
69 | | - "@types/react": "19.1.8", |
70 | | - "@types/react-dom": "19.1.6", |
71 | | - "@vitejs/plugin-react": "4.6.0", |
72 | | - "@vitest/coverage-istanbul": "3.2.4", |
73 | | - "cypress": "14.5.1", |
| 68 | + "@types/node": "22.19.7", |
| 69 | + "@types/react": "19.2.10", |
| 70 | + "@types/react-dom": "19.2.3", |
| 71 | + "@vitejs/plugin-react": "5.1.2", |
| 72 | + "@vitest/coverage-istanbul": "4.0.18", |
| 73 | + "cypress": "15.9.0", |
74 | 74 | "jsdom": "26.1.0", |
75 | | - "publint": "0.3.12", |
76 | | - "react": "19.1.0", |
77 | | - "react-dom": "19.1.0", |
78 | | - "size-limit": "11.2.0", |
79 | | - "tsdown": "0.12.9", |
| 75 | + "publint": "0.3.17", |
| 76 | + "react": "19.2.4", |
| 77 | + "react-dom": "19.2.4", |
| 78 | + "size-limit": "12.0.0", |
| 79 | + "tsdown": "0.20.1", |
80 | 80 | "tslib": "2.8.1", |
81 | | - "typescript": "5.8.3", |
82 | | - "vitest": "3.2.4" |
| 81 | + "typescript": "5.9.3", |
| 82 | + "vitest": "4.0.18" |
83 | 83 | }, |
84 | 84 | "types": "./dist/index.d.cts", |
85 | 85 | "exports": { |
|
0 commit comments