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 Aug 5, 2024
1 parent 0c51e44 commit 1bf4188
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 375 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"citty": "^0.1.6",
"cssnano": "^7.0.4",
"defu": "^6.1.4",
Expand All @@ -39,33 +39,33 @@
"mlly": "^1.7.1",
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"postcss": "^8.4.39",
"postcss-nested": "^6.0.1",
"semver": "^7.6.2"
"postcss": "^8.4.40",
"postcss-nested": "^6.2.0",
"semver": "^7.6.3"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/node": "^20.14.14",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.0.3",
"@vitest/coverage-v8": "^2.0.5",
"@volar/typescript": "^2.3.4",
"@vue/language-core": "^2.0.26",
"@vue/language-core": "^2.0.29",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-unjs": "^0.3.2",
"modern-normalize": "^2.0.0",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^2.0.3",
"vue": "^3.4.31",
"vue-tsc": "^2.0.26",
"vitest": "^2.0.5",
"vue": "^3.4.35",
"vue-tsc": "^2.0.29",
"vue-tsc1": "npm:vue-tsc@^1.8.27"
},
"peerDependencies": {
"sass": "^1.77.8",
"typescript": ">=5.5.3",
"typescript": ">=5.5.4",
"vue-tsc": "^1.8.27 || ^2.0.21"
},
"peerDependenciesMeta": {
Expand All @@ -79,5 +79,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit 1bf4188

Please sign in to comment.