diff --git a/package.json b/package.json index 1e30cf1..c09073d 100644 --- a/package.json +++ b/package.json @@ -50,19 +50,19 @@ } ], "devDependencies": { - "@testing-library/dom": "8.19.0", + "@testing-library/dom": "8.20.1", "@testing-library/react": "13.4.0", - "@testing-library/user-event": "14.4.3", - "@types/lodash": "4.14.191", - "@types/react": "18.0.26", - "jsdom": "21.0.0", - "react": "18.2.0", - "react-dom": "18.2.0", - "tslib": "2.4.1", + "@testing-library/user-event": "14.6.1", + "@types/lodash": "4.17.21", + "@types/react": "18.3.27", + "jsdom": "21.1.2", + "react": "18.3.1", + "react-dom": "18.3.1", + "tslib": "2.8.1", "typescript": "4.9.4", - "vite": "4.0.4", + "vite": "4.5.14", "vite-plugin-dts": "1.7.1", - "vitest": "0.27.1" + "vitest": "0.34.6" }, "peerDependencies": { "lodash": "^4.17.15",