Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent efab5b0 commit d3e1431
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 307 deletions.
20 changes: 10 additions & 10 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-combine",
"version": "0.6.0",
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.3.1",
"description": "Unified plugin that combines other plugins into one plugin.",
"license": "MIT",
"homepage": "https://github.com/sxzz/unplugin-combine#readme",
Expand Down Expand Up @@ -84,19 +84,19 @@
"devDependencies": {
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/node": "^18.15.11",
"@types/node": "^18.16.3",
"bumpp": "^9.1.0",
"esbuild": "^0.17.15",
"eslint": "^8.38.0",
"eslint-define-config": "^1.17.0",
"esbuild": "^0.17.18",
"eslint": "^8.39.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"rollup": "^3.20.2",
"prettier": "^2.8.8",
"rollup": "^3.21.2",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vitest": "^0.30.0",
"webpack": "^5.78.0"
"vite": "^4.3.3",
"vitest": "^0.30.1",
"webpack": "^5.81.0"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit d3e1431

Please sign in to comment.