|
1 | 1 | { |
2 | | - "name": "@qikify/polaris-vue", |
3 | | - "version": "0.7.3", |
4 | | - "polaris_version": "9.8.0", |
| 2 | + "name": "@ownego/polaris-vue", |
| 3 | + "version": "0.7.4", |
| 4 | + "polaris_version": "9.9.0", |
5 | 5 | "description": "Shopify Polaris UI library for Vue 3", |
6 | 6 | "author": { |
7 | | - "name": "Qikify" |
| 7 | + "name": "Ownego Team" |
8 | 8 | }, |
9 | 9 | "keywords": [ |
10 | 10 | "polaris", |
|
33 | 33 | "build-storybook": "rimraf ./docs && build-storybook -o docs" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@shopify/polaris-icons": "^4.18.4", |
37 | | - "polaris": "https://github.com/juzser/polaris.git", |
| 36 | + "@shopify/polaris-icons": "^4.22.0", |
38 | 37 | "vite-svg-loader": "^3.1.2", |
39 | 38 | "vue": "^3.2.31" |
40 | 39 | }, |
|
43 | 42 | "@rushstack/eslint-patch": "^1.1.0", |
44 | 43 | "@shopify/polaris-tokens": "^5.0.1", |
45 | 44 | "@shopify/typescript-configs": "^5.1.0", |
46 | | - "@storybook/addon-a11y": "^6.4.20", |
47 | | - "@storybook/addon-actions": "^6.4.20", |
48 | | - "@storybook/addon-docs": "^6.4.20", |
49 | | - "@storybook/addon-essentials": "^6.4.20", |
50 | | - "@storybook/addon-links": "^6.4.20", |
51 | | - "@storybook/addons": "^6.4.20", |
52 | | - "@storybook/builder-vite": "^0.1.23", |
53 | | - "@storybook/theming": "^6.4.20", |
54 | | - "@storybook/vue3": "^6.4.20", |
| 45 | + "@storybook/addon-a11y": "^6.5.5", |
| 46 | + "@storybook/addon-actions": "^6.5.5", |
| 47 | + "@storybook/addon-docs": "^6.5.5", |
| 48 | + "@storybook/addon-essentials": "^6.5.5", |
| 49 | + "@storybook/addon-links": "^6.5.5", |
| 50 | + "@storybook/addons": "^6.5.5", |
| 51 | + "@storybook/builder-vite": "^0.1.35", |
| 52 | + "@storybook/theming": "^6.5.5", |
| 53 | + "@storybook/vue3": "^6.5.5", |
55 | 54 | "@types/node": "^16.11.25", |
56 | 55 | "@vitejs/plugin-vue": "^2.2.4", |
57 | 56 | "@vue/eslint-config-prettier": "^7.0.0", |
|
60 | 59 | "babel-loader": "^8.2.3", |
61 | 60 | "change-case": "^4.1.2", |
62 | 61 | "eslint": "^8.10.0", |
63 | | - "eslint-plugin-storybook": "^0.5.7", |
| 62 | + "eslint-plugin-storybook": "^0.5.12", |
64 | 63 | "eslint-plugin-vue": "^8.5.0", |
65 | 64 | "hash-generator": "^0.1.0", |
66 | 65 | "path": "^0.12.7", |
| 66 | + "polaris": "https://github.com/juzser/polaris.git", |
67 | 67 | "postcss": "^7", |
68 | 68 | "postcss-modules": "^3", |
69 | 69 | "prettier": "^2.5.1", |
|
83 | 83 | }, |
84 | 84 | "repository": { |
85 | 85 | "type": "git", |
86 | | - "url": "https://github.com/qikify/polaris-vue.git" |
| 86 | + "url": "https://github.com/ownego/polaris-vue.git" |
87 | 87 | }, |
88 | 88 | "bugs": { |
89 | | - "url": "https://github.com/qikify/polaris-vue/issues" |
| 89 | + "url": "https://github.com/ownego/polaris-vue/issues" |
90 | 90 | }, |
91 | | - "homepage": "https://github.com/qikify/polaris-vue#readme", |
| 91 | + "homepage": "https://github.com/ownego/polaris-vue#readme", |
92 | 92 | "license": "MIT" |
93 | 93 | } |
0 commit comments