Skip to content

Commit 2187fbd

Browse files
Update packages
1 parent 710e2af commit 2187fbd

File tree

2 files changed

+7308
-6074
lines changed

2 files changed

+7308
-6074
lines changed

package.json

+31-31
Original file line numberDiff line numberDiff line change
@@ -73,70 +73,70 @@
7373
"wdns"
7474
],
7575
"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"
7979
},
8080
"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",
8585
"@fortawesome/vue-fontawesome": "^3.0.8",
8686
"@mdi/font": "^7.4.47",
8787
"@rollup/plugin-commonjs": "^26.0.1",
88-
"@rollup/plugin-node-resolve": "^15.2.3",
88+
"@rollup/plugin-node-resolve": "^15.3.0",
8989
"@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",
9292
"@typescript-eslint/eslint-plugin": "^7.1.0",
9393
"@typescript-eslint/parser": "^7.1.0",
94-
"@vitejs/plugin-vue": "^5.0.5",
94+
"@vitejs/plugin-vue": "^5.1.4",
9595
"@vue/cli-plugin-eslint": "^5.0.8",
9696
"@vue/cli-service": "^5.0.8",
9797
"@vue/eslint-config-typescript": "^12.0.0",
9898
"@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",
101101
"eslint": "^8.57.0",
102102
"eslint-config-prettier": "^9.1.0",
103103
"eslint-plugin-import": "^2.29.1",
104104
"eslint-plugin-prettier": "^5.1.3",
105105
"eslint-plugin-vue": "^9.22.0",
106106
"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",
110110
"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",
113113
"postcss-html": "^1.7.0",
114114
"postcss-scss": "^4.0.9",
115-
"prettier": "^3.3.2",
115+
"prettier": "^3.3.3",
116116
"prismjs": "^1.29.0",
117117
"roboto-fontface": "^0.10.0",
118-
"rollup": "^4.18.0",
118+
"rollup": "^4.24.0",
119119
"rollup-plugin-polyfill-node": "^0.13.0",
120120
"rollup-plugin-postcss": "^4.0.2",
121121
"rollup-plugin-scss": "^4.0.0",
122122
"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",
125125
"stylelint-config-standard": "^36.0.1",
126126
"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",
131131
"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",
134134
"vite-plugin-eslint": "^1.8.1",
135135
"vite-plugin-static-copy": "^1.0.6",
136136
"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",
140140
"webfontloader": "^1.6.28"
141141
}
142142
}

0 commit comments

Comments
 (0)