|  | 
| 80 | 80 |     "@commitlint/config-conventional": "^19.5.0", | 
| 81 | 81 |     "@emotion/react": "^11.13.3", | 
| 82 | 82 |     "@emotion/styled": "^11.13.0", | 
| 83 |  | -    "@mui/material": "^6.1.2", | 
|  | 83 | +    "@mui/material": "^6.1.4", | 
| 84 | 84 |     "@rollup/plugin-alias": "^5.1.1", | 
| 85 |  | -    "@rollup/plugin-commonjs": "^28.0.0", | 
|  | 85 | +    "@rollup/plugin-commonjs": "^28.0.1", | 
| 86 | 86 |     "@rollup/plugin-node-resolve": "^15.3.0", | 
| 87 | 87 |     "@rollup/plugin-replace": "^6.0.1", | 
| 88 |  | -    "@swc/core": "^1.7.26", | 
|  | 88 | +    "@swc/core": "^1.7.36", | 
| 89 | 89 |     "@swc/helpers": "^0.5.13", | 
| 90 | 90 |     "@testing-library/dom": "^10.4.0", | 
| 91 | 91 |     "@testing-library/react": "^16.0.1", | 
| 92 |  | -    "@types/node": "^20.16.10", | 
|  | 92 | +    "@types/node": "^20.16.13", | 
| 93 | 93 |     "@types/react": "^18.3.11", | 
| 94 |  | -    "@types/react-dom": "^18.3.0", | 
| 95 |  | -    "@typescript-eslint/eslint-plugin": "^8.8.0", | 
| 96 |  | -    "@typescript-eslint/parser": "^8.8.0", | 
| 97 |  | -    "@vitejs/plugin-react": "^4.3.2", | 
| 98 |  | -    "@vitest/coverage-v8": "^2.1.2", | 
|  | 94 | +    "@types/react-dom": "^18.3.1", | 
|  | 95 | +    "@typescript-eslint/eslint-plugin": "^8.10.0", | 
|  | 96 | +    "@typescript-eslint/parser": "^8.10.0", | 
|  | 97 | +    "@vitejs/plugin-react": "^4.3.3", | 
|  | 98 | +    "@vitest/coverage-v8": "^2.1.3", | 
| 99 | 99 |     "eslint": "^8.57.1", | 
| 100 | 100 |     "eslint-config-standard": "^17.1.0", | 
| 101 | 101 |     "eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1", | 
| 102 |  | -    "eslint-plugin-n": "^17.10.3", | 
|  | 102 | +    "eslint-plugin-n": "^17.11.1", | 
| 103 | 103 |     "eslint-plugin-promise": "^7.1.0", | 
| 104 | 104 |     "eslint-plugin-react": "^7.37.1", | 
| 105 | 105 |     "eslint-plugin-react-hooks": "^4.6.2", | 
|  | 
| 115 | 115 |     "react-dom": "^18.3.1", | 
| 116 | 116 |     "rollup": "^4.24.0", | 
| 117 | 117 |     "rollup-plugin-dts": "^6.1.1", | 
| 118 |  | -    "rollup-plugin-swc3": "^0.12.0", | 
|  | 118 | +    "rollup-plugin-swc3": "^0.12.1", | 
| 119 | 119 |     "ts-node": "^10.9.2", | 
| 120 |  | -    "typescript": "^5.6.2", | 
| 121 |  | -    "vite": "^5.4.8", | 
| 122 |  | -    "vitest": "^2.1.2" | 
|  | 120 | +    "typescript": "^5.6.3", | 
|  | 121 | +    "vite": "^5.4.9", | 
|  | 122 | +    "vitest": "^2.1.3" | 
| 123 | 123 |   }, | 
| 124 | 124 |   "overrides": { | 
| 125 | 125 |     "browserslist": "4.23.3", | 
|  | 
0 commit comments