Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 4, 2024
1 parent 880ec30 commit f78b570
Showing 2 changed files with 468 additions and 417 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -29,39 +29,39 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.16",
"citty": "^0.1.5",
"cssnano": "^6.0.1",
"cssnano": "^6.0.3",
"defu": "^6.1.3",
"esbuild": "^0.19.7",
"fs-extra": "^11.1.1",
"esbuild": "^0.19.11",
"fs-extra": "^11.2.0",
"globby": "^13.2.2",
"jiti": "^1.21.0",
"mlly": "^1.4.2",
"mri": "^1.2.0",
"pathe": "^1.1.1",
"postcss": "^8.4.26",
"postcss": "^8.4.33",
"postcss-nested": "^6.0.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/mri": "^1.1.5",
"@types/node": "^20.9.4",
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^0.34.6",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"modern-normalize": "^2.0.0",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"prettier": "^3.1.1",
"sass": "^1.69.7",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"peerDependencies": {
"sass": "^1.69.5",
"typescript": ">=5.3.2"
"sass": "^1.69.7",
"typescript": ">=5.3.3"
},
"peerDependenciesMeta": {
"sass": {
@@ -71,5 +71,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.10.5"
"packageManager": "pnpm@8.14.0"
}
859 changes: 455 additions & 404 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit f78b570

Please sign in to comment.