|
18 | 18 | "story:headless": "nx storybook headless", |
19 | 19 | "website": "nx serve website" |
20 | 20 | }, |
| 21 | + "packageManager": "[email protected]", |
21 | 22 | "devDependencies": { |
22 | | - "@builder.io/qwik": "1.2.6", |
23 | | - "@builder.io/qwik-city": "1.2.6", |
24 | | - "@commitlint/cli": "^17.4.3", |
25 | | - "@commitlint/config-angular": "^17.4.3", |
26 | | - "@commitlint/config-conventional": "^17.4.3", |
27 | | - "@cypress/code-coverage": "3.10.0", |
28 | | - "@cypress/vite-dev-server": "^2.2.1", |
29 | | - "@floating-ui/dom": "1.0.10", |
30 | | - "@frsource/cypress-plugin-visual-regression-diff": "3.3.5", |
31 | | - "@jscutlery/semver": "^2.30.1", |
| 23 | + "@builder.io/qwik": "^1.2.10", |
| 24 | + "@builder.io/qwik-city": "^1.2.10", |
| 25 | + "@commitlint/cli": "^17.7.1", |
| 26 | + "@commitlint/config-angular": "^17.7.0", |
| 27 | + "@commitlint/config-conventional": "^17.7.0", |
| 28 | + "@cypress/code-coverage": "^3.11.0", |
| 29 | + "@cypress/vite-dev-server": "^5.0.6", |
| 30 | + "@floating-ui/dom": "^1.5.1", |
| 31 | + "@frsource/cypress-plugin-visual-regression-diff": "^3.3.10", |
| 32 | + "@jscutlery/semver": "^3.1.0", |
32 | 33 | "@k11r/nx-cloudflare-wrangler": "2.4.2", |
33 | | - "@nx/cypress": "16.5.1", |
34 | | - "@nx/eslint-plugin": "16.5.1", |
35 | | - "@nx/linter": "16.5.1", |
36 | | - "@nx/storybook": "16.5.1", |
37 | | - "@nx/vite": "16.5.1", |
38 | | - "@nx/workspace": "16.5.1", |
39 | | - "@storybook/addon-a11y": "7.0.27", |
40 | | - "@storybook/addon-coverage": "0.0.8", |
41 | | - "@storybook/addon-essentials": "7.0.27", |
42 | | - "@storybook/addon-interactions": "7.0.27", |
43 | | - "@storybook/addon-links": "7.0.27", |
44 | | - "@storybook/blocks": "7.0.8", |
45 | | - "@storybook/builder-vite": "7.0.27", |
46 | | - "@storybook/html": "7.0.8", |
47 | | - "@storybook/html-vite": "7.0.8", |
48 | | - "@storybook/jest": "0.1.0", |
49 | | - "@storybook/test-runner": "0.10.0", |
50 | | - "@storybook/testing-library": "0.1.0", |
| 34 | + "@nx/cypress": "^16.7.4", |
| 35 | + "@nx/eslint-plugin": "^16.7.4", |
| 36 | + "@nx/linter": "^16.7.4", |
| 37 | + "@nx/storybook": "^16.7.4", |
| 38 | + "@nx/vite": "^16.7.4", |
| 39 | + "@nx/workspace": "^16.7.4", |
| 40 | + "@storybook/addon-a11y": "^7.4.0", |
| 41 | + "@storybook/addon-coverage": "^0.0.9", |
| 42 | + "@storybook/addon-essentials": "^7.4.0", |
| 43 | + "@storybook/addon-interactions": "^7.4.0", |
| 44 | + "@storybook/addon-links": "^7.4.0", |
| 45 | + "@storybook/blocks": "^7.4.0", |
| 46 | + "@storybook/builder-vite": "^7.4.0", |
| 47 | + "@storybook/html": "^7.4.0", |
| 48 | + "@storybook/html-vite": "^7.4.0", |
| 49 | + "@storybook/jest": "^0.2.2", |
| 50 | + "@storybook/test-runner": "^0.13.0", |
| 51 | + "@storybook/testing-library": "^0.2.0", |
51 | 52 | "@testing-library/cypress": "9.0.0", |
52 | | - "@types/eslint": "8.37.0", |
53 | | - "@types/node": "18.16.1", |
54 | | - "@types/testing-library__jest-dom": "5.14.5", |
55 | | - "@typescript-eslint/eslint-plugin": "5.62.0", |
56 | | - "@typescript-eslint/parser": "5.62.0", |
57 | | - "@vitest/coverage-c8": "0.31.0", |
58 | | - "@vitest/ui": "0.31.0", |
59 | | - "all-contributors-cli": "^6.24.0", |
60 | | - "autoprefixer": "^10.4.13", |
61 | | - "axe-core": "4.6.3", |
62 | | - "chromatic": "6.17.3", |
| 53 | + "@types/eslint": "^8.44.2", |
| 54 | + "@types/node": "^20.5.7", |
| 55 | + "@typescript-eslint/eslint-plugin": "^5", |
| 56 | + "@typescript-eslint/parser": "^5", |
| 57 | + "@vitest/coverage-v8": "^0.34.3", |
| 58 | + "@vitest/ui": "^0.34.3", |
| 59 | + "all-contributors-cli": "^6.26.1", |
| 60 | + "autoprefixer": "^10.4.15", |
| 61 | + "axe-core": "^4.7.2", |
| 62 | + "chromatic": "^6.24.1", |
63 | 63 | "commitizen": "^4.3.0", |
64 | | - "commitlint": "^17.4.3", |
| 64 | + "commitlint": "^17.7.1", |
65 | 65 | "country-list-json": "1.1.0", |
66 | | - "cypress": "12.17.1", |
| 66 | + "cypress": "^12", |
67 | 67 | "cypress-axe": "1.4.0", |
68 | 68 | "cypress-ct-qwik": "0.3.0", |
69 | 69 | "cz-conventional-changelog": "^3.3.0", |
70 | | - "daisyui": "^2.50.1", |
71 | | - "danger": "11.2.4", |
72 | | - "eslint": "8.36.0", |
73 | | - "eslint-config-prettier": "8.6.0", |
74 | | - "eslint-plugin-cypress": "^2.12.1", |
75 | | - "eslint-plugin-qwik": "1.2.6", |
76 | | - "eslint-plugin-storybook": "^0.6.11", |
77 | | - "html-webpack-plugin": "^5.5.0", |
| 70 | + "daisyui": "^3.6.4", |
| 71 | + "danger": "^11.2.8", |
| 72 | + "eslint": "^8.48.0", |
| 73 | + "eslint-config-prettier": "^8", |
| 74 | + "eslint-plugin-cypress": "^2.14.0", |
| 75 | + "eslint-plugin-qwik": "^1.2.10", |
| 76 | + "eslint-plugin-storybook": "^0.6.13", |
| 77 | + "html-webpack-plugin": "^5.5.3", |
78 | 78 | "husky": "^8.0.3", |
79 | 79 | "jsdom": "22.1.0", |
80 | | - "libphonenumber-js": "1.10.24", |
| 80 | + "libphonenumber-js": "^1.10.43", |
81 | 81 | "lodash.includes": "4.3.0", |
82 | | - "ngx-deploy-npm": "^5.0.0", |
83 | | - "node-fetch": "3.3.0", |
84 | | - "np": "7.6.3", |
85 | | - "nx": "16.5.1", |
86 | | - "nx-cloud": "16.1.0", |
87 | | - "postcss": "^8.4.21", |
88 | | - "prettier": "2.8.8", |
| 82 | + "ngx-deploy-npm": "^7.0.1", |
| 83 | + "node-fetch": "^3.3.2", |
| 84 | + "np": "^8.0.4", |
| 85 | + "nx": "^16.7.4", |
| 86 | + "nx-cloud": "^16.3.0", |
| 87 | + "postcss": "^8.4.29", |
| 88 | + "prettier": "^2", |
89 | 89 | "pretty-quick": "^3.1.3", |
90 | | - "qwik-nx": "1.0.7", |
| 90 | + "qwik-nx": "^1.0.8", |
91 | 91 | "react": "18.2.0", |
92 | 92 | "react-dom": "18.2.0", |
93 | | - "sass": "1.58.1", |
94 | | - "storybook": "7.0.0-rc.7", |
95 | | - "storybook-framework-qwik": "0.2.2", |
96 | | - "tailwindcss": "^3.2.6", |
| 93 | + "sass": "^1.66.1", |
| 94 | + "storybook": "^7.4.0", |
| 95 | + "storybook-framework-qwik": "^0.2.3", |
| 96 | + "tailwindcss": "^3.3.3", |
97 | 97 | "ts-node": "10.9.1", |
98 | | - "typescript": "5.1.6", |
99 | | - "undici": "5.22.1", |
100 | | - "vite": "4.4.0", |
101 | | - "vite-plugin-dts": "2.3.0", |
| 98 | + "typescript": "^5.2.2", |
| 99 | + "undici": "^5.23.0", |
| 100 | + "vite": "^4.4.9", |
| 101 | + "vite-plugin-dts": "^3.5.3", |
102 | 102 | "vite-plugin-eslint": "^1.8.1", |
103 | 103 | "vite-tsconfig-paths": "4.2.0", |
104 | | - "vitest": "0.31.0", |
105 | | - "wrangler": "3.2.0" |
| 104 | + "vitest": "^0.34.3", |
| 105 | + "wrangler": "^2" |
106 | 106 | }, |
107 | 107 | "config": { |
108 | 108 | "commitizen": { |
|
115 | 115 | "components library" |
116 | 116 | ], |
117 | 117 | "dependencies": { |
118 | | - "tslib": "^2.3.0" |
| 118 | + "tslib": "^2.6.2" |
119 | 119 | } |
120 | 120 | } |
0 commit comments