|
38 | 38 | "test.headless.ci": "nx component-test-ci headless",
|
39 | 39 | "test.utils": "nx test utils"
|
40 | 40 | },
|
41 |
| - "packageManager": "pnpm@9.3.0", |
| 41 | + "packageManager": "pnpm@9.5.0", |
42 | 42 | "devDependencies": {
|
43 | 43 | "@axe-core/playwright": "^4.9.1",
|
44 | 44 | "@builder.io/qwik": "^1.5.5",
|
|
56 | 56 | "@jscutlery/semver": "^4.2.0",
|
57 | 57 | "@k11r/nx-cloudflare-wrangler": "3.0.0-feat-sst-upgrade.1",
|
58 | 58 | "@modular-forms/qwik": "^0.24.0",
|
59 |
| - "@nx/cypress": "19.2.3", |
60 |
| - "@nx/devkit": "19.2.3", |
61 |
| - "@nx/eslint": "19.2.3", |
62 |
| - "@nx/eslint-plugin": "19.2.3", |
63 |
| - "@nx/jest": "19.2.3", |
64 |
| - "@nx/js": "19.2.3", |
65 |
| - "@nx/playwright": "19.2.3", |
66 |
| - "@nx/plugin": "19.2.3", |
67 |
| - "@nx/vite": "19.2.3", |
68 |
| - "@nx/workspace": "19.2.3", |
| 59 | + "@nx/cypress": "19.4.2", |
| 60 | + "@nx/devkit": "19.4.2", |
| 61 | + "@nx/eslint": "19.4.2", |
| 62 | + "@nx/eslint-plugin": "19.4.2", |
| 63 | + "@nx/jest": "19.4.2", |
| 64 | + "@nx/js": "19.4.2", |
| 65 | + "@nx/playwright": "19.4.2", |
| 66 | + "@nx/plugin": "19.4.2", |
| 67 | + "@nx/vite": "19.4.2", |
| 68 | + "@nx/workspace": "19.4.2", |
69 | 69 | "@oddbird/popover-polyfill": "0.4.3",
|
70 | 70 | "@playwright/test": "^1.44.1",
|
71 | 71 | "@qwikest/icons": "^0.0.13",
|
|
91 | 91 | "class-variance-authority": "^0.7.0",
|
92 | 92 | "clipboard-copy": "^4.0.1",
|
93 | 93 | "clsx": "^2.1.1",
|
94 |
| - "cypress": "13.9.0", |
| 94 | + "cypress": "13.13.0", |
95 | 95 | "cypress-axe": "1.5.0",
|
96 | 96 | "cypress-ct-qwik": "0.3.0",
|
97 | 97 | "cypress-real-events": "1.12.0",
|
|
112 | 112 | "match-sorter": "6.3.4",
|
113 | 113 | "node-fetch": "3.3.2",
|
114 | 114 | "np": "^10.0.5",
|
115 |
| - "nx": "19.2.3", |
| 115 | + "nx": "19.4.2", |
116 | 116 | "postcss": "^8.4.38",
|
117 | 117 | "prettier": "^3.2.5",
|
118 | 118 | "prettier-plugin-tailwindcss": "^0.5.14",
|
|
158 | 158 | },
|
159 | 159 | "volta": {
|
160 | 160 | "node": "20.9.0",
|
161 |
| - "pnpm": "9.3.0" |
| 161 | + "pnpm": "9.5.0" |
162 | 162 | }
|
163 | 163 | }
|
0 commit comments