Skip to content

Commit 2f6f733

Browse files
update packages
1 parent 42b9ef8 commit 2f6f733

3 files changed

Lines changed: 3337 additions & 2074 deletions

File tree

.claude/settings.local.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\('mcpServers', {}\\), indent=2\\)\\)\")",
5+
"mcp__vuetify-mcp__get_v4_breaking_changes"
6+
]
7+
}
8+
}

package.json

Lines changed: 38 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -73,70 +73,71 @@
7373
"wdns"
7474
],
7575
"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"
7979
},
8080
"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",
8686
"@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",
9292
"@typescript-eslint/eslint-plugin": "^7.1.0",
9393
"@typescript-eslint/parser": "^7.1.0",
9494
"@vitejs/plugin-vue": "^5.1.4",
9595
"@vue/cli-plugin-eslint": "^5.0.8",
96-
"@vue/cli-service": "^5.0.8",
96+
"@vue/cli-service": "^5.0.9",
9797
"@vue/eslint-config-typescript": "^12.0.0",
9898
"@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",
101102
"eslint": "^8.57.0",
102103
"eslint-config-prettier": "^9.1.0",
103104
"eslint-plugin-import": "^2.29.1",
104105
"eslint-plugin-prettier": "^5.1.3",
105106
"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",
110111
"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",
114115
"postcss-scss": "^4.0.9",
115-
"prettier": "^3.3.3",
116+
"prettier": "^3.8.3",
116117
"prismjs": "^1.29.0",
117118
"roboto-fontface": "^0.10.0",
118-
"rollup": "^4.24.0",
119+
"rollup": "^4.60.2",
119120
"rollup-plugin-polyfill-node": "^0.13.0",
120121
"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",
130131
"vite": "^5.4.8",
131132
"vite-plugin-babel": "^1.2.0",
132133
"vite-plugin-css-injected-by-js": "^3.5.2",
133134
"vite-plugin-dts": "^4.2.3",
134135
"vite-plugin-eslint": "^1.8.1",
135136
"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",
138139
"vitest": "^2.1.2",
139-
"vue-tsc": "^2.1.6",
140+
"vue-tsc": "^3.2.7",
140141
"webfontloader": "^1.6.28"
141142
}
142143
}

0 commit comments

Comments
 (0)