Skip to content

Commit 4c95967

Browse files
chore(deps): update all non-major dependencies (#40)
1 parent ecd0722 commit 4c95967

File tree

4 files changed

+62
-62
lines changed

4 files changed

+62
-62
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,24 @@
5353
"@types/semver": "^7.3.13",
5454
"@types/stylus": "^0.48.38",
5555
"@types/ws": "^8.5.3",
56-
"@typescript-eslint/eslint-plugin": "^5.44.0",
57-
"@typescript-eslint/parser": "^5.44.0",
56+
"@typescript-eslint/eslint-plugin": "^5.45.0",
57+
"@typescript-eslint/parser": "^5.45.0",
5858
"conventional-changelog-cli": "^2.2.2",
5959
"esbuild": "^0.15.9",
60-
"eslint": "^8.28.0",
60+
"eslint": "^8.29.0",
6161
"eslint-define-config": "^1.12.0",
6262
"eslint-plugin-import": "^2.26.0",
6363
"eslint-plugin-node": "^11.1.0",
6464
"eslint-plugin-regexp": "^1.11.0",
6565
"execa": "^6.1.0",
6666
"fast-glob": "^3.2.12",
6767
"fs-extra": "^10.1.0",
68-
"lint-staged": "^13.0.4",
68+
"lint-staged": "^13.1.0",
6969
"minimist": "^1.2.7",
7070
"npm-run-all": "^4.1.5",
7171
"picocolors": "^1.0.0",
7272
"playwright-chromium": "^1.28.1",
73-
"pnpm": "^7.17.1",
73+
"pnpm": "^7.18.0",
7474
"prettier": "2.8.0",
7575
"prompts": "^2.4.2",
7676
"resolve": "^1.22.1",
@@ -83,7 +83,7 @@
8383
"tsx": "^3.12.1",
8484
"typescript": "^4.6.4",
8585
"unbuild": "^0.9.4",
86-
"vite": "^4.0.0-alpha.0",
86+
"vite": "^4.0.0-alpha.6",
8787
"vitest": "^0.25.3",
8888
"vue": "^3.2.45"
8989
},
@@ -105,7 +105,7 @@
105105
"eslint --cache --fix"
106106
]
107107
},
108-
"packageManager": "pnpm@7.17.1",
108+
"packageManager": "pnpm@7.18.0",
109109
"pnpm": {
110110
"overrides": {
111111
"@vitejs/plugin-vue": "workspace:*"

packages/plugin-vue-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vue/babel-plugin-jsx": "^1.1.1"
4141
},
4242
"devDependencies": {
43-
"vite": "^4.0.0-alpha.0"
43+
"vite": "^4.0.0-alpha.6"
4444
},
4545
"peerDependencies": {
4646
"vite": "^4.0.0-alpha.0",

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"rollup": "~3.3.0",
4646
"slash": "^5.0.0",
4747
"source-map": "^0.6.1",
48-
"vite": "^4.0.0-alpha.0",
48+
"vite": "^4.0.0-alpha.6",
4949
"vue": "^3.2.45"
5050
}
5151
}

pnpm-lock.yaml

+53-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)