|
74 | 74 | "wdns" |
75 | 75 | ], |
76 | 76 | "dependencies": { |
77 | | - "@vueuse/core": "^11.1.0", |
| 77 | + "@vueuse/core": "^13.1.0", |
78 | 78 | "@wdns/vuetify-color-field": "^1.1.8", |
79 | 79 | "vue": "^3.5.13", |
80 | | - "vuetify": "^3.7.4" |
| 80 | + "vuetify": "^3.8.4" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "@eslint/js": "^9.15.0", |
84 | | - "@fortawesome/fontawesome-svg-core": "^6.7.0", |
85 | | - "@fortawesome/free-brands-svg-icons": "^6.7.0", |
86 | | - "@fortawesome/free-regular-svg-icons": "^6.7.0", |
87 | | - "@fortawesome/free-solid-svg-icons": "^6.7.0", |
| 84 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 85 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 86 | + "@fortawesome/free-regular-svg-icons": "^6.7.2", |
| 87 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
88 | 88 | "@fortawesome/vue-fontawesome": "^3.0.8", |
89 | 89 | "@mdi/font": "^7.4.47", |
90 | 90 | "@rollup/plugin-commonjs": "^28.0.1", |
91 | 91 | "@rollup/plugin-node-resolve": "^15.3.0", |
92 | 92 | "@rollup/plugin-terser": "^0.4.4", |
93 | 93 | "@stylistic/stylelint-plugin": "^3.1.1", |
94 | 94 | "@types/jest": "^29.5.14", |
95 | | - "@types/node": "^22.9.0", |
| 95 | + "@types/node": "^22.15.17", |
96 | 96 | "@typescript-eslint/eslint-plugin": "^8.15.0", |
97 | 97 | "@typescript-eslint/parser": "^8.15.0", |
98 | 98 | "@vee-validate/yup": "^4.15.0", |
|
101 | 101 | "@vue/cli-service": "^5.0.8", |
102 | 102 | "@vue/eslint-config-typescript": "^14.1.3", |
103 | 103 | "@vue/test-utils": "^2.4.6", |
104 | | - "@wdns/eslint-config-wdns": "^1.0.11", |
105 | | - "@wdns/stylelint-config-wdns": "^1.0.0", |
106 | | - "@wdns/vue-code-block": "^2.3.3", |
| 104 | + "@wdns/eslint-config-wdns": "^1.0.12", |
| 105 | + "@wdns/stylelint-config-wdns": "^1.0.2", |
| 106 | + "@wdns/vue-code-block": "^2.3.5", |
107 | 107 | "autoprefixer": "^10.4.20", |
108 | 108 | "cypress": "^13.15.2", |
109 | 109 | "cypress-real-events": "^1.13.0", |
|
143 | 143 | "vite-plugin-static-copy": "^2.1.0", |
144 | 144 | "vite-plugin-stylelint": "5.3.1", |
145 | 145 | "vite-plugin-vue-devtools": "^7.6.4", |
146 | | - "vite-plugin-vuetify": "^2.0.4", |
| 146 | + "vite-plugin-vuetify": "^2.1.1", |
147 | 147 | "vitest": "^2.1.5", |
148 | 148 | "vue-tsc": "^2.1.8", |
149 | 149 | "webfontloader": "^1.6.28", |
|
0 commit comments