|
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 |
| - "@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", |
| 83 | + "@eslint/js": "^9.26.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 |
| - "@rollup/plugin-commonjs": "^28.0.1", |
91 |
| - "@rollup/plugin-node-resolve": "^15.3.0", |
| 90 | + "@rollup/plugin-commonjs": "^28.0.3", |
| 91 | + "@rollup/plugin-node-resolve": "^16.0.1", |
92 | 92 | "@rollup/plugin-terser": "^0.4.4",
|
93 |
| - "@stylistic/stylelint-plugin": "^3.1.1", |
| 93 | + "@stylistic/stylelint-plugin": "^3.1.2", |
94 | 94 | "@types/jest": "^29.5.14",
|
95 |
| - "@types/node": "^22.9.0", |
96 |
| - "@typescript-eslint/eslint-plugin": "^8.15.0", |
97 |
| - "@typescript-eslint/parser": "^8.15.0", |
| 95 | + "@types/node": "^22.15.17", |
| 96 | + "@typescript-eslint/eslint-plugin": "^8.32.0", |
| 97 | + "@typescript-eslint/parser": "^8.32.0", |
98 | 98 | "@vee-validate/yup": "^4.15.0",
|
99 | 99 | "@vee-validate/zod": "^4.15.0",
|
100 |
| - "@vitejs/plugin-vue": "^5.2.0", |
| 100 | + "@vitejs/plugin-vue": "^5.2.4", |
101 | 101 | "@vue/cli-service": "^5.0.8",
|
102 |
| - "@vue/eslint-config-typescript": "^14.1.3", |
| 102 | + "@vue/eslint-config-typescript": "^14.5.0", |
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", |
107 |
| - "autoprefixer": "^10.4.20", |
108 |
| - "cypress": "^13.15.2", |
109 |
| - "cypress-real-events": "^1.13.0", |
110 |
| - "eslint": "^9.15.0", |
111 |
| - "eslint-config-prettier": "^9.1.0", |
112 |
| - "eslint-import-resolver-typescript": "^3.6.3", |
113 |
| - "eslint-plugin-vue": "^9.31.0", |
114 |
| - "gh-pages": "^6.2.0", |
| 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 | + "autoprefixer": "^10.4.21", |
| 108 | + "cypress": "^14.3.3", |
| 109 | + "cypress-real-events": "^1.14.0", |
| 110 | + "eslint": "^9.26.0", |
| 111 | + "eslint-config-prettier": "^10.1.5", |
| 112 | + "eslint-import-resolver-typescript": "^4.3.4", |
| 113 | + "eslint-plugin-vue": "^10.1.0", |
| 114 | + "gh-pages": "^6.3.0", |
115 | 115 | "husky": "^9.1.7",
|
116 |
| - "jsdom": "^25.0.1", |
117 |
| - "lint-staged": "^15.2.10", |
118 |
| - "pinia": "^2.2.6", |
119 |
| - "postcss": "^8.4.49", |
120 |
| - "postcss-html": "^1.7.0", |
| 116 | + "jsdom": "^26.1.0", |
| 117 | + "lint-staged": "^15.5.2", |
| 118 | + "pinia": "^3.0.2", |
| 119 | + "postcss": "^8.5.3", |
| 120 | + "postcss-html": "^1.8.0", |
121 | 121 | "postcss-scss": "^4.0.9",
|
122 |
| - "prettier": "^3.3.3", |
123 |
| - "prismjs": "^1.29.0", |
| 122 | + "prettier": "^3.5.3", |
| 123 | + "prismjs": "^1.30.0", |
124 | 124 | "roboto-fontface": "^0.10.0",
|
125 |
| - "rollup": "^4.27.3", |
| 125 | + "rollup": "^4.40.2", |
126 | 126 | "rollup-plugin-polyfill-node": "^0.13.0",
|
127 | 127 | "rollup-plugin-postcss": "^4.0.2",
|
128 |
| - "rollup-plugin-scss": "^4.0.0", |
| 128 | + "rollup-plugin-scss": "^4.0.1", |
129 | 129 | "rollup-plugin-typescript2": "^0.36.0",
|
130 |
| - "sass": "^1.81.0", |
131 |
| - "stylelint": "^16.10.0", |
132 |
| - "stylelint-config-standard": "^36.0.1", |
133 |
| - "stylelint-order": "^6.0.4", |
134 |
| - "stylelint-scss": "^6.9.0", |
135 |
| - "typescript": "^5.6.3", |
136 |
| - "typescript-eslint": "^8.15.0", |
137 |
| - "unplugin-auto-import": "^0.18.4", |
| 130 | + "sass": "^1.87.0", |
| 131 | + "stylelint": "^16.19.1", |
| 132 | + "stylelint-config-standard": "^38.0.0", |
| 133 | + "stylelint-order": "^7.0.0", |
| 134 | + "stylelint-scss": "^6.12.0", |
| 135 | + "typescript": "^5.8.3", |
| 136 | + "typescript-eslint": "^8.32.0", |
| 137 | + "unplugin-auto-import": "^19.2.0", |
138 | 138 | "vee-validate": "^4.15.0",
|
139 |
| - "vite": "^5.4.11", |
| 139 | + "vite": "^6.3.5", |
140 | 140 | "vite-plugin-css-injected-by-js": "^3.5.2",
|
141 |
| - "vite-plugin-dts": "^4.3.0", |
142 |
| - "vite-plugin-eslint2": "^5.0.2", |
143 |
| - "vite-plugin-static-copy": "^2.1.0", |
144 |
| - "vite-plugin-stylelint": "5.3.1", |
145 |
| - "vite-plugin-vue-devtools": "^7.6.4", |
146 |
| - "vite-plugin-vuetify": "^2.0.4", |
147 |
| - "vitest": "^2.1.5", |
148 |
| - "vue-tsc": "^2.1.8", |
| 141 | + "vite-plugin-dts": "^4.5.3", |
| 142 | + "vite-plugin-eslint2": "^5.0.3", |
| 143 | + "vite-plugin-static-copy": "^2.3.1", |
| 144 | + "vite-plugin-stylelint": "6.0.0", |
| 145 | + "vite-plugin-vue-devtools": "^7.7.6", |
| 146 | + "vite-plugin-vuetify": "^2.1.1", |
| 147 | + "vitest": "^3.1.3", |
| 148 | + "vue-tsc": "^2.2.10", |
149 | 149 | "webfontloader": "^1.6.28",
|
150 | 150 | "yup": "^1.6.1",
|
151 |
| - "zod": "^3.24.2" |
| 151 | + "zod": "^3.24.4" |
152 | 152 | }
|
153 | 153 | }
|
0 commit comments