Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 6026ea1 commit 9d7335c
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 251 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,39 +35,39 @@
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"jiti": "^1.21.6",
"mlly": "^1.7.1",
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"postcss": "^8.4.45",
"pkg-types": "^1.2.1",
"postcss": "^8.4.47",
"postcss-nested": "^6.2.0",
"semver": "^7.6.3",
"tinyglobby": "^0.2.9"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/node": "^22.7.6",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.2",
"@volar/typescript": "^2.4.5",
"@vitest/coverage-v8": "^2.1.3",
"@volar/typescript": "^2.4.6",
"@vue/language-core": "^2.1.6",
"@vue/language-core2.0": "npm:@vue/[email protected]",
"c8": "latest",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"modern-normalize": "^3.0.1",
"prettier": "^3.3.3",
"sass": "^1.79.4",
"typescript": "^5.6.2",
"sass": "^1.80.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vitest": "^2.1.3",
"vue": "^3.5.12",
"vue-tsc": "^2.1.6",
"vue-tsc1": "npm:vue-tsc@^1.8.27",
"vue-tsc2.0": "npm:[email protected]"
},
"peerDependencies": {
"sass": "^1.78.0",
"typescript": ">=5.5.4",
"sass": "^1.80.3",
"typescript": ">=5.6.3",
"vue-tsc": "^1.8.27 || ^2.0.21"
},
"peerDependenciesMeta": {
Expand All @@ -81,5 +81,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 9d7335c

Please sign in to comment.