|
1 | 1 | { |
2 | 2 | "name": "@globalbrain/sefirot", |
3 | 3 | "version": "3.33.0", |
4 | | - "packageManager": "[email protected].3", |
| 4 | + "packageManager": "[email protected].4", |
5 | 5 | "description": "Vue Components for Global Brain Design System.", |
6 | 6 | "author": "Kia Ishii <[email protected]>", |
7 | 7 | "license": "MIT", |
|
46 | 46 | "@types/markdown-it": "^13.0.7", |
47 | 47 | "@vuelidate/core": "^2.0.3", |
48 | 48 | "@vuelidate/validators": "^2.0.4", |
49 | | - "@vueuse/core": "^10.7.2", |
| 49 | + "@vueuse/core": "^10.8.0", |
50 | 50 | "body-scroll-lock": "4.0.0-beta.0", |
51 | 51 | "fuse.js": "^7.0.0", |
52 | 52 | "lodash-es": "^4.17.21", |
|
56 | 56 | "postcss": "^8.4.35", |
57 | 57 | "postcss-nested": "^6.0.1", |
58 | 58 | "v-calendar": "^3.1.2", |
59 | | - "vue": "^3.4.19", |
60 | | - "vue-router": "^4.2.5" |
| 59 | + "vue": "^3.4.20", |
| 60 | + "vue-router": "^4.3.0" |
61 | 61 | }, |
62 | 62 | "dependencies": { |
63 | 63 | "@tanstack/vue-virtual": "3.0.0-beta.62", |
|
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.19", |
| 83 | + "@types/node": "^20.11.20", |
84 | 84 | "@vitejs/plugin-vue": "^5.0.4", |
85 | | - "@vitest/coverage-v8": "^1.3.0", |
| 85 | + "@vitest/coverage-v8": "^1.3.1", |
86 | 86 | "@vue/test-utils": "^2.4.4", |
87 | 87 | "@vuelidate/core": "^2.0.3", |
88 | 88 | "@vuelidate/validators": "^2.0.4", |
89 | | - "@vueuse/core": "^10.7.2", |
| 89 | + "@vueuse/core": "^10.8.0", |
90 | 90 | "body-scroll-lock": "4.0.0-beta.0", |
91 | | - "eslint": "^8.56.0", |
| 91 | + "eslint": "^8.57.0", |
92 | 92 | "fuse.js": "^7.0.0", |
93 | | - "happy-dom": "^13.3.8", |
| 93 | + "happy-dom": "^13.6.0", |
94 | 94 | "histoire": "^0.16.5", |
95 | 95 | "lodash-es": "^4.17.21", |
96 | 96 | "markdown-it": "^14.0.0", |
|
102 | 102 | "release-it": "^17.1.1", |
103 | 103 | "typescript": "~5.3.3", |
104 | 104 | "v-calendar": "^3.1.2", |
105 | | - "vite": "^5.1.3", |
| 105 | + "vite": "^5.1.4", |
106 | 106 | "vitepress": "1.0.0-rc.44", |
107 | | - "vitest": "^1.3.0", |
108 | | - "vue": "^3.4.19", |
109 | | - "vue-router": "^4.2.5", |
| 107 | + "vitest": "^1.3.1", |
| 108 | + "vue": "^3.4.20", |
| 109 | + "vue-router": "^4.3.0", |
110 | 110 | "vue-tsc": "^1.8.27" |
111 | 111 | } |
112 | 112 | } |
0 commit comments