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] committed Jan 18, 2024
1 parent 10b38ac commit 08490d6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,31 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"citty": "^0.1.5",
"cssnano": "^6.0.3",
"defu": "^6.1.4",
"esbuild": "^0.19.11",
"fs-extra": "^11.2.0",
"globby": "^13.2.2",
"jiti": "^1.21.0",
"mlly": "^1.4.2",
"mlly": "^1.5.0",
"mri": "^1.2.0",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"postcss": "^8.4.33",
"postcss-nested": "^6.0.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/mri": "^1.1.5",
"@types/node": "^20.10.7",
"@types/node": "^20.11.5",
"@vitest/coverage-v8": "^0.34.6",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"modern-normalize": "^2.0.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"sass": "^1.69.7",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
Expand All @@ -71,5 +71,5 @@
"optional": true
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 08490d6

Please sign in to comment.