|
73 | 73 | "wdns" |
74 | 74 | ], |
75 | 75 | "dependencies": { |
76 | | - "vue": "^3.4.20", |
77 | | - "vuetify": "^3.5.6" |
| 76 | + "vue": "^3.5.12", |
| 77 | + "vuetify": "^3.7.2" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@fortawesome/fontawesome-svg-core": "^6.5.1", |
81 | | - "@fortawesome/free-brands-svg-icons": "^6.5.1", |
82 | | - "@fortawesome/free-regular-svg-icons": "^6.5.1", |
83 | | - "@fortawesome/free-solid-svg-icons": "^6.5.1", |
84 | | - "@fortawesome/vue-fontawesome": "^3.0.6", |
| 80 | + "@fortawesome/fontawesome-svg-core": "^6.6.0", |
| 81 | + "@fortawesome/free-brands-svg-icons": "^6.6.0", |
| 82 | + "@fortawesome/free-regular-svg-icons": "^6.6.0", |
| 83 | + "@fortawesome/free-solid-svg-icons": "^6.6.0", |
| 84 | + "@fortawesome/vue-fontawesome": "^3.0.8", |
85 | 85 | "@mdi/font": "^7.4.47", |
86 | 86 | "@rollup/plugin-commonjs": "^25.0.7", |
87 | | - "@rollup/plugin-node-resolve": "^15.2.3", |
| 87 | + "@rollup/plugin-node-resolve": "^15.3.0", |
88 | 88 | "@rollup/plugin-terser": "^0.4.4", |
89 | | - "@stylistic/stylelint-plugin": "^2.1.0", |
90 | | - "@types/node": "^20.11.20", |
| 89 | + "@stylistic/stylelint-plugin": "^3.1.1", |
| 90 | + "@types/node": "^22.7.5", |
91 | 91 | "@typescript-eslint/eslint-plugin": "^7.1.0", |
92 | 92 | "@typescript-eslint/parser": "^7.1.0", |
93 | | - "@vitejs/plugin-vue": "^5.0.4", |
| 93 | + "@vitejs/plugin-vue": "^5.1.4", |
94 | 94 | "@vue/cli-plugin-eslint": "^5.0.8", |
95 | 95 | "@vue/cli-service": "^5.0.8", |
96 | 96 | "@vue/eslint-config-typescript": "^12.0.0", |
97 | | - "@vue/test-utils": "^2.4.4", |
98 | | - "@wdns/vue-code-block": "^2.3.1", |
99 | | - "autoprefixer": "^10.4.17", |
| 97 | + "@vue/test-utils": "^2.4.6", |
| 98 | + "@wdns/vue-code-block": "^2.3.3", |
| 99 | + "autoprefixer": "^10.4.20", |
100 | 100 | "eslint": "^8.57.0", |
101 | 101 | "eslint-config-prettier": "^9.1.0", |
102 | 102 | "eslint-plugin-import": "^2.29.1", |
103 | 103 | "eslint-plugin-prettier": "^5.1.3", |
104 | 104 | "eslint-plugin-vue": "^9.22.0", |
105 | | - "gh-pages": "^6.1.1", |
106 | | - "husky": "^9.0.11", |
107 | | - "jsdom": "^24.0.0", |
108 | | - "lint-staged": "^15.2.2", |
109 | | - "pinia": "^2.1.7", |
110 | | - "postcss": "^8.4.35", |
111 | | - "postcss-html": "^1.6.0", |
| 105 | + "gh-pages": "^6.2.0", |
| 106 | + "husky": "^9.1.6", |
| 107 | + "jsdom": "^25.0.1", |
| 108 | + "lint-staged": "^15.2.10", |
| 109 | + "pinia": "^2.2.4", |
| 110 | + "postcss": "^8.4.47", |
| 111 | + "postcss-html": "^1.7.0", |
112 | 112 | "postcss-scss": "^4.0.9", |
113 | | - "prettier": "^3.2.5", |
| 113 | + "prettier": "^3.3.3", |
114 | 114 | "prismjs": "^1.29.0", |
115 | 115 | "roboto-fontface": "^0.10.0", |
116 | | - "rollup": "^4.12.0", |
| 116 | + "rollup": "^4.24.0", |
117 | 117 | "rollup-plugin-polyfill-node": "^0.13.0", |
118 | 118 | "rollup-plugin-postcss": "^4.0.2", |
119 | 119 | "rollup-plugin-scss": "^4.0.0", |
120 | 120 | "rollup-plugin-typescript2": "^0.36.0", |
121 | | - "sass": "^1.71.1", |
122 | | - "stylelint": "^16.2.1", |
123 | | - "stylelint-config-standard": "^36.0.0", |
| 121 | + "sass": "^1.79.5", |
| 122 | + "stylelint": "^16.10.0", |
| 123 | + "stylelint-config-standard": "^36.0.1", |
124 | 124 | "stylelint-order": "^6.0.4", |
125 | | - "stylelint-scss": "^6.1.0", |
126 | | - "typescript": "^5.3.3", |
127 | | - "unplugin-auto-import": "^0.17.5", |
128 | | - "vite": "^5.1.4", |
129 | | - "vite-plugin-css-injected-by-js": "^3.4.0", |
130 | | - "vite-plugin-dts": "^3.7.3", |
| 125 | + "stylelint-scss": "^6.7.0", |
| 126 | + "typescript": "^5.6.3", |
| 127 | + "unplugin-auto-import": "^0.18.3", |
| 128 | + "vite": "^5.4.8", |
| 129 | + "vite-plugin-css-injected-by-js": "^3.5.2", |
| 130 | + "vite-plugin-dts": "^4.2.4", |
131 | 131 | "vite-plugin-eslint": "^1.8.1", |
132 | | - "vite-plugin-static-copy": "^1.0.1", |
| 132 | + "vite-plugin-static-copy": "^2.0.0", |
133 | 133 | "vite-plugin-stylelint": "^5.3.0", |
134 | | - "vite-plugin-vuetify": "^2.0.1", |
135 | | - "vitest": "^1.3.1", |
136 | | - "vue-tsc": "^1.8.25", |
| 134 | + "vite-plugin-vuetify": "^2.0.4", |
| 135 | + "vitest": "^2.1.2", |
| 136 | + "vue-tsc": "^2.1.6", |
137 | 137 | "webfontloader": "^1.6.28" |
138 | 138 | } |
139 | 139 | } |
0 commit comments