|
125 | 125 | "@size-limit/preset-small-lib": "^8.2.4", |
126 | 126 | "@testing-library/jest-dom": "^5.16.5", |
127 | 127 | "@testing-library/react": "^14.0.0", |
128 | | - "@types/jest": "^29.4.0", |
129 | | - "@types/react": "^18.0.28", |
130 | | - "@types/react-dom": "^18.0.11", |
131 | | - "@typescript-eslint/eslint-plugin": "^5.54.0", |
132 | | - "@typescript-eslint/parser": "^5.54.0", |
133 | | - "eslint": "^8.35.0", |
| 128 | + "@types/jest": "^29.5.2", |
| 129 | + "@types/react": "^18.2.7", |
| 130 | + "@types/react-dom": "^18.2.4", |
| 131 | + "@typescript-eslint/eslint-plugin": "^5.59.8", |
| 132 | + "@typescript-eslint/parser": "^5.59.8", |
| 133 | + "eslint": "^8.41.0", |
134 | 134 | "eslint-plugin-import": "^2.27.5", |
135 | 135 | "eslint-plugin-jsx-a11y": "^6.7.1", |
136 | 136 | "eslint-plugin-react": "^7.32.2", |
137 | 137 | "eslint-plugin-react-hooks": "^4.6.0", |
138 | | - "jsdom": "^21.1.0", |
139 | | - "lint-staged": "^13.1.2", |
| 138 | + "jsdom": "^22.1.0", |
| 139 | + "lint-staged": "^13.2.2", |
140 | 140 | "microbundle": "^0.15.1", |
141 | 141 | "npm-run-all": "^4.1.5", |
142 | | - "prettier": "^2.8.4", |
| 142 | + "prettier": "^2.8.8", |
143 | 143 | "react": "^18.2.0", |
144 | 144 | "react-dom": "^18.2.0", |
145 | 145 | "simple-git-hooks": "^2.8.1", |
146 | 146 | "size-limit": "^8.2.4", |
147 | 147 | "typescript": "^4.9.5", |
148 | | - "vitest": "^0.29.2" |
| 148 | + "vitest": "^0.31.3" |
149 | 149 | }, |
150 | 150 | "pnpm": { |
151 | 151 | "peerDependencyRules": { |
|
0 commit comments