|
71 | 71 | "author": "Beier(Bill) Luo <[email protected]>", |
72 | 72 | "license": "MIT", |
73 | 73 | "devDependencies": { |
74 | | - "@eslint/compat": "^1.3.2", |
75 | | - "@microsoft/api-extractor": "^7.52.11", |
| 74 | + "@eslint/compat": "^1.4.0", |
| 75 | + "@microsoft/api-extractor": "^7.53.0", |
76 | 76 | "@rollup/plugin-commonjs": "^28.0.6", |
77 | 77 | "@rollup/plugin-node-resolve": "^16.0.1", |
78 | 78 | "@rollup/plugin-terser": "^0.4.4", |
79 | 79 | "@swc/core": "^1.13.5", |
80 | 80 | "@swc/jest": "^0.2.39", |
81 | | - "@testing-library/jest-dom": "^6.8.0", |
| 81 | + "@testing-library/jest-dom": "^6.9.1", |
82 | 82 | "@testing-library/react": "^16.3.0", |
83 | 83 | "@types/jest": "^30.0.0", |
84 | | - "@types/react": "^19.1.12", |
85 | | - "@types/react-dom": "^19.1.9", |
| 84 | + "@types/react": "^19.2.0", |
| 85 | + "@types/react-dom": "^19.2.0", |
86 | 86 | "bundlewatch": "^0.4.1", |
87 | | - "cypress": "^15.1.0", |
88 | | - "eslint": "^9.35.0", |
| 87 | + "cypress": "^15.3.0", |
| 88 | + "eslint": "^9.37.0", |
89 | 89 | "eslint-config-prettier": "^10.1.8", |
90 | | - "eslint-plugin-cypress": "^5.1.1", |
| 90 | + "eslint-plugin-cypress": "^5.2.0", |
91 | 91 | "eslint-plugin-prettier": "^5.5.4", |
92 | 92 | "eslint-plugin-react": "^7.37.5", |
93 | 93 | "eslint-plugin-react-hooks": "^5.2.0", |
94 | 94 | "eslint-plugin-simple-import-sort": "^12.1.1", |
95 | 95 | "husky": "^9.1.7", |
96 | | - "jest": "^30.1.3", |
97 | | - "jest-environment-jsdom": "^30.1.2", |
| 96 | + "jest": "^30.2.0", |
| 97 | + "jest-environment-jsdom": "^30.2.0", |
98 | 98 | "jest-fixed-jsdom": "^0.0.10", |
99 | | - "jest-preview": "^0.3.1", |
100 | | - "lint-staged": "^16.1.6", |
101 | | - "msw": "^2.11.1", |
| 99 | + "jest-preview": "^0.3.2", |
| 100 | + "lint-staged": "^16.2.3", |
102 | 101 | "prettier": "^3.6.2", |
103 | | - "react": "^19.1.1", |
104 | | - "react-dom": "^19.1.1", |
| 102 | + "react": "^19.2.0", |
| 103 | + "react-dom": "^19.2.0", |
105 | 104 | "rimraf": "^6.0.1", |
106 | | - "rollup": "^4.50.0", |
| 105 | + "rollup": "^4.52.4", |
107 | 106 | "rollup-plugin-typescript2": "^0.36.0", |
108 | 107 | "tsd": "^0.33.0", |
109 | | - "typescript": "^5.9.2", |
110 | | - "typescript-eslint": "^8.42.0", |
| 108 | + "typescript": "^5.9.3", |
| 109 | + "typescript-eslint": "^8.45.0", |
111 | 110 | "whatwg-fetch": "^3.6.20", |
112 | 111 | "zod": "^3.25.76" |
113 | 112 | }, |
|
0 commit comments