Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2022
1 parent ecd0722 commit 4c95967
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -53,24 +53,24 @@
"@types/semver": "^7.3.13",
"@types/stylus": "^0.48.38",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"conventional-changelog-cli": "^2.2.2",
"esbuild": "^0.15.9",
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"eslint-define-config": "^1.12.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^1.11.0",
"execa": "^6.1.0",
"fast-glob": "^3.2.12",
"fs-extra": "^10.1.0",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"minimist": "^1.2.7",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.28.1",
"pnpm": "^7.17.1",
"pnpm": "^7.18.0",
"prettier": "2.8.0",
"prompts": "^2.4.2",
"resolve": "^1.22.1",
Expand All @@ -83,7 +83,7 @@
"tsx": "^3.12.1",
"typescript": "^4.6.4",
"unbuild": "^0.9.4",
"vite": "^4.0.0-alpha.0",
"vite": "^4.0.0-alpha.6",
"vitest": "^0.25.3",
"vue": "^3.2.45"
},
Expand All @@ -105,7 +105,7 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@7.17.1",
"packageManager": "pnpm@7.18.0",
"pnpm": {
"overrides": {
"@vitejs/plugin-vue": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Expand Up @@ -40,7 +40,7 @@
"@vue/babel-plugin-jsx": "^1.1.1"
},
"devDependencies": {
"vite": "^4.0.0-alpha.0"
"vite": "^4.0.0-alpha.6"
},
"peerDependencies": {
"vite": "^4.0.0-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Expand Up @@ -45,7 +45,7 @@
"rollup": "~3.3.0",
"slash": "^5.0.0",
"source-map": "^0.6.1",
"vite": "^4.0.0-alpha.0",
"vite": "^4.0.0-alpha.6",
"vue": "^3.2.45"
}
}
106 changes: 53 additions & 53 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 4c95967

Please sign in to comment.