|
109 | 109 | "@swc/helpers": "^0.5.3", |
110 | 110 | "@testing-library/react": "14.0.0", |
111 | 111 | "@types/jest": "^29.5.11", |
112 | | - "@types/node": "20.9.0", |
113 | | - "@types/react": "^18.2.45", |
| 112 | + "@types/node": "20.9.5", |
| 113 | + "@types/react": "^18.2.46", |
114 | 114 | "@types/react-dom": "^18.2.18", |
115 | 115 | "@vitejs/plugin-react": "^4.2.1", |
116 | 116 | "@vitejs/plugin-react-swc": "^3.5.0", |
117 | 117 | "@vitest/coverage-v8": "~0.34.6", |
118 | | - "@vitest/ui": "^1.0.4", |
119 | | - "autoprefixer": "10.4.13", |
| 118 | + "@vitest/ui": "^1.1.2", |
| 119 | + "autoprefixer": "10.4.16", |
120 | 120 | "cypress": "^13.6.1", |
121 | 121 | "eslint": "^8.56.0", |
122 | 122 | "eslint-plugin-cypress": "^2.15.1", |
|
134 | 134 | "nx": "17.2.8", |
135 | 135 | "postcss": "8.4.21", |
136 | 136 | "prettier": "^3.1.1", |
137 | | - "prettier-plugin-packagejson": "^2.4.7", |
| 137 | + "prettier-plugin-packagejson": "^2.4.8", |
138 | 138 | "prettier-plugin-prisma": "^5.0.0", |
139 | 139 | "react": "18.2.0", |
140 | 140 | "react-dom": "18.2.0", |
|
149 | 149 | "verdaccio": "^5.29.0", |
150 | 150 | "vite": "^5.0.10", |
151 | 151 | "vite-plugin-dts": "~2.3.0", |
152 | | - "vitest": "^1.0.4" |
| 152 | + "vitest": "^1.1.2" |
153 | 153 | }, |
154 | 154 | "peerDependencies": { |
155 | 155 | "husky": "^8.0.3" |
|
0 commit comments