|
1 | 1 | { |
2 | 2 | "name": "@globalbrain/sefirot", |
3 | 3 | "version": "3.29.2", |
4 | | - "packageManager": "[email protected].1", |
| 4 | + "packageManager": "[email protected].2", |
5 | 5 | "description": "Vue Components for Global Brain Design System.", |
6 | 6 | "author": "Kia Ishii <[email protected]>", |
7 | 7 | "license": "MIT", |
|
53 | 53 | "markdown-it": "^14.0.0", |
54 | 54 | "normalize.css": "^8.0.1", |
55 | 55 | "pinia": "^2.1.7", |
56 | | - "postcss": "^8.4.34", |
| 56 | + "postcss": "^8.4.35", |
57 | 57 | "postcss-nested": "^6.0.1", |
58 | 58 | "v-calendar": "^3.1.2", |
59 | | - "vue": "^3.4.15", |
| 59 | + "vue": "^3.4.18", |
60 | 60 | "vue-router": "^4.2.5" |
61 | 61 | }, |
62 | 62 | "dependencies": { |
|
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@globalbrain/eslint-config": "^1.5.2", |
75 | | - "@histoire/plugin-vue": "^0.17.9", |
| 75 | + "@histoire/plugin-vue": "^0.17.11", |
76 | 76 | "@iconify-icons/ph": "^1.2.5", |
77 | 77 | "@iconify-icons/ri": "^1.2.10", |
78 | 78 | "@iconify/vue": "^4.1.1", |
79 | 79 | "@release-it/conventional-changelog": "^8.0.1", |
80 | 80 | "@types/body-scroll-lock": "^3.1.2", |
81 | 81 | "@types/lodash-es": "^4.17.12", |
82 | 82 | "@types/markdown-it": "^13.0.7", |
83 | | - "@types/node": "^20.11.16", |
84 | | - "@vitejs/plugin-vue": "^5.0.3", |
| 83 | + "@types/node": "^20.11.17", |
| 84 | + "@vitejs/plugin-vue": "^5.0.4", |
85 | 85 | "@vitest/coverage-v8": "^1.2.2", |
86 | 86 | "@vue/test-utils": "^2.4.4", |
87 | 87 | "@vuelidate/core": "^2.0.3", |
|
96 | 96 | "markdown-it": "^14.0.0", |
97 | 97 | "normalize.css": "^8.0.1", |
98 | 98 | "pinia": "^2.1.7", |
99 | | - "postcss": "^8.4.34", |
| 99 | + "postcss": "^8.4.35", |
100 | 100 | "postcss-nested": "^6.0.1", |
101 | 101 | "punycode": "^2.3.1", |
102 | 102 | "release-it": "^17.0.3", |
103 | 103 | "typescript": "~5.3.3", |
104 | 104 | "v-calendar": "^3.1.2", |
105 | | - "vite": "^5.0.12", |
106 | | - "vitepress": "1.0.0-rc.41", |
| 105 | + "vite": "^5.1.1", |
| 106 | + "vitepress": "1.0.0-rc.42", |
107 | 107 | "vitest": "^1.2.2", |
108 | | - "vue": "^3.4.15", |
| 108 | + "vue": "^3.4.18", |
109 | 109 | "vue-router": "^4.2.5", |
110 | 110 | "vue-tsc": "^1.8.27" |
111 | 111 | } |
|
0 commit comments