|
73 | 73 | "wdns"
|
74 | 74 | ],
|
75 | 75 | "dependencies": {
|
76 |
| - "@vueuse/core": "^10.11.0", |
77 |
| - "vue": "^3.4.31", |
78 |
| - "vuetify": "^3.6.10" |
| 76 | + "@vueuse/core": "^11.1.0", |
| 77 | + "vue": "^3.5.11", |
| 78 | + "vuetify": "^3.7.2" |
79 | 79 | },
|
80 | 80 | "devDependencies": {
|
81 |
| - "@fortawesome/fontawesome-svg-core": "^6.5.2", |
82 |
| - "@fortawesome/free-brands-svg-icons": "^6.5.2", |
83 |
| - "@fortawesome/free-regular-svg-icons": "^6.5.2", |
84 |
| - "@fortawesome/free-solid-svg-icons": "^6.5.2", |
| 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 | 85 | "@fortawesome/vue-fontawesome": "^3.0.8",
|
86 | 86 | "@mdi/font": "^7.4.47",
|
87 | 87 | "@rollup/plugin-commonjs": "^26.0.1",
|
88 |
| - "@rollup/plugin-node-resolve": "^15.2.3", |
| 88 | + "@rollup/plugin-node-resolve": "^15.3.0", |
89 | 89 | "@rollup/plugin-terser": "^0.4.4",
|
90 |
| - "@stylistic/stylelint-plugin": "^2.1.2", |
91 |
| - "@types/node": "^20.14.9", |
| 90 | + "@stylistic/stylelint-plugin": "^3.1.1", |
| 91 | + "@types/node": "^22.7.4", |
92 | 92 | "@typescript-eslint/eslint-plugin": "^7.1.0",
|
93 | 93 | "@typescript-eslint/parser": "^7.1.0",
|
94 |
| - "@vitejs/plugin-vue": "^5.0.5", |
| 94 | + "@vitejs/plugin-vue": "^5.1.4", |
95 | 95 | "@vue/cli-plugin-eslint": "^5.0.8",
|
96 | 96 | "@vue/cli-service": "^5.0.8",
|
97 | 97 | "@vue/eslint-config-typescript": "^12.0.0",
|
98 | 98 | "@vue/test-utils": "^2.4.6",
|
99 |
| - "@wdns/vue-code-block": "^2.3.2", |
100 |
| - "autoprefixer": "^10.4.19", |
| 99 | + "@wdns/vue-code-block": "^2.3.3", |
| 100 | + "autoprefixer": "^10.4.20", |
101 | 101 | "eslint": "^8.57.0",
|
102 | 102 | "eslint-config-prettier": "^9.1.0",
|
103 | 103 | "eslint-plugin-import": "^2.29.1",
|
104 | 104 | "eslint-plugin-prettier": "^5.1.3",
|
105 | 105 | "eslint-plugin-vue": "^9.22.0",
|
106 | 106 | "gh-pages": "^6.1.1",
|
107 |
| - "husky": "^9.0.11", |
108 |
| - "jsdom": "^24.1.0", |
109 |
| - "lint-staged": "^15.2.7", |
| 107 | + "husky": "^9.1.6", |
| 108 | + "jsdom": "^25.0.1", |
| 109 | + "lint-staged": "^15.2.10", |
110 | 110 | "miragejs": "0.2.0-alpha.3",
|
111 |
| - "pinia": "^2.1.7", |
112 |
| - "postcss": "^8.4.39", |
| 111 | + "pinia": "^2.2.4", |
| 112 | + "postcss": "^8.4.47", |
113 | 113 | "postcss-html": "^1.7.0",
|
114 | 114 | "postcss-scss": "^4.0.9",
|
115 |
| - "prettier": "^3.3.2", |
| 115 | + "prettier": "^3.3.3", |
116 | 116 | "prismjs": "^1.29.0",
|
117 | 117 | "roboto-fontface": "^0.10.0",
|
118 |
| - "rollup": "^4.18.0", |
| 118 | + "rollup": "^4.24.0", |
119 | 119 | "rollup-plugin-polyfill-node": "^0.13.0",
|
120 | 120 | "rollup-plugin-postcss": "^4.0.2",
|
121 | 121 | "rollup-plugin-scss": "^4.0.0",
|
122 | 122 | "rollup-plugin-typescript2": "^0.36.0",
|
123 |
| - "sass": "^1.77.6", |
124 |
| - "stylelint": "^16.6.1", |
| 123 | + "sass": "^1.79.4", |
| 124 | + "stylelint": "^16.9.0", |
125 | 125 | "stylelint-config-standard": "^36.0.1",
|
126 | 126 | "stylelint-order": "^6.0.4",
|
127 |
| - "stylelint-scss": "^6.3.2", |
128 |
| - "typescript": "^5.5.3", |
129 |
| - "unplugin-auto-import": "^0.17.6", |
130 |
| - "vite": "^5.3.2", |
| 127 | + "stylelint-scss": "^6.7.0", |
| 128 | + "typescript": "^5.6.2", |
| 129 | + "unplugin-auto-import": "^0.18.3", |
| 130 | + "vite": "^5.4.8", |
131 | 131 | "vite-plugin-babel": "^1.2.0",
|
132 |
| - "vite-plugin-css-injected-by-js": "^3.5.1", |
133 |
| - "vite-plugin-dts": "^3.9.1", |
| 132 | + "vite-plugin-css-injected-by-js": "^3.5.2", |
| 133 | + "vite-plugin-dts": "^4.2.3", |
134 | 134 | "vite-plugin-eslint": "^1.8.1",
|
135 | 135 | "vite-plugin-static-copy": "^1.0.6",
|
136 | 136 | "vite-plugin-stylelint": "^5.3.1",
|
137 |
| - "vite-plugin-vuetify": "^2.0.3", |
138 |
| - "vitest": "^1.6.0", |
139 |
| - "vue-tsc": "^2.0.24", |
| 137 | + "vite-plugin-vuetify": "^2.0.4", |
| 138 | + "vitest": "^2.1.2", |
| 139 | + "vue-tsc": "^2.1.6", |
140 | 140 | "webfontloader": "^1.6.28"
|
141 | 141 | }
|
142 | 142 | }
|
0 commit comments