|
68 | 68 | "@microsoft/api-extractor": "^7.23.0", |
69 | 69 | "@rollup/plugin-babel": "^6.0.3", |
70 | 70 | "@rollup/plugin-node-resolve": "^15.1.0", |
71 | | - "@testing-library/jest-dom": "^6.0.0", |
72 | | - "@testing-library/react": "^14.0.0", |
73 | | - "@testing-library/user-event": "^14.1.1", |
| 71 | + "@testing-library/jest-dom": "^6.2.0", |
| 72 | + "@testing-library/react": "^14.1.2", |
| 73 | + "@testing-library/user-event": "^14.5.2", |
74 | 74 | "@types/lodash-es": "^4.17.7", |
75 | 75 | "@types/node": "^20.10.3", |
76 | 76 | "@types/react": "^18.2.35", |
77 | 77 | "@types/react-dom": "^18.2.4", |
78 | 78 | "@typescript-eslint/eslint-plugin": "^6.1.0", |
79 | 79 | "@typescript-eslint/parser": "^6.1.0", |
80 | | - "@vitejs/plugin-react": "^4.0.2", |
81 | | - "@vitest/coverage-v8": "^1.0.0", |
| 80 | + "@vitejs/plugin-react": "^4.2.1", |
| 81 | + "@vitest/coverage-v8": "^1.2.0", |
82 | 82 | "@wyw-in-js/rollup": "^0.2.2", |
83 | 83 | "@wyw-in-js/vite": "^0.2.2", |
84 | 84 | "babel-plugin-optimize-clsx": "^2.6.2", |
|
91 | 91 | "eslint-plugin-react-hooks": "^4.6.0", |
92 | 92 | "eslint-plugin-sonarjs": "^0.23.0", |
93 | 93 | "eslint-plugin-testing-library": "^6.2.0", |
94 | | - "jsdom": "^23.0.1", |
| 94 | + "jsdom": "23.1.0", |
95 | 95 | "jspdf": "^2.5.1", |
96 | 96 | "jspdf-autotable": "^3.5.23", |
97 | 97 | "lodash-es": "^4.17.21", |
|
105 | 105 | "rollup": "^4.0.2", |
106 | 106 | "rollup-plugin-postcss": "^4.0.2", |
107 | 107 | "typescript": "~5.3.2", |
108 | | - "vite": "^5.0.0", |
109 | | - "vitest": "^1.0.0" |
| 108 | + "vite": "^5.0.11", |
| 109 | + "vitest": "^1.2.0" |
110 | 110 | }, |
111 | 111 | "peerDependencies": { |
112 | 112 | "react": "^18.0", |
|
0 commit comments