|
23 | 23 | "devDependencies": { |
24 | 24 | "@4tw/cypress-drag-drop": "^2.3.1", |
25 | 25 | "@babel/core": "^7.29.0", |
26 | | - "@cypress/vite-dev-server": "^7.2.0", |
| 26 | + "@cypress/vite-dev-server": "^7.2.1", |
27 | 27 | "@testing-library/jest-dom": "^6.9.1", |
28 | 28 | "@testing-library/react": "^16.3.2", |
29 | 29 | "@testing-library/user-event": "^14.6.1", |
30 | 30 | "@types/react": "^18.3.27", |
31 | 31 | "@types/react-dom": "^18.3.7", |
32 | 32 | "@vitejs/plugin-react": "^5.2.0", |
33 | | - "@vitest/ui": "^4.1.0", |
34 | | - "cypress": "^15.12.0", |
| 33 | + "@vitest/ui": "^4.1.2", |
| 34 | + "cypress": "^15.13.0", |
35 | 35 | "cypress-real-events": "^1.15.0", |
36 | | - "msw": "^2.12.12", |
| 36 | + "msw": "^2.12.14", |
37 | 37 | "postcss": "^8.5.8", |
38 | 38 | "tailwindcss": "^3.4.17", |
39 | 39 | "ts-node": "^10.9.2", |
40 | 40 | "typescript": "^5.9.3", |
41 | | - "vite": "^7.3.0", |
42 | | - "vitest": "^4.1.0" |
| 41 | + "vite": "^7.3.1", |
| 42 | + "vitest": "^4.1.2" |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | 45 | "@frontify/fondue": "13.3.2", |
46 | 46 | "glob": "^13.0.6", |
47 | | - "happy-dom": "^20.8.4", |
| 47 | + "happy-dom": "^20.8.9", |
48 | 48 | "react": "^18.3.1", |
49 | 49 | "react-dom": "^18.3.1" |
50 | 50 | }, |
|
58 | 58 | "overrides": { |
59 | 59 | "ajv@>=7.0.0-alpha.0 <8.18.0": "^8.18.0", |
60 | 60 | "immer": "^10.2.0", |
61 | | - "minimatch@^3": "npm:minimatch@^3.1.4" |
| 61 | + "brace-expansion@^1": "npm:brace-expansion@^1.1.13", |
| 62 | + "brace-expansion@^2": "npm:brace-expansion@^2.0.3", |
| 63 | + "brace-expansion@^5": "npm:brace-expansion@^5.0.5", |
| 64 | + "fastify@^5": "npm:fastify@^5.8.3", |
| 65 | + "minimatch@^3": "npm:minimatch@^3.1.4", |
| 66 | + "picomatch@^2": "npm:picomatch@^2.3.2", |
| 67 | + "picomatch@^4": "npm:picomatch@^4.0.4", |
| 68 | + "yaml@^2": "npm:yaml@^2.8.3" |
62 | 69 | } |
63 | 70 | }, |
64 | | - "packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be" |
| 71 | + "packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319" |
65 | 72 | } |
0 commit comments