|
35 | 35 | "new-component": "@powershell -NoProfile -ExecutionPolicy Unrestricted -Command ./newComponent.ps1" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "vue": "^3.3.13", |
39 | | - "vue-inline-svg": "^3.1.2" |
| 38 | + "vue": "^3.5.13", |
| 39 | + "vue-inline-svg": "^3.1.4" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@storybook/addon-essentials": "^7.6.6", |
43 | | - "@storybook/addon-interactions": "^7.6.6", |
44 | | - "@storybook/addon-links": "^7.6.6", |
45 | | - "@storybook/blocks": "^7.6.6", |
| 42 | + "@storybook/addon-essentials": "^7.6.20", |
| 43 | + "@storybook/addon-interactions": "^7.6.20", |
| 44 | + "@storybook/addon-links": "^7.6.20", |
| 45 | + "@storybook/blocks": "^7.6.20", |
46 | 46 | "@storybook/testing-library": "^0.2.2", |
47 | | - "@storybook/vue3": "^7.6.6", |
48 | | - "@storybook/vue3-vite": "^7.6.6", |
49 | | - "@typescript-eslint/eslint-plugin": "^6.15.0", |
50 | | - "@typescript-eslint/parser": "^6.15.0", |
51 | | - "@vitejs/plugin-vue": "^4.5.2", |
52 | | - "@vitest/coverage-v8": "^1.1.0", |
53 | | - "@vitest/ui": "^1.1.0", |
| 47 | + "@storybook/vue3": "^7.6.20", |
| 48 | + "@storybook/vue3-vite": "^7.6.20", |
| 49 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 50 | + "@typescript-eslint/parser": "^6.21.0", |
| 51 | + "@vitejs/plugin-vue": "^4.6.2", |
| 52 | + "@vitest/coverage-v8": "^1.6.0", |
| 53 | + "@vitest/ui": "^1.6.0", |
54 | 54 | "@vue/eslint-config-prettier": "^8.0.0", |
55 | 55 | "@vue/eslint-config-typescript": "^12.0.0", |
56 | | - "@vue/test-utils": "^2.4.3", |
| 56 | + "@vue/test-utils": "^2.4.6", |
57 | 57 | "c8": "^8.0.1", |
58 | | - "eslint": "^8.56.0", |
| 58 | + "eslint": "^8.57.1", |
59 | 59 | "eslint-config-prettier": "^9.1.0", |
60 | | - "eslint-plugin-prettier": "^5.1.2", |
61 | | - "eslint-plugin-storybook": "^0.6.15", |
62 | | - "eslint-plugin-vitest": "^0.3.19", |
63 | | - "eslint-plugin-vue": "^9.19.2", |
| 60 | + "eslint-plugin-prettier": "^5.2.2", |
| 61 | + "eslint-plugin-storybook": "^0.11.2", |
| 62 | + "eslint-plugin-vitest": "^0.5.4", |
| 63 | + "eslint-plugin-vue": "^9.32.0", |
64 | 64 | "happy-dom": "^12.10.3", |
65 | 65 | "http-serve": "^1.0.1", |
66 | 66 | "open-cli": "^8.0.0", |
67 | | - "postcss": "^8.4.32", |
68 | | - "postcss-html": "^1.5.0", |
69 | | - "prettier": "^3.1.1", |
70 | | - "react": "18.2.0", |
71 | | - "react-dom": "18.2.0", |
72 | | - "rimraf": "^5.0.5", |
73 | | - "sass": "^1.69.5", |
74 | | - "storybook": "^7.6.6", |
75 | | - "stylelint": "^16.0.2", |
76 | | - "stylelint-config-recommended-scss": "^14.0.0", |
| 67 | + "postcss": "^8.5.1", |
| 68 | + "postcss-html": "^1.8.0", |
| 69 | + "prettier": "^3.4.2", |
| 70 | + "react": "18.3.1", |
| 71 | + "react-dom": "18.3.1", |
| 72 | + "rimraf": "^5.0.10", |
| 73 | + "sass": "^1.83.4", |
| 74 | + "storybook": "^7.6.20", |
| 75 | + "stylelint": "^16.13.2", |
| 76 | + "stylelint-config-recommended-scss": "^14.1.0", |
77 | 77 | "stylelint-config-recommended-vue": "^1.5.0", |
78 | 78 | "stylelint-config-standard-scss": "^12.0.0", |
79 | | - "typescript": "^5.3.3", |
80 | | - "vite": "^5.0.10", |
81 | | - "vite-plugin-cp": "^4.0.4", |
82 | | - "vite-plugin-dts": "^3.6.4", |
83 | | - "vitest": "^1.1.0" |
| 79 | + "typescript": "^5.7.3", |
| 80 | + "vite": "^5.4.11", |
| 81 | + "vite-plugin-cp": "^4.0.8", |
| 82 | + "vite-plugin-dts": "^3.9.1", |
| 83 | + "vitest": "^1.6.0" |
84 | 84 | }, |
85 | 85 | "peerDependencies": { |
86 | 86 | "vue": "3", |
|
0 commit comments