|
4 | 4 | "description": "A Vue.js project", |
5 | 5 | "private": true, |
6 | 6 | "author": "John Leider <[email protected]>", |
7 | | - "version": "3.10.2", |
| 7 | + "version": "3.10.3", |
8 | 8 | "repository": { |
9 | 9 | "type": "git", |
10 | 10 | "url": "git+https://github.com/vuetifyjs/vuetify.git", |
|
37 | 37 | "roboto-fontface": "^0.10.0", |
38 | 38 | "swetrix": "^3.6.1", |
39 | 39 | "vee-validate": "^4.15.0", |
40 | | - "vue": "^3.5.13", |
41 | | - "vue-i18n": "^11.1.3", |
| 40 | + "vue": "^3.5.21", |
| 41 | + "vue-i18n": "^11.1.12", |
42 | 42 | "vue-instantsearch": "^4.20.6", |
43 | 43 | "vue-router": "^4.5.0", |
44 | 44 | "vuetify": "workspace:*" |
|
47 | 47 | "@babel/generator": "^7.27.0", |
48 | 48 | "@babel/types": "^7.27.0", |
49 | 49 | "@emailjs/browser": "^4.4.1", |
50 | | - "@intlify/unplugin-vue-i18n": "^6.0.5", |
| 50 | + "@intlify/unplugin-vue-i18n": "^11.0.1", |
51 | 51 | "@mdi/js": "7.4.47", |
52 | 52 | "@mdi/svg": "7.4.47", |
53 | 53 | "@octokit/openapi-types": "^25.0.0", |
54 | 54 | "@types/babel__generator": "^7.27.0", |
55 | 55 | "@types/markdown-it": "^14.1.2", |
56 | 56 | "@types/markdown-it-container": "^2.0.10", |
57 | 57 | "@types/prismjs": "^1.26.5", |
58 | | - "@vitejs/plugin-basic-ssl": "^2.0.0", |
59 | | - "@vue/compiler-sfc": "^3.5.13", |
| 58 | + "@vitejs/plugin-basic-ssl": "^2.1.0", |
| 59 | + "@vue/compiler-sfc": "^3.5.21", |
60 | 60 | "@vuetify/api-generator": "workspace:*", |
61 | 61 | "@yankeeinlondon/builder-api": "^1.4.1", |
62 | 62 | "ajv": "^8.17.1", |
|
81 | 81 | "unplugin-vue-components": "^0.28.0", |
82 | 82 | "vite-plugin-md": "^0.22.5", |
83 | 83 | "vite-plugin-pages": "^0.33.0", |
84 | | - "vite-plugin-pwa": "^1.0.0", |
| 84 | + "vite-plugin-pwa": "^1.0.3", |
85 | 85 | "vite-plugin-vue-layouts": "^0.11.0", |
86 | | - "vite-plugin-vuetify": "^2.1.1", |
87 | | - "vue-tsc": "^2.2.10" |
| 86 | + "vite-plugin-vuetify": "^2.1.2", |
| 87 | + "vue-tsc": "^3.0.7" |
88 | 88 | }, |
89 | 89 | "publishConfig": { |
90 | 90 | "access": "public" |
|
0 commit comments