Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#41)
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 29, 2023
1 parent 1f7a2ee commit f83b4c8
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 40 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-combine",
"version": "0.6.0",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.0",
"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.16.14",
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"esbuild": "^0.17.19",
"eslint": "^8.41.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"rollup": "^3.22.1",
"rollup": "^3.23.0",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vitest": "^0.31.1",
"webpack": "^5.83.1"
"webpack": "^5.84.1"
},
"engines": {
"node": ">=14.19.0"
Expand Down
74 changes: 39 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f83b4c8

Please sign in to comment.