|
73 | 73 | "wdns" |
74 | 74 | ], |
75 | 75 | "dependencies": { |
76 | | - "@vueuse/core": "^11.1.0", |
77 | | - "vue": "^3.5.11", |
78 | | - "vuetify": "^3.7.2" |
| 76 | + "@vueuse/core": "^14.2.1", |
| 77 | + "vue": "^3.5.32", |
| 78 | + "vuetify": "^4.0.5" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@fortawesome/fontawesome-svg-core": "^6.6.0", |
82 | | - "@fortawesome/free-brands-svg-icons": "^6.6.0", |
83 | | - "@fortawesome/free-regular-svg-icons": "^6.6.0", |
84 | | - "@fortawesome/free-solid-svg-icons": "^6.6.0", |
85 | | - "@fortawesome/vue-fontawesome": "^3.0.8", |
| 81 | + "@fortawesome/fontawesome-svg-core": "^7.2.0", |
| 82 | + "@fortawesome/free-brands-svg-icons": "^7.2.0", |
| 83 | + "@fortawesome/free-regular-svg-icons": "^7.2.0", |
| 84 | + "@fortawesome/free-solid-svg-icons": "^7.2.0", |
| 85 | + "@fortawesome/vue-fontawesome": "^3.2.0", |
86 | 86 | "@mdi/font": "^7.4.47", |
87 | | - "@rollup/plugin-commonjs": "^26.0.1", |
88 | | - "@rollup/plugin-node-resolve": "^15.3.0", |
89 | | - "@rollup/plugin-terser": "^0.4.4", |
90 | | - "@stylistic/stylelint-plugin": "^3.1.1", |
91 | | - "@types/node": "^22.7.4", |
| 87 | + "@rollup/plugin-commonjs": "^29.0.2", |
| 88 | + "@rollup/plugin-node-resolve": "^16.0.3", |
| 89 | + "@rollup/plugin-terser": "^1.0.0", |
| 90 | + "@stylistic/stylelint-plugin": "^5.1.0", |
| 91 | + "@types/node": "^25.6.0", |
92 | 92 | "@typescript-eslint/eslint-plugin": "^7.1.0", |
93 | 93 | "@typescript-eslint/parser": "^7.1.0", |
94 | 94 | "@vitejs/plugin-vue": "^5.1.4", |
95 | 95 | "@vue/cli-plugin-eslint": "^5.0.8", |
96 | | - "@vue/cli-service": "^5.0.8", |
| 96 | + "@vue/cli-service": "^5.0.9", |
97 | 97 | "@vue/eslint-config-typescript": "^12.0.0", |
98 | 98 | "@vue/test-utils": "^2.4.6", |
99 | | - "@wdns/vue-code-block": "^2.3.3", |
100 | | - "autoprefixer": "^10.4.20", |
| 99 | + "@wdns/stylelint-config-wdns": "^2.0.1", |
| 100 | + "@wdns/vue-code-block": "^2.3.5", |
| 101 | + "autoprefixer": "^10.5.0", |
101 | 102 | "eslint": "^8.57.0", |
102 | 103 | "eslint-config-prettier": "^9.1.0", |
103 | 104 | "eslint-plugin-import": "^2.29.1", |
104 | 105 | "eslint-plugin-prettier": "^5.1.3", |
105 | 106 | "eslint-plugin-vue": "^9.22.0", |
106 | | - "gh-pages": "^6.1.1", |
107 | | - "husky": "^9.1.6", |
108 | | - "jsdom": "^25.0.1", |
109 | | - "lint-staged": "^15.2.10", |
| 107 | + "gh-pages": "^6.3.0", |
| 108 | + "husky": "^9.1.7", |
| 109 | + "jsdom": "^29.0.2", |
| 110 | + "lint-staged": "^16.4.0", |
110 | 111 | "miragejs": "0.2.0-alpha.3", |
111 | | - "pinia": "^2.2.4", |
112 | | - "postcss": "^8.4.47", |
113 | | - "postcss-html": "^1.7.0", |
| 112 | + "pinia": "^3.0.4", |
| 113 | + "postcss": "^8.5.10", |
| 114 | + "postcss-html": "^1.8.1", |
114 | 115 | "postcss-scss": "^4.0.9", |
115 | | - "prettier": "^3.3.3", |
| 116 | + "prettier": "^3.8.3", |
116 | 117 | "prismjs": "^1.29.0", |
117 | 118 | "roboto-fontface": "^0.10.0", |
118 | | - "rollup": "^4.24.0", |
| 119 | + "rollup": "^4.60.2", |
119 | 120 | "rollup-plugin-polyfill-node": "^0.13.0", |
120 | 121 | "rollup-plugin-postcss": "^4.0.2", |
121 | | - "rollup-plugin-scss": "^4.0.0", |
122 | | - "rollup-plugin-typescript2": "^0.36.0", |
123 | | - "sass": "^1.79.4", |
124 | | - "stylelint": "^16.9.0", |
125 | | - "stylelint-config-standard": "^36.0.1", |
126 | | - "stylelint-order": "^6.0.4", |
127 | | - "stylelint-scss": "^6.7.0", |
128 | | - "typescript": "^5.6.2", |
129 | | - "unplugin-auto-import": "^0.18.3", |
| 122 | + "rollup-plugin-scss": "^4.0.1", |
| 123 | + "rollup-plugin-typescript2": "^0.37.0", |
| 124 | + "sass": "^1.99.0", |
| 125 | + "stylelint": "^17.8.0", |
| 126 | + "stylelint-config-standard": "^40.0.0", |
| 127 | + "stylelint-order": "^8.1.1", |
| 128 | + "stylelint-scss": "^7.0.0", |
| 129 | + "typescript": "^6.0.3", |
| 130 | + "unplugin-auto-import": "^21.0.0", |
130 | 131 | "vite": "^5.4.8", |
131 | 132 | "vite-plugin-babel": "^1.2.0", |
132 | 133 | "vite-plugin-css-injected-by-js": "^3.5.2", |
133 | 134 | "vite-plugin-dts": "^4.2.3", |
134 | 135 | "vite-plugin-eslint": "^1.8.1", |
135 | 136 | "vite-plugin-static-copy": "^1.0.6", |
136 | | - "vite-plugin-stylelint": "^5.3.1", |
137 | | - "vite-plugin-vuetify": "^2.0.4", |
| 137 | + "vite-plugin-stylelint": "^6.1.0", |
| 138 | + "vite-plugin-vuetify": "^2.1.3", |
138 | 139 | "vitest": "^2.1.2", |
139 | | - "vue-tsc": "^2.1.6", |
| 140 | + "vue-tsc": "^3.2.7", |
140 | 141 | "webfontloader": "^1.6.28" |
141 | 142 | } |
142 | 143 | } |
0 commit comments