Skip to content

Commit 44b33c5

Browse files
committed
Merge branch 'main' into 3.0-release
2 parents 78a22f6 + b76500c commit 44b33c5

File tree

6 files changed

+153
-549
lines changed

6 files changed

+153
-549
lines changed

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ build-outputs
88
build-showcases
99
packages/foundations/scripts/generate-icon-fonts/styles/**
1010
**/__snapshots__
11+
showcases/nuxt-showcase/.nuxt
12+
showcases/patternhub/.next

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"typescript": "^5.8.3",
4545
"vite": "^6.3.5",
4646
"vue": "^3.5.17",
47-
"vue-tsc": "^3.0.1"
47+
"vue-tsc": "^3.0.2"
4848
},
4949
"publishConfig": {
5050
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)