Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent 61f5ab1 commit 8f4a5dc
Show file tree
Hide file tree
Showing 8 changed files with 354 additions and 313 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"ci-publish": "tsx scripts/publishCI.ts"
},
"devDependencies": {
"@babel/types": "^7.20.5",
"@microsoft/api-extractor": "^7.33.6",
"@babel/types": "^7.20.7",
"@microsoft/api-extractor": "^7.33.7",
"@rollup/plugin-typescript": "^10.0.1",
"@types/babel__core": "^7.1.20",
"@types/babel__standalone": "^7.1.4",
Expand All @@ -45,20 +45,20 @@
"@types/less": "^3.0.3",
"@types/micromatch": "^4.0.2",
"@types/minimist": "^1.2.2",
"@types/node": "^18.11.10",
"@types/node": "^18.11.18",
"@types/picomatch": "^2.3.0",
"@types/prompts": "^2.4.1",
"@types/prompts": "^2.4.2",
"@types/resolve": "^1.20.2",
"@types/sass": "~1.43.1",
"@types/semver": "^7.3.13",
"@types/stylus": "^0.48.38",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"conventional-changelog-cli": "^2.2.2",
"esbuild": "^0.16.3",
"eslint": "^8.29.0",
"eslint-define-config": "^1.12.0",
"eslint": "^8.31.0",
"eslint-define-config": "^1.13.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^1.11.0",
Expand All @@ -69,9 +69,9 @@
"minimist": "^1.2.7",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.28.1",
"pnpm": "^7.18.1",
"prettier": "2.8.0",
"playwright-chromium": "^1.29.1",
"pnpm": "^7.21.0",
"prettier": "2.8.1",
"prompts": "^2.4.2",
"resolve": "^1.22.1",
"rimraf": "^3.0.2",
Expand All @@ -83,8 +83,8 @@
"tsx": "^3.12.1",
"typescript": "^4.6.4",
"unbuild": "^0.9.4",
"vite": "^4.0.0",
"vitest": "^0.25.3",
"vite": "^4.0.3",
"vitest": "^0.26.3",
"vue": "^3.2.45"
},
"simple-git-hooks": {
Expand All @@ -105,7 +105,7 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@7.18.1",
"packageManager": "pnpm@7.21.0",
"pnpm": {
"overrides": {
"@vitejs/plugin-vue": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
},
"homepage": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme",
"dependencies": {
"@babel/core": "^7.20.5",
"@babel/plugin-transform-typescript": "^7.20.2",
"@babel/core": "^7.20.7",
"@babel/plugin-transform-typescript": "^7.20.7",
"@vue/babel-plugin-jsx": "^1.1.1"
},
"devDependencies": {
"vite": "^4.0.0"
"vite": "^4.0.3"
},
"peerDependencies": {
"vite": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rollup": "^3.7.0",
"slash": "^5.0.0",
"source-map": "^0.6.1",
"vite": "^4.0.0",
"vite": "^4.0.3",
"vue": "^3.2.45"
}
}
2 changes: 1 addition & 1 deletion playground/ssr-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@vitejs/test-example-external-component": "file:example-external-component",
"pinia": "^2.0.27",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/vue-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "workspace:*",
"@vitejs/plugin-legacy": "^3.0.0-alpha.0"
"@vitejs/plugin-legacy": "^3.0.1"
}
}
2 changes: 1 addition & 1 deletion playground/vue-sourcemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vitejs/plugin-vue": "workspace:*",
"less": "^4.1.3",
"postcss-nested": "^6.0.0",
"sass": "^1.56.1"
"sass": "^1.57.1"
},
"dependencies": {
"vue": "^3.2.45"
Expand Down
2 changes: 1 addition & 1 deletion playground/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"js-yaml": "^4.1.0",
"less": "^4.1.3",
"pug": "^3.0.2",
"sass": "^1.56.1",
"sass": "^1.57.1",
"stylus": "^0.59.0"
}
}
Loading

0 comments on commit 8f4a5dc

Please sign in to comment.