|
77 | 77 | "devDependencies": {
|
78 | 78 | "@commitlint/cli": "^19.4.0",
|
79 | 79 | "@commitlint/config-angular": "^19.3.0",
|
80 |
| - "@emotion/react": "^11.13.0", |
| 80 | + "@emotion/react": "^11.13.3", |
81 | 81 | "@emotion/styled": "^11.13.0",
|
82 | 82 | "@mui/material": "^5.16.7",
|
83 | 83 | "@rollup/plugin-alias": "^5.1.0",
|
84 | 84 | "@rollup/plugin-commonjs": "^26.0.1",
|
85 | 85 | "@rollup/plugin-node-resolve": "^15.2.3",
|
86 | 86 | "@rollup/plugin-replace": "^5.0.7",
|
87 |
| - "@swc/core": "^1.7.14", |
| 87 | + "@swc/core": "^1.7.18", |
88 | 88 | "@swc/helpers": "^0.5.12",
|
89 | 89 | "@testing-library/react": "^14.2.2",
|
90 | 90 | "@types/node": "^20.12.5",
|
91 |
| - "@types/react": "^18.3.3", |
| 91 | + "@types/react": "^18.3.4", |
92 | 92 | "@types/react-dom": "^18.3.0",
|
93 | 93 | "@typescript-eslint/eslint-plugin": "^7.5.0",
|
94 | 94 | "@typescript-eslint/parser": "^8.2.0",
|
95 | 95 | "@vitejs/plugin-react": "^4.3.1",
|
96 | 96 | "@vitest/coverage-v8": "^1.4.0",
|
97 |
| - "eslint": "^9.9.0", |
| 97 | + "eslint": "^9.9.1", |
98 | 98 | "eslint-config-standard": "^17.1.0",
|
99 | 99 | "eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
|
100 | 100 | "eslint-plugin-n": "^16.6.2",
|
|
103 | 103 | "eslint-plugin-react-hooks": "^4.6.2",
|
104 | 104 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
105 | 105 | "eslint-plugin-unused-imports": "^3.1.0",
|
106 |
| - "expect-type": "^0.19.0", |
107 |
| - "husky": "^9.1.4", |
| 106 | + "expect-type": "^0.20.0", |
| 107 | + "husky": "^9.1.5", |
108 | 108 | "jsdom": "^25.0.0",
|
109 | 109 | "lint-staged": "^15.2.9",
|
110 | 110 | "pinst": "^3.0.0",
|
|
116 | 116 | "rollup-plugin-swc3": "^0.11.2",
|
117 | 117 | "ts-node": "^10.9.2",
|
118 | 118 | "typescript": "^5.5.4",
|
119 |
| - "vite": "^5.4.1", |
| 119 | + "vite": "^5.4.2", |
120 | 120 | "vitest": "^1.4.0"
|
121 | 121 | },
|
122 | 122 | "resolutions": {
|
|
0 commit comments