Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent d78cf3e commit ee3ac50
Show file tree
Hide file tree
Showing 17 changed files with 446 additions and 654 deletions.
6 changes: 3 additions & 3 deletions apps/docs/package.json
Expand Up @@ -54,16 +54,16 @@
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"prism-theme-vars": "^0.2.4",
"vue": "^3.2.41"
"vue": "^3.2.45"
},
"devDependencies": {
"@docsearch/react": "^3.3.0",
"@docsearch/react": "^3.3.1",
"@types/markdown-it": "^12.2.3",
"@types/nprogress": "^0.2.0",
"chalk": "^4.1.2",
"consola": "^2.15.3",
"markdown-it-container": "^3.0.0",
"vitepress": "^1.0.0-alpha.33"
"vitepress": "^1.0.0-alpha.34"
},
"engines": {
"node": ">=16"
Expand Down
10 changes: 5 additions & 5 deletions apps/playground-react/package.json
Expand Up @@ -47,11 +47,11 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^3.0.0",
"sass": "^1.56.1",
"typescript": "^4.8.4",
"vite": "^4.0.1"
"sass": "^1.57.1",
"typescript": "^4.9.4",
"vite": "^4.0.3"
}
}
14 changes: 7 additions & 7 deletions apps/playground-vue2/package.json
Expand Up @@ -44,15 +44,15 @@
},
"dependencies": {
"@google-translate-select/vue2": "workspace:*",
"vue": "2.6.11"
"vue": "2.7.14"
},
"devDependencies": {
"sass": "^1.56.1",
"terser": "5.4.0",
"typescript": "^4.8.4",
"vite": "^3.0.0",
"vite-plugin-vue2": "^2.0.2",
"vue-template-compiler": "2.6.11"
"sass": "^1.57.1",
"terser": "5.16.1",
"typescript": "^4.9.4",
"vite": "^3.2.5",
"vite-plugin-vue2": "^2.0.3",
"vue-template-compiler": "2.7.14"
},
"engines": {
"node": ">=16"
Expand Down
6 changes: 3 additions & 3 deletions apps/playground-vue3/package.json
Expand Up @@ -43,12 +43,12 @@
},
"dependencies": {
"@google-translate-select/vue3": "workspace:*",
"vue": "^3.2.41"
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.8.4",
"vite": "^4.0.1"
"typescript": "^4.9.4",
"vite": "^4.0.3"
},
"engines": {
"node": ">=16"
Expand Down
6 changes: 3 additions & 3 deletions internals/commitlint-config/package.json
Expand Up @@ -41,9 +41,9 @@
"clean:deps": "rimraf node_modules"
},
"dependencies": {
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"czg": "^1.3.12"
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"czg": "^1.4.1"
},
"engines": {
"node": ">=16"
Expand Down
14 changes: 7 additions & 7 deletions internals/eslint-config/package.json
Expand Up @@ -44,22 +44,22 @@
"eslint": "^8.25.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"eslint-config-prettier": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsonc": "^2.5.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.7.0",
"eslint-plugin-vue": "^9.8.0",
"jsonc-eslint-parser": "^2.1.0",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"yaml-eslint-parser": "^1.1.0"
},
"devDependencies": {
"eslint": "^8.25.0",
"typescript": "^4.8.4"
"eslint": "^8.31.0",
"typescript": "^4.9.4"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion internals/lint-staged-config/package.json
Expand Up @@ -41,7 +41,7 @@
"clean:deps": "rimraf node_modules"
},
"dependencies": {
"lint-staged": "^13.0.3"
"lint-staged": "^13.1.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion internals/prettier-config/package.json
Expand Up @@ -41,7 +41,7 @@
"clean:deps": "rimraf node_modules"
},
"dependencies": {
"prettier": "^2.7.1"
"prettier": "^2.8.1"
},
"engines": {
"node": ">=16"
Expand Down
8 changes: 4 additions & 4 deletions internals/stylelint-config/package.json
Expand Up @@ -44,10 +44,10 @@
"stylelint": "^14.13.0"
},
"dependencies": {
"postcss": "^8.4.18",
"postcss": "^8.4.20",
"postcss-html": "^1.5.0",
"postcss-scss": "4.0.5",
"stylelint-config-prettier": "^9.0.3",
"postcss-scss": "4.0.6",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-recommended": "^9.0.0",
"stylelint-config-recommended-scss": "8.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
Expand All @@ -56,7 +56,7 @@
"stylelint-order": "^5.0.0"
},
"devDependencies": {
"stylelint": "^14.14.1"
"stylelint": "^14.16.1"
},
"engines": {
"node": ">=16"
Expand Down
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "google-translate-select-monorepo",
"private": true,
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.21.0",
"description": "馃殌 A modern, high-performance monorepo project designed with Google Translate JS SDK. Vue and react are supported!",
"keywords": [
"google translate select",
Expand Down Expand Up @@ -84,17 +84,17 @@
"@types/node": "*",
"@types/prettier": "^2.7.2",
"@types/semver": "7.3.13",
"@vitest/ui": "^0.26.2",
"@vitest/ui": "^0.26.3",
"inquirer": "^9.1.4",
"jsdom": "^20.0.2",
"jsdom": "^20.0.3",
"npm-run-all": "^4.1.5",
"octokit": "^2.0.10",
"rimraf": "^3.0.2",
"semver": "^7.3.8",
"tsx": "^3.11.0",
"tsx": "^3.12.1",
"turbo": "^1.6.3",
"typescript": "^4.8.4",
"vitest": "^0.26.2"
"typescript": "^4.9.4",
"vitest": "^0.26.3"
},
"engines": {
"node": ">=16"
Expand Down
4 changes: 2 additions & 2 deletions packages/constants/package.json
Expand Up @@ -55,8 +55,8 @@
"clean:deps": "rimraf node_modules"
},
"devDependencies": {
"tsup": "^6.4.0",
"typescript": "^4.8.4"
"tsup": "^6.5.0",
"typescript": "^4.9.4"
},
"engines": {
"node": ">=16"
Expand Down
16 changes: 8 additions & 8 deletions packages/react/package.json
Expand Up @@ -73,16 +73,16 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-legacy": "3.0.1",
"@vitejs/plugin-react": "^3.0.0",
"terser": "5.4.0",
"tsup": "^6.4.0",
"typescript": "^4.8.4",
"vite": "^4.0.1",
"vite-plugin-css-injected-by-js": "2.1.1",
"vite-plugin-dts": "^1.7.0"
"terser": "5.16.1",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.3",
"vite-plugin-css-injected-by-js": "2.2.0",
"vite-plugin-dts": "^1.7.1"
},
"engines": {
"node": ">=16"
Expand Down
14 changes: 7 additions & 7 deletions packages/theme-chalk/package.json
Expand Up @@ -51,16 +51,16 @@
"@types/gulp": "4.0.10",
"@types/postcss-preset-env": "^7.7.0",
"autoprefixer": "^10.4.13",
"chalk": "^5.1.2",
"chalk": "^5.2.0",
"clean-css": "^5.3.1",
"consola": "^2.15.3",
"esbuild": "0.15.13",
"esbuild": "0.16.13",
"esbuild-plugin-copy": "1.6.0",
"esbuild-sass-plugin": "^2.4.0",
"postcss": "^8.4.19",
"postcss-preset-env": "^7.8.2",
"sass": "^1.56.1",
"tsup": "^6.4.0"
"esbuild-sass-plugin": "^2.4.5",
"postcss": "^8.4.20",
"postcss-preset-env": "^7.8.3",
"sass": "^1.57.1",
"tsup": "^6.5.0"
},
"engines": {
"node": ">=16"
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Expand Up @@ -58,8 +58,8 @@
"@google-translate-select/constants": "workspace:*"
},
"devDependencies": {
"tsup": "^6.4.0",
"typescript": "^4.8.4"
"tsup": "^6.5.0",
"typescript": "^4.9.4"
},
"engines": {
"node": ">=16"
Expand Down
18 changes: 9 additions & 9 deletions packages/vue2/package.json
Expand Up @@ -69,17 +69,17 @@
"@google-translate-select/constants": "workspace:*",
"@google-translate-select/theme-chalk": "workspace:*",
"@google-translate-select/utils": "workspace:*",
"vue": "2.6.11"
"vue": "2.7.14"
},
"devDependencies": {
"sass": "^1.56.1",
"terser": "5.4.0",
"typescript": "^4.8.4",
"vite": "^4.0.1",
"vite-plugin-css-injected-by-js": "2.1.1",
"vite-plugin-dts": "^1.7.0",
"vite-plugin-vue2": "^2.0.2",
"vue-template-compiler": "2.6.11"
"sass": "^1.57.1",
"terser": "5.16.1",
"typescript": "^4.9.4",
"vite": "^4.0.3",
"vite-plugin-css-injected-by-js": "2.2.0",
"vite-plugin-dts": "^1.7.1",
"vite-plugin-vue2": "^2.0.3",
"vue-template-compiler": "2.7.14"
},
"engines": {
"node": ">=16"
Expand Down
14 changes: 7 additions & 7 deletions packages/vue3/package.json
Expand Up @@ -69,17 +69,17 @@
"@google-translate-select/constants": "workspace:*",
"@google-translate-select/theme-chalk": "workspace:*",
"@google-translate-select/utils": "workspace:*",
"vue": "^3.2.41"
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/test-utils": "2.2.4",
"sass": "^1.56.1",
"typescript": "^4.8.4",
"vite": "^4.0.1",
"vite-plugin-css-injected-by-js": "2.1.1",
"vite-plugin-dts": "^1.7.0"
"@vue/test-utils": "2.2.6",
"sass": "^1.57.1",
"typescript": "^4.9.4",
"vite": "^4.0.3",
"vite-plugin-css-injected-by-js": "2.2.0",
"vite-plugin-dts": "^1.7.1"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit ee3ac50

Please sign in to comment.