Skip to content

Commit

Permalink
Merge branch 'main' into fix/vue-template-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Teages authored Feb 5, 2025
2 parents 9f2db42 + 0e0b8d4 commit 0f734d1
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 122 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,27 @@
"pkg-types": "^1.3.1",
"postcss": "^8.5.1",
"postcss-nested": "^7.0.2",
"semver": "^7.6.3",
"semver": "^7.7.0",
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.13.0",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^3.0.2",
"@vitest/coverage-v8": "^3.0.4",
"@volar/typescript": "^2.4.11",
"@vue/compiler-dom-types": "npm:@vue/compiler-dom@^3.5.13",
"@vue/language-core": "^2.2.0",
"@vue/language-core2.0": "npm:@vue/[email protected]",
"c8": "latest",
"changelogen": "^0.5.7",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-unjs": "^0.4.2",
"modern-normalize": "^3.0.1",
"prettier": "^3.4.2",
"sass": "^1.83.4",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^3.0.2",
"vitest": "^3.0.4",
"vue": "^3.5.13",
"vue-tsc": "^2.2.0",
"vue-tsc1": "npm:vue-tsc@^1.8.27",
Expand Down
Loading

0 comments on commit 0f734d1

Please sign in to comment.