Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11182)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2022
1 parent 2aee2eb commit 8b83089
Show file tree
Hide file tree
Showing 17 changed files with 136 additions and 133 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -58,24 +58,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 Down Expand Up @@ -111,7 +111,7 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@7.17.1",
"packageManager": "pnpm@7.18.0",
"pnpm": {
"overrides": {
"vite": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-vite/template-react-ts/package.json
Expand Up @@ -13,9 +13,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.0.25",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@vitejs/plugin-react": "^3.0.0-alpha.0",
"@vitejs/plugin-react": "^3.0.0-alpha.2",
"typescript": "^4.6.4",
"vite": "^3.2.4"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/create-vite/template-react/package.json
Expand Up @@ -13,9 +13,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.0.25",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@vitejs/plugin-react": "^3.0.0-alpha.0",
"@vitejs/plugin-react": "^3.0.0-alpha.2",
"vite": "^3.2.4"
}
}
4 changes: 2 additions & 2 deletions packages/create-vite/template-svelte-ts/package.json
Expand Up @@ -10,10 +10,10 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.3.1",
"@sveltejs/vite-plugin-svelte": "^1.4.0",
"@tsconfig/svelte": "^3.0.0",
"svelte": "^3.53.1",
"svelte-check": "^2.9.2",
"svelte-check": "^2.10.0",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.4.1",
"typescript": "^4.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vite/template-svelte/package.json
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.3.1",
"@sveltejs/vite-plugin-svelte": "^1.4.0",
"svelte": "^3.53.1",
"vite": "^3.2.4"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/create-vite/template-vue-ts/package.json
Expand Up @@ -12,9 +12,9 @@
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0-alpha.0",
"@vitejs/plugin-vue": "^4.0.0-alpha.2",
"typescript": "^4.6.4",
"vite": "^3.2.4",
"vue-tsc": "^1.0.9"
"vue-tsc": "^1.0.11"
}
}
2 changes: 1 addition & 1 deletion packages/create-vite/template-vue/package.json
Expand Up @@ -12,7 +12,7 @@
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0-alpha.0",
"@vitejs/plugin-vue": "^4.0.0-alpha.2",
"vite": "^3.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-legacy/package.json
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/standalone": "^7.20.6",
"core-js": "^3.26.1",
"magic-string": "^0.26.7",
"magic-string": "^0.27.0",
"regenerator-runtime": "^0.13.11",
"systemjs": "^6.13.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Expand Up @@ -97,7 +97,7 @@
"fast-glob": "^3.2.12",
"http-proxy": "^1.18.1",
"launch-editor-middleware": "^2.6.0",
"magic-string": "^0.26.7",
"magic-string": "^0.27.0",
"micromatch": "^4.0.5",
"mlly": "^0.5.17",
"mrmime": "^1.0.1",
Expand All @@ -107,7 +107,7 @@
"periscopic": "^3.0.4",
"picocolors": "^1.0.0",
"picomatch": "^2.3.1",
"postcss-import": "^15.0.0",
"postcss-import": "^15.0.1",
"postcss-load-config": "^4.0.1",
"postcss-modules": "^6.0.0",
"resolve.exports": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/config/packages/siblings/package.json
@@ -1,7 +1,7 @@
{
"name": "@vite/test-config-sibling",
"devDependencies": {
"@types/lodash": "^4.14.190",
"@types/lodash": "^4.14.191",
"lodash": "^4.17.21"
}
}
2 changes: 1 addition & 1 deletion playground/css-sourcemap/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"less": "^4.1.3",
"magic-string": "^0.26.7",
"magic-string": "^0.27.0",
"sass": "^1.56.1",
"stylus": "^0.59.0",
"sugarss": "^4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion playground/legacy/package.json
Expand Up @@ -13,6 +13,6 @@
"devDependencies": {
"@vitejs/plugin-legacy": "workspace:*",
"express": "^4.18.2",
"terser": "^5.16.0"
"terser": "^5.16.1"
}
}
2 changes: 1 addition & 1 deletion playground/optimize-deps/package.json
Expand Up @@ -40,6 +40,6 @@
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0-alpha.0"
"@vitejs/plugin-vue": "^4.0.0-alpha.2"
}
}
4 changes: 2 additions & 2 deletions playground/preload/package.json
Expand Up @@ -21,8 +21,8 @@
"vue-router": "^4.1.6"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0-alpha.0",
"terser": "^5.16.0",
"@vitejs/plugin-vue": "^4.0.0-alpha.2",
"terser": "^5.16.1",
"@vitejs/test-dep-a": "file:./dep-a",
"@vitejs/test-dep-including-a": "file:./dep-including-a"
}
Expand Down
Expand Up @@ -4,6 +4,6 @@
"version": "1.0.0",
"main": "./index.cjs",
"dependencies": {
"bignumber.js": "9.1.0"
"bignumber.js": "9.1.1"
}
}
2 changes: 1 addition & 1 deletion playground/tailwind/package.json
Expand Up @@ -15,7 +15,7 @@
"vue-router": "^4.1.6"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0-alpha.0",
"@vitejs/plugin-vue": "^4.0.0-alpha.2",
"ts-node": "^10.9.1"
}
}

0 comments on commit 8b83089

Please sign in to comment.