|
46 | 46 | "@types/body-scroll-lock": "^3.1.2", |
47 | 47 | "@types/lodash-es": "^4.17.12", |
48 | 48 | "@types/markdown-it": "^14.1.1", |
49 | | - "@vue/reactivity": "^3.4.26", |
50 | | - "@vue/runtime-core": "^3.4.26", |
| 49 | + "@vue/reactivity": "^3.4.27", |
| 50 | + "@vue/runtime-core": "^3.4.27", |
51 | 51 | "@vuelidate/core": "^2.0.3", |
52 | 52 | "@vuelidate/validators": "^2.0.4", |
53 | 53 | "@vueuse/core": "^10.9.0", |
|
60 | 60 | "postcss": "^8.4.38", |
61 | 61 | "postcss-nested": "^6.0.1", |
62 | 62 | "v-calendar": "^3.1.2", |
63 | | - "vue": "^3.4.26", |
| 63 | + "vue": "^3.4.27", |
64 | 64 | "vue-router": "^4.3.2" |
65 | 65 | }, |
66 | 66 | "dependencies": { |
67 | | - "@sentry/browser": "^8.0.0-beta.3", |
| 67 | + "@sentry/browser": "^8.0.0-rc.2", |
68 | 68 | "@tanstack/vue-virtual": "3.0.0-beta.62", |
69 | 69 | "@tinyhttp/content-disposition": "^2.2.0", |
70 | 70 | "@tinyhttp/cookie": "^2.1.0", |
|
85 | 85 | "@types/body-scroll-lock": "^3.1.2", |
86 | 86 | "@types/lodash-es": "^4.17.12", |
87 | 87 | "@types/markdown-it": "^14.1.1", |
88 | | - "@types/node": "^20.12.10", |
| 88 | + "@types/node": "^20.12.11", |
89 | 89 | "@vitejs/plugin-vue": "^5.0.4", |
90 | 90 | "@vitest/coverage-v8": "^1.6.0", |
91 | | - "@vue/reactivity": "^3.4.26", |
92 | | - "@vue/runtime-core": "^3.4.26", |
93 | | - "@vue/test-utils": "^2.4.5", |
| 91 | + "@vue/reactivity": "^3.4.27", |
| 92 | + "@vue/runtime-core": "^3.4.27", |
| 93 | + "@vue/test-utils": "^2.4.6", |
94 | 94 | "@vuelidate/core": "^2.0.3", |
95 | 95 | "@vuelidate/validators": "^2.0.4", |
96 | 96 | "@vueuse/core": "^10.9.0", |
97 | 97 | "body-scroll-lock": "4.0.0-beta.0", |
98 | 98 | "eslint": "^8.57.0", |
99 | 99 | "fuse.js": "^7.0.0", |
100 | | - "happy-dom": "^14.7.1", |
| 100 | + "happy-dom": "^14.10.1", |
101 | 101 | "histoire": "0.16.5", |
102 | 102 | "lodash-es": "^4.17.21", |
103 | 103 | "markdown-it": "^14.1.0", |
|
112 | 112 | "vite": "^5.2.11", |
113 | 113 | "vitepress": "^1.1.4", |
114 | 114 | "vitest": "^1.6.0", |
115 | | - "vue": "^3.4.26", |
| 115 | + "vue": "^3.4.27", |
116 | 116 | "vue-router": "^4.3.2", |
117 | 117 | "vue-tsc": "^1.8.27" |
118 | 118 | } |
|
0 commit comments