|
40 | 40 | "test.headless.ci": "nx component-test-ci headless",
|
41 | 41 | "test.utils": "nx test utils"
|
42 | 42 | },
|
43 |
| - "packageManager": "pnpm@9.1.1", |
| 43 | + "packageManager": "pnpm@8.15.8", |
44 | 44 | "devDependencies": {
|
45 |
| - "@axe-core/playwright": "4.8.5", |
| 45 | + "@axe-core/playwright": "4.9.0", |
46 | 46 | "@builder.io/qwik": "^1.5.4",
|
47 | 47 | "@builder.io/qwik-city": "^1.5.4",
|
48 | 48 | "@builder.io/qwik-react": "0.5.3",
|
|
58 | 58 | "@fontsource-variable/inter": "5.0.8",
|
59 | 59 | "@img/sharp-linux-x64": "^0.33.0",
|
60 | 60 | "@jscutlery/semver": "^4.2.0",
|
61 |
| - "@k11r/nx-cloudflare-wrangler": "2.7.1", |
62 |
| - "@nx/cypress": "17.1.3", |
63 |
| - "@nx/devkit": "17.1.3", |
64 |
| - "@nx/eslint": "17.1.3", |
65 |
| - "@nx/eslint-plugin": "17.1.3", |
66 |
| - "@nx/jest": "17.1.3", |
67 |
| - "@nx/js": "17.1.3", |
68 |
| - "@nx/playwright": "17.1.3", |
69 |
| - "@nx/plugin": "17.2.3", |
70 |
| - "@nx/storybook": "17.1.3", |
71 |
| - "@nx/vite": "17.1.3", |
72 |
| - "@nx/workspace": "17.1.3", |
| 61 | + "@k11r/nx-cloudflare-wrangler": "3.0.0-feat-sst-upgrade.1", |
| 62 | + "@nx/cypress": "18.0.0", |
| 63 | + "@nx/devkit": "18.0.0", |
| 64 | + "@nx/eslint": "18.0.0", |
| 65 | + "@nx/eslint-plugin": "18.0.0", |
| 66 | + "@nx/jest": "18.0.0", |
| 67 | + "@nx/js": "18.0.0", |
| 68 | + "@nx/playwright": "18.0.0", |
| 69 | + "@nx/plugin": "18.0.0", |
| 70 | + "@nx/storybook": "18.0.0", |
| 71 | + "@nx/vite": "18.0.0", |
| 72 | + "@nx/workspace": "18.0.0", |
73 | 73 | "@oddbird/popover-polyfill": "0.4.3",
|
74 | 74 | "@playwright/test": "^1.41.2",
|
75 | 75 | "@qwikest/icons": "0.0.13",
|
76 | 76 | "@radix-ui/react-scroll-area": "1.0.5",
|
77 |
| - "@shikijs/transformers": "1.1.7", |
| 77 | + "@shikijs/transformers": "1.5.2", |
78 | 78 | "@storybook/addon-a11y": "7.6.0",
|
79 | 79 | "@storybook/addon-coverage": "^0.0.9",
|
80 | 80 | "@storybook/addon-essentials": "7.6.0",
|
|
87 | 87 | "@storybook/jest": "0.2.3",
|
88 | 88 | "@storybook/test-runner": "0.13.0",
|
89 | 89 | "@storybook/testing-library": "0.2.2",
|
90 |
| - "@swc-node/register": "~1.6.7", |
| 90 | + "@swc-node/register": "1.8.0", |
91 | 91 | "@swc/core": "~1.3.85",
|
92 | 92 | "@testing-library/cypress": "9.0.0",
|
93 | 93 | "@types/decompress": "4.2.7",
|
94 | 94 | "@types/eslint": "^8.44.2",
|
95 | 95 | "@types/estree-jsx": "^1.0.3",
|
96 | 96 | "@types/jest": "^29.4.0",
|
97 |
| - "@types/node": "^20.5.7", |
| 97 | + "@types/node": "^20.12.12", |
98 | 98 | "@types/react": "18.0.28",
|
99 | 99 | "@types/react-dom": "18.0.11",
|
100 |
| - "@typescript-eslint/eslint-plugin": "6.13.1", |
101 |
| - "@typescript-eslint/parser": "6.13.1", |
102 |
| - "@vitest/coverage-v8": "~0.34.6", |
103 |
| - "@vitest/ui": "^0.34.3", |
| 100 | + "@typescript-eslint/eslint-plugin": "7.9.0", |
| 101 | + "@typescript-eslint/parser": "7.9.0", |
| 102 | + "@vitest/coverage-v8": "0.34.6", |
| 103 | + "@vitest/ui": "0.34.7", |
104 | 104 | "all-contributors-cli": "^6.26.1",
|
105 | 105 | "ansis": "2.3.0",
|
106 | 106 | "autoprefixer": "^10.4.15",
|
|
121 | 121 | "danger": "^11.2.8",
|
122 | 122 | "decompress": "4.2.1",
|
123 | 123 | "dotenv": "16.3.1",
|
124 |
| - "eslint": "^8.48.0", |
| 124 | + "eslint": "8.57.0", |
125 | 125 | "eslint-config-prettier": "9.0.0",
|
126 | 126 | "eslint-plugin-cypress": "^2.14.0",
|
127 | 127 | "eslint-plugin-playwright": "^1.3.0",
|
|
137 | 137 | "ngx-deploy-npm": "^7.0.1",
|
138 | 138 | "node-fetch": "^3.3.2",
|
139 | 139 | "np": "^8.0.4",
|
140 |
| - "nx": "17.1.3", |
| 140 | + "nx": "18.0.0", |
141 | 141 | "postcss": "^8.4.29",
|
142 | 142 | "prettier": "^3.2.5",
|
143 | 143 | "prettier-plugin-tailwindcss": "^0.4.1",
|
144 | 144 | "pretty-quick": "^4.0.0",
|
145 |
| - "qwik-nx": "^1.0.8", |
| 145 | + "qwik-nx": "^2.2.1", |
146 | 146 | "qwik-themes": "^0.2.0",
|
147 | 147 | "react": "18.2.0",
|
148 | 148 | "react-dom": "18.2.0",
|
149 | 149 | "rehype-pretty-code": "^0.13.0",
|
150 | 150 | "rollup-plugin-pure": "0.2.1",
|
151 | 151 | "sass": "^1.66.1",
|
152 |
| - "shiki": "1.1.7", |
| 152 | + "shiki": "1.5.2", |
153 | 153 | "specificity": "^1.0.0",
|
154 | 154 | "storybook": "^7.4.0",
|
155 | 155 | "storybook-framework-qwik": "^0.2.3",
|
|
159 | 159 | "ts-jest": "^29.1.0",
|
160 | 160 | "ts-node": "10.9.1",
|
161 | 161 | "tslib": "^2.6.2",
|
162 |
| - "typescript": "^5.2.2", |
| 162 | + "typescript": "5.4.5", |
163 | 163 | "undici": "^5.23.0",
|
164 | 164 | "unified": "^11.0.4",
|
165 | 165 | "unist-util-visit": "^5.0.0",
|
166 | 166 | "verdaccio": "^5.0.4",
|
167 |
| - "vite": "^5.1.6", |
| 167 | + "vite": "5.2.11", |
168 | 168 | "vite-plugin-dts": "^3.5.3",
|
169 | 169 | "vite-plugin-eslint": "^1.8.1",
|
170 | 170 | "vite-plugin-inspect": "0.7.38",
|
171 | 171 | "vite-plugin-static-copy": "0.17.0",
|
172 | 172 | "vite-tsconfig-paths": "4.2.0",
|
173 |
| - "vitest": "^0.34.3", |
174 |
| - "wrangler": "^3.11.0", |
| 173 | + "vitest": "0.34.6", |
| 174 | + "wrangler": "^3.57.0", |
175 | 175 | "yargs": "17.7.2"
|
176 | 176 | },
|
177 | 177 | "config": {
|
|
0 commit comments