diff --git a/apps/playground-react/package.json b/apps/playground-react/package.json index 5f31866..83de473 100644 --- a/apps/playground-react/package.json +++ b/apps/playground-react/package.json @@ -47,11 +47,11 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@types/react": "^18.0.24", - "@types/react-dom": "^18.0.8", - "@vitejs/plugin-react": "^3.0.0", - "sass": "^1.56.1", - "typescript": "^4.8.4", - "vite": "^4.0.1" + "@types/react": "^18.0.26", + "@types/react-dom": "^18.0.10", + "@vitejs/plugin-react": "^3.0.1", + "sass": "^1.57.1", + "typescript": "^4.9.4", + "vite": "^4.0.4" } } diff --git a/apps/playground-vue2/package.json b/apps/playground-vue2/package.json index 0231ef6..4007ade 100644 --- a/apps/playground-vue2/package.json +++ b/apps/playground-vue2/package.json @@ -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" diff --git a/apps/playground-vue3/package.json b/apps/playground-vue3/package.json index b36c005..e8fe7ea 100644 --- a/apps/playground-vue3/package.json +++ b/apps/playground-vue3/package.json @@ -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.4" }, "engines": { "node": ">=16" diff --git a/internals/commitlint-config/package.json b/internals/commitlint-config/package.json index 90f63a9..999c4df 100644 --- a/internals/commitlint-config/package.json +++ b/internals/commitlint-config/package.json @@ -41,10 +41,10 @@ "clean:deps": "rimraf node_modules" }, "dependencies": { - "@commitlint/cli": "17.2.0", - "@commitlint/config-conventional": "17.2.0", + "@commitlint/cli": "17.4.0", + "@commitlint/config-conventional": "17.4.0", "@types/node": "*", - "czg": "^1.3.12" + "czg": "^1.4.1" }, "engines": { "node": ">=16" diff --git a/internals/eslint-config/package.json b/internals/eslint-config/package.json index f720046..6759db0 100644 --- a/internals/eslint-config/package.json +++ b/internals/eslint-config/package.json @@ -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-jsonc": "^2.6.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" diff --git a/internals/lint-staged-config/package.json b/internals/lint-staged-config/package.json index e7f1767..1c6fd28 100644 --- a/internals/lint-staged-config/package.json +++ b/internals/lint-staged-config/package.json @@ -41,7 +41,7 @@ "clean:deps": "rimraf node_modules" }, "dependencies": { - "lint-staged": "^13.0.3" + "lint-staged": "^13.1.0" }, "engines": { "node": ">=16" diff --git a/internals/prettier-config/package.json b/internals/prettier-config/package.json index 18fa0ee..8eeaa09 100644 --- a/internals/prettier-config/package.json +++ b/internals/prettier-config/package.json @@ -41,7 +41,7 @@ "clean:deps": "rimraf node_modules" }, "dependencies": { - "prettier": "^2.7.1" + "prettier": "^2.8.1" }, "engines": { "node": ">=16" diff --git a/internals/stylelint-config/package.json b/internals/stylelint-config/package.json index de1b70d..73e59ee 100644 --- a/internals/stylelint-config/package.json +++ b/internals/stylelint-config/package.json @@ -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", @@ -56,7 +56,7 @@ "stylelint-order": "^5.0.0" }, "devDependencies": { - "stylelint": "^14.14.1" + "stylelint": "^14.16.1" }, "engines": { "node": ">=16" diff --git a/package.json b/package.json index c15d379..4aaea09 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "google-translate-select-monorepo", "private": true, - "packageManager": "pnpm@7.18.0", + "packageManager": "pnpm@7.22.0", "description": "🚀 A modern, high-performance monorepo project designed with Google Translate JS SDK. Vue and react are supported!", "keywords": [ "google translate select", @@ -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" diff --git a/packages/constants/package.json b/packages/constants/package.json index 821989e..59f5284 100644 --- a/packages/constants/package.json +++ b/packages/constants/package.json @@ -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" diff --git a/packages/react/package.json b/packages/react/package.json index ba256aa..36fd435 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -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" + "@vitejs/plugin-react": "^3.0.1", + "terser": "5.16.1", + "tsup": "^6.5.0", + "typescript": "^4.9.4", + "vite": "^4.0.4", + "vite-plugin-css-injected-by-js": "2.2.0", + "vite-plugin-dts": "^1.7.1" }, "engines": { "node": ">=16" diff --git a/packages/theme-chalk/package.json b/packages/theme-chalk/package.json index 365c288..0cd46b4 100644 --- a/packages/theme-chalk/package.json +++ b/packages/theme-chalk/package.json @@ -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.14", "esbuild-plugin-copy": "2.0.1", - "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" diff --git a/packages/utils/package.json b/packages/utils/package.json index 76d92e2..2fbcd20 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -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" diff --git a/packages/vue2/package.json b/packages/vue2/package.json index b6c371a..36f5cca 100644 --- a/packages/vue2/package.json +++ b/packages/vue2/package.json @@ -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.4", + "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" diff --git a/packages/vue3/package.json b/packages/vue3/package.json index 4a7f20e..5fc37e0 100644 --- a/packages/vue3/package.json +++ b/packages/vue3/package.json @@ -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.7", + "sass": "^1.57.1", + "typescript": "^4.9.4", + "vite": "^4.0.4", + "vite-plugin-css-injected-by-js": "2.2.0", + "vite-plugin-dts": "^1.7.1" }, "engines": { "node": ">=16" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16dbe56..5883201 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,17 +27,17 @@ importers: '@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 devDependencies: '@changesets/assemble-release-plan': 5.2.3 '@changesets/changelog-github': 0.4.8 @@ -86,14 +86,14 @@ importers: apps/playground-react: specifiers: '@google-translate-select/react': workspace:* - '@types/react': ^18.0.24 - '@types/react-dom': ^18.0.8 - '@vitejs/plugin-react': ^3.0.0 + '@types/react': ^18.0.26 + '@types/react-dom': ^18.0.10 + '@vitejs/plugin-react': ^3.0.1 react: ^18.2.0 react-dom: ^18.2.0 - sass: ^1.56.1 - typescript: ^4.8.4 - vite: ^4.0.1 + sass: ^1.57.1 + typescript: ^4.9.4 + vite: ^4.0.4 dependencies: '@google-translate-select/react': link:../../packages/react react: 18.2.0 @@ -109,31 +109,31 @@ importers: apps/playground-vue2: specifiers: '@google-translate-select/vue2': workspace:* - sass: ^1.56.1 - terser: 5.4.0 - typescript: ^4.8.4 - vite: ^3.0.0 - vite-plugin-vue2: ^2.0.2 - vue: 2.6.11 - 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: 2.7.14 + vue-template-compiler: 2.7.14 dependencies: '@google-translate-select/vue2': link:../../packages/vue2 - vue: 2.6.11 + vue: 2.7.14 devDependencies: sass: 1.57.1 - terser: 5.4.0 + terser: 5.16.1 typescript: 4.9.4 - vite: 3.2.5_sass@1.57.1+terser@5.4.0 - vite-plugin-vue2: 2.0.3_duulz4qpp7m2r3n7rkdz2t4yzm - vue-template-compiler: 2.6.11_vue@2.6.11 + vite: 3.2.5_sass@1.57.1+terser@5.16.1 + vite-plugin-vue2: 2.0.3_byfxmip5rs2gfy75x6lzkfja6q + vue-template-compiler: 2.7.14_vue@2.7.14 apps/playground-vue3: specifiers: '@google-translate-select/vue3': workspace:* '@vitejs/plugin-vue': ^4.0.0 - typescript: ^4.8.4 - vite: ^4.0.1 - vue: ^3.2.41 + typescript: ^4.9.4 + vite: ^4.0.4 + vue: ^3.2.45 dependencies: '@google-translate-select/vue3': link:../../packages/vue3 vue: 3.2.45 @@ -144,31 +144,31 @@ importers: internals/commitlint-config: specifiers: - '@commitlint/cli': 17.2.0 - '@commitlint/config-conventional': 17.2.0 + '@commitlint/cli': 17.4.0 + '@commitlint/config-conventional': 17.4.0 '@types/node': '*' - czg: ^1.3.12 + czg: ^1.4.1 dependencies: - '@commitlint/cli': 17.2.0_@types+node@18.11.18 - '@commitlint/config-conventional': 17.2.0 + '@commitlint/cli': 17.4.0_@types+node@18.11.18 + '@commitlint/config-conventional': 17.4.0 '@types/node': 18.11.18 czg: 1.4.1 internals/eslint-config: specifiers: - '@typescript-eslint/eslint-plugin': ^5.42.0 - '@typescript-eslint/parser': ^5.42.0 - eslint: ^8.25.0 - eslint-config-prettier: ^8.5.0 + '@typescript-eslint/eslint-plugin': ^5.48.0 + '@typescript-eslint/parser': ^5.48.0 + eslint: ^8.31.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-jsonc: ^2.6.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 - typescript: ^4.8.4 + prettier: ^2.8.1 + typescript: ^4.9.4 yaml-eslint-parser: ^1.1.0 dependencies: '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq @@ -189,13 +189,13 @@ importers: internals/lint-staged-config: specifiers: - lint-staged: ^13.0.3 + lint-staged: ^13.1.0 dependencies: lint-staged: 13.1.0 internals/prettier-config: specifiers: - prettier: ^2.7.1 + prettier: ^2.8.1 dependencies: prettier: 2.8.1 @@ -207,11 +207,11 @@ importers: internals/stylelint-config: specifiers: - postcss: ^8.4.18 + postcss: ^8.4.20 postcss-html: ^1.5.0 - postcss-scss: 4.0.5 - stylelint: ^14.14.1 - stylelint-config-prettier: ^9.0.3 + postcss-scss: 4.0.6 + stylelint: ^14.16.1 + 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 @@ -221,7 +221,7 @@ importers: dependencies: postcss: 8.4.20 postcss-html: 1.5.0 - postcss-scss: 4.0.5_postcss@8.4.20 + postcss-scss: 4.0.6_postcss@8.4.20 stylelint-config-prettier: 9.0.4_stylelint@14.16.1 stylelint-config-recommended: 9.0.0_stylelint@14.16.1 stylelint-config-recommended-scss: 8.0.0_vitr26fcqo6sphdfxyxll4n2gy @@ -237,8 +237,8 @@ importers: packages/constants: specifiers: - tsup: ^6.4.0 - typescript: ^4.8.4 + tsup: ^6.5.0 + typescript: ^4.9.4 devDependencies: tsup: 6.5.0_typescript@4.9.4 typescript: 4.9.4 @@ -248,19 +248,19 @@ importers: '@google-translate-select/constants': workspace:* '@google-translate-select/theme-chalk': workspace:* '@google-translate-select/utils': workspace:* - '@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 + '@vitejs/plugin-react': ^3.0.1 classnames: 2.3.2 react: ^18.2.0 react-dom: ^18.2.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.4 + vite-plugin-css-injected-by-js: 2.2.0 + vite-plugin-dts: ^1.7.1 dependencies: '@google-translate-select/constants': link:../constants '@google-translate-select/theme-chalk': link:../theme-chalk @@ -271,13 +271,13 @@ importers: devDependencies: '@types/react': 18.0.26 '@types/react-dom': 18.0.10 - '@vitejs/plugin-legacy': 3.0.1_terser@5.4.0+vite@4.0.4 + '@vitejs/plugin-legacy': 3.0.1_terser@5.16.1+vite@4.0.4 '@vitejs/plugin-react': 3.0.1_vite@4.0.4 - terser: 5.4.0 + terser: 5.16.1 tsup: 6.5.0_typescript@4.9.4 typescript: 4.9.4 - vite: 4.0.4_terser@5.4.0 - vite-plugin-css-injected-by-js: 2.1.1_vite@4.0.4 + vite: 4.0.4_terser@5.16.1 + vite-plugin-css-injected-by-js: 2.2.0_vite@4.0.4 vite-plugin-dts: 1.7.1_vite@4.0.4 packages/theme-chalk: @@ -286,16 +286,16 @@ importers: '@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.14 esbuild-plugin-copy: 2.0.1 - 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 devDependencies: '@types/clean-css': 4.2.6 '@types/gulp': 4.0.10 @@ -304,8 +304,8 @@ importers: chalk: 5.2.0 clean-css: 5.3.1 consola: 2.15.3 - esbuild: 0.15.13 - esbuild-plugin-copy: 2.0.1_esbuild@0.15.13 + esbuild: 0.16.14 + esbuild-plugin-copy: 2.0.1_esbuild@0.16.14 esbuild-sass-plugin: 2.4.5 postcss: 8.4.20 postcss-preset-env: 7.8.3_postcss@8.4.20 @@ -315,8 +315,8 @@ importers: packages/utils: specifiers: '@google-translate-select/constants': workspace:* - tsup: ^6.4.0 - typescript: ^4.8.4 + tsup: ^6.5.0 + typescript: ^4.9.4 dependencies: '@google-translate-select/constants': link:../constants devDependencies: @@ -328,29 +328,29 @@ importers: '@google-translate-select/constants': workspace:* '@google-translate-select/theme-chalk': workspace:* '@google-translate-select/utils': workspace:* - 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: 2.6.11 - vue-template-compiler: 2.6.11 + sass: ^1.57.1 + terser: 5.16.1 + typescript: ^4.9.4 + vite: ^4.0.4 + vite-plugin-css-injected-by-js: 2.2.0 + vite-plugin-dts: ^1.7.1 + vite-plugin-vue2: ^2.0.3 + vue: 2.7.14 + vue-template-compiler: 2.7.14 dependencies: '@google-translate-select/constants': link:../constants '@google-translate-select/theme-chalk': link:../theme-chalk '@google-translate-select/utils': link:../utils - vue: 2.6.11 + vue: 2.7.14 devDependencies: sass: 1.57.1 - terser: 5.4.0 + terser: 5.16.1 typescript: 4.9.4 - vite: 4.0.4_sass@1.57.1+terser@5.4.0 - vite-plugin-css-injected-by-js: 2.1.1_vite@4.0.4 + vite: 4.0.4_sass@1.57.1+terser@5.16.1 + vite-plugin-css-injected-by-js: 2.2.0_vite@4.0.4 vite-plugin-dts: 1.7.1_vite@4.0.4 - vite-plugin-vue2: 2.0.3_rtqandavofgjt55ow4y42ygyku - vue-template-compiler: 2.6.11_vue@2.6.11 + vite-plugin-vue2: 2.0.3_ar7gk4v2i77dppa2qndjwonczi + vue-template-compiler: 2.7.14_vue@2.7.14 packages/vue3: specifiers: @@ -359,13 +359,13 @@ importers: '@google-translate-select/utils': workspace:* '@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: ^3.2.41 + '@vue/test-utils': 2.2.7 + sass: ^1.57.1 + typescript: ^4.9.4 + vite: ^4.0.4 + vite-plugin-css-injected-by-js: 2.2.0 + vite-plugin-dts: ^1.7.1 + vue: ^3.2.45 dependencies: '@google-translate-select/constants': link:../constants '@google-translate-select/theme-chalk': link:../theme-chalk @@ -374,11 +374,11 @@ importers: devDependencies: '@vitejs/plugin-vue': 4.0.0_vite@4.0.4+vue@3.2.45 '@vitejs/plugin-vue-jsx': 3.0.0_vite@4.0.4+vue@3.2.45 - '@vue/test-utils': 2.2.4_vue@3.2.45 + '@vue/test-utils': 2.2.7_vue@3.2.45 sass: 1.57.1 typescript: 4.9.4 vite: 4.0.4_sass@1.57.1 - vite-plugin-css-injected-by-js: 2.1.1_vite@4.0.4 + vite-plugin-css-injected-by-js: 2.2.0_vite@4.0.4 vite-plugin-dts: 1.7.1_vite@4.0.4 packages: @@ -1192,8 +1192,8 @@ packages: prettier: 2.8.1 dev: true - /@commitlint/cli/17.2.0_@types+node@18.11.18: - resolution: {integrity: sha512-kd1zykcrjIKyDRftWW1E1TJqkgzeosEkv1BiYPCdzkb/g/3BrfgwZUHR1vg+HO3qKUb/0dN+jNXArhGGAHpmaQ==} + /@commitlint/cli/17.4.0_@types+node@18.11.18: + resolution: {integrity: sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==} engines: {node: '>=v14'} hasBin: true dependencies: @@ -1203,7 +1203,7 @@ packages: '@commitlint/read': 17.4.0 '@commitlint/types': 17.4.0 execa: 5.1.1 - lodash: 4.17.21 + lodash.isfunction: 3.0.9 resolve-from: 5.0.0 resolve-global: 1.0.0 yargs: 17.6.2 @@ -1213,8 +1213,8 @@ packages: - '@types/node' dev: false - /@commitlint/config-conventional/17.2.0: - resolution: {integrity: sha512-g5hQqRa80f++SYS233dbDSg16YdyounMTAhVcmqtInNeY/GF3aA4st9SVtJxpeGrGmueMrU4L+BBb+6Vs5wrcg==} + /@commitlint/config-conventional/17.4.0: + resolution: {integrity: sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==} engines: {node: '>=v14'} dependencies: conventional-changelog-conventionalcommits: 5.0.0 @@ -1581,15 +1581,6 @@ packages: get-tsconfig: 4.3.0 dev: true - /@esbuild/android-arm/0.15.13: - resolution: {integrity: sha512-RY2fVI8O0iFUNvZirXaQ1vMvK0xhCcl0gqRj74Z6yEiO1zAUa7hbsdwZM1kzqbxHK7LFyMizipfXT3JME+12Hw==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm/0.15.18: resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==} engines: {node: '>=12'} @@ -1689,15 +1680,6 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.15.13: - resolution: {integrity: sha512-+BoyIm4I8uJmH/QDIH0fu7MG0AEx9OXEDXnqptXCwKOlOqZiS4iraH1Nr7/ObLMokW3sOCeBNyD68ATcV9b9Ag==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64/0.15.18: resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==} engines: {node: '>=12'} @@ -1874,6 +1856,13 @@ packages: engines: {node: '>=6.0.0'} dev: true + /@jridgewell/source-map/0.3.2: + resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==} + dependencies: + '@jridgewell/gen-mapping': 0.3.2 + '@jridgewell/trace-mapping': 0.3.17 + dev: true + /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} @@ -2659,7 +2648,7 @@ packages: eslint-visitor-keys: 3.3.0 dev: false - /@vitejs/plugin-legacy/3.0.1_terser@5.4.0+vite@4.0.4: + /@vitejs/plugin-legacy/3.0.1_terser@5.16.1+vite@4.0.4: resolution: {integrity: sha512-XCtEjxoR3rmy000ujYRBp5kggWqzHz9+F20/yIMUWOzbvu0+KW1e14Fvb8h7SpNn+bfjGW1RiAs1Vrgb7Js+iQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2671,8 +2660,8 @@ packages: magic-string: 0.27.0 regenerator-runtime: 0.13.11 systemjs: 6.13.0 - terser: 5.4.0 - vite: 4.0.4_terser@5.4.0 + terser: 5.16.1 + vite: 4.0.4_terser@5.16.1 dev: true /@vitejs/plugin-react/3.0.1_vite@4.0.4: @@ -2765,7 +2754,7 @@ packages: svg-tags: 1.0.0 dev: true - /@vue/babel-preset-jsx/1.4.0_aa66rlzdzhqhftkltmg5ltux2a: + /@vue/babel-preset-jsx/1.4.0_sa6x3fc5lhsjsjpqbn4jnq5fk4: resolution: {integrity: sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -2783,7 +2772,7 @@ packages: '@vue/babel-sugar-inject-h': 1.4.0_@babel+core@7.20.12 '@vue/babel-sugar-v-model': 1.4.0_@babel+core@7.20.12 '@vue/babel-sugar-v-on': 1.4.0_@babel+core@7.20.12 - vue: 2.6.11 + vue: 2.7.14 dev: true /@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.20.12: @@ -2861,6 +2850,13 @@ packages: '@vue/compiler-core': 3.2.45 '@vue/shared': 3.2.45 + /@vue/compiler-sfc/2.7.14: + resolution: {integrity: sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==} + dependencies: + '@babel/parser': 7.20.7 + postcss: 8.4.20 + source-map: 0.6.1 + /@vue/compiler-sfc/3.2.45: resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==} dependencies: @@ -2993,8 +2989,8 @@ packages: /@vue/shared/3.2.45: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} - /@vue/test-utils/2.2.4_vue@3.2.45: - resolution: {integrity: sha512-1JjLduJ84bFcuCt/1YLTNyktYeUHS/zA0u8iTmF6w6ul1K/nSvyKu/MC47YjdpZ4lI/hn7FH31B22kfz62e9wA==} + /@vue/test-utils/2.2.7_vue@3.2.45: + resolution: {integrity: sha512-BMuoruUFTEqhLoOgsMcgNVMiByYbfHCKGr2C4CPdGtz/affUtDVX5zr1RnPuq0tYSiaqq+Enw5voUpG6JY8Q7g==} peerDependencies: vue: ^3.0.1 dependencies: @@ -4126,7 +4122,6 @@ packages: /csstype/3.1.1: resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==} - dev: true /csv-generate/3.4.3: resolution: {integrity: sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==} @@ -4436,15 +4431,6 @@ packages: is-date-object: 1.0.5 is-symbol: 1.0.4 - /esbuild-android-64/0.15.13: - resolution: {integrity: sha512-yRorukXBlokwTip+Sy4MYskLhJsO0Kn0/Fj43s1krVblfwP+hMD37a4Wmg139GEsMLl+vh8WXp2mq/cTA9J97g==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-64/0.15.18: resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==} engines: {node: '>=12'} @@ -4454,15 +4440,6 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.15.13: - resolution: {integrity: sha512-TKzyymLD6PiVeyYa4c5wdPw87BeAiTXNtK6amWUcXZxkV51gOk5u5qzmDaYSwiWeecSNHamFsaFjLoi32QR5/w==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-arm64/0.15.18: resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==} engines: {node: '>=12'} @@ -4472,15 +4449,6 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.15.13: - resolution: {integrity: sha512-WAx7c2DaOS6CrRcoYCgXgkXDliLnFv3pQLV6GeW1YcGEZq2Gnl8s9Pg7ahValZkpOa0iE/ojRVQ87sbUhF1Cbg==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-64/0.15.18: resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==} engines: {node: '>=12'} @@ -4490,15 +4458,6 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.15.13: - resolution: {integrity: sha512-U6jFsPfSSxC3V1CLiQqwvDuj3GGrtQNB3P3nNC3+q99EKf94UGpsG9l4CQ83zBs1NHrk1rtCSYT0+KfK5LsD8A==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-arm64/0.15.18: resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==} engines: {node: '>=12'} @@ -4508,15 +4467,6 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.15.13: - resolution: {integrity: sha512-whItJgDiOXaDG/idy75qqevIpZjnReZkMGCgQaBWZuKHoElDJC1rh7MpoUgupMcdfOd+PgdEwNQW9DAE6i8wyA==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-64/0.15.18: resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==} engines: {node: '>=12'} @@ -4526,15 +4476,6 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.15.13: - resolution: {integrity: sha512-6pCSWt8mLUbPtygv7cufV0sZLeylaMwS5Fznj6Rsx9G2AJJsAjQ9ifA+0rQEIg7DwJmi9it+WjzNTEAzzdoM3Q==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-arm64/0.15.18: resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==} engines: {node: '>=12'} @@ -4544,15 +4485,6 @@ packages: dev: true optional: true - /esbuild-linux-32/0.15.13: - resolution: {integrity: sha512-VbZdWOEdrJiYApm2kkxoTOgsoCO1krBZ3quHdYk3g3ivWaMwNIVPIfEE0f0XQQ0u5pJtBsnk2/7OPiCFIPOe/w==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-32/0.15.18: resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==} engines: {node: '>=12'} @@ -4562,15 +4494,6 @@ packages: dev: true optional: true - /esbuild-linux-64/0.15.13: - resolution: {integrity: sha512-rXmnArVNio6yANSqDQlIO4WiP+Cv7+9EuAHNnag7rByAqFVuRusLbGi2697A5dFPNXoO//IiogVwi3AdcfPC6A==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-64/0.15.18: resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==} engines: {node: '>=12'} @@ -4580,15 +4503,6 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.15.13: - resolution: {integrity: sha512-Ac6LpfmJO8WhCMQmO253xX2IU2B3wPDbl4IvR0hnqcPrdfCaUa2j/lLMGTjmQ4W5JsJIdHEdW12dG8lFS0MbxQ==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm/0.15.18: resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==} engines: {node: '>=12'} @@ -4598,15 +4512,6 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.15.13: - resolution: {integrity: sha512-alEMGU4Z+d17U7KQQw2IV8tQycO6T+rOrgW8OS22Ua25x6kHxoG6Ngry6Aq6uranC+pNWNMB6aHFPh7aTQdORQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm64/0.15.18: resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==} engines: {node: '>=12'} @@ -4616,15 +4521,6 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.15.13: - resolution: {integrity: sha512-47PgmyYEu+yN5rD/MbwS6DxP2FSGPo4Uxg5LwIdxTiyGC2XKwHhHyW7YYEDlSuXLQXEdTO7mYe8zQ74czP7W8A==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-mips64le/0.15.18: resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==} engines: {node: '>=12'} @@ -4634,15 +4530,6 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.15.13: - resolution: {integrity: sha512-z6n28h2+PC1Ayle9DjKoBRcx/4cxHoOa2e689e2aDJSaKug3jXcQw7mM+GLg+9ydYoNzj8QxNL8ihOv/OnezhA==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-ppc64le/0.15.18: resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==} engines: {node: '>=12'} @@ -4652,15 +4539,6 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.15.13: - resolution: {integrity: sha512-+Lu4zuuXuQhgLUGyZloWCqTslcCAjMZH1k3Xc9MSEJEpEFdpsSU0sRDXAnk18FKOfEjhu4YMGaykx9xjtpA6ow==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-riscv64/0.15.18: resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==} engines: {node: '>=12'} @@ -4670,15 +4548,6 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.15.13: - resolution: {integrity: sha512-BMeXRljruf7J0TMxD5CIXS65y7puiZkAh+s4XFV9qy16SxOuMhxhVIXYLnbdfLrsYGFzx7U9mcdpFWkkvy/Uag==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-s390x/0.15.18: resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==} engines: {node: '>=12'} @@ -4688,15 +4557,6 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.15.13: - resolution: {integrity: sha512-EHj9QZOTel581JPj7UO3xYbltFTYnHy+SIqJVq6yd3KkCrsHRbapiPb0Lx3EOOtybBEE9EyqbmfW1NlSDsSzvQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-netbsd-64/0.15.18: resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==} engines: {node: '>=12'} @@ -4706,15 +4566,6 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.15.13: - resolution: {integrity: sha512-nkuDlIjF/sfUhfx8SKq0+U+Fgx5K9JcPq1mUodnxI0x4kBdCv46rOGWbuJ6eof2n3wdoCLccOoJAbg9ba/bT2w==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-openbsd-64/0.15.18: resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==} engines: {node: '>=12'} @@ -4724,13 +4575,13 @@ packages: dev: true optional: true - /esbuild-plugin-copy/2.0.1_esbuild@0.15.13: + /esbuild-plugin-copy/2.0.1_esbuild@0.16.14: resolution: {integrity: sha512-/mvriqGv2QAyrkui3REZaLEjwqESBKWZQQJtOZEausI8C4QMChREXGASNzmWpTlHo/v+ipLW73QCiNemBKggMw==} peerDependencies: esbuild: '>= 0.14.0' dependencies: chalk: 4.1.2 - esbuild: 0.15.13 + esbuild: 0.16.14 fs-extra: 10.1.0 globby: 11.1.0 dev: true @@ -4743,15 +4594,6 @@ packages: sass: 1.57.1 dev: true - /esbuild-sunos-64/0.15.13: - resolution: {integrity: sha512-jVeu2GfxZQ++6lRdY43CS0Tm/r4WuQQ0Pdsrxbw+aOrHQPHV0+LNOLnvbN28M7BSUGnJnHkHm2HozGgNGyeIRw==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /esbuild-sunos-64/0.15.18: resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==} engines: {node: '>=12'} @@ -4761,15 +4603,6 @@ packages: dev: true optional: true - /esbuild-windows-32/0.15.13: - resolution: {integrity: sha512-XoF2iBf0wnqo16SDq+aDGi/+QbaLFpkiRarPVssMh9KYbFNCqPLlGAWwDvxEVz+ywX6Si37J2AKm+AXq1kC0JA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-32/0.15.18: resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==} engines: {node: '>=12'} @@ -4779,15 +4612,6 @@ packages: dev: true optional: true - /esbuild-windows-64/0.15.13: - resolution: {integrity: sha512-Et6htEfGycjDrtqb2ng6nT+baesZPYQIW+HUEHK4D1ncggNrDNk3yoboYQ5KtiVrw/JaDMNttz8rrPubV/fvPQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-64/0.15.18: resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==} engines: {node: '>=12'} @@ -4797,15 +4621,6 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.15.13: - resolution: {integrity: sha512-3bv7tqntThQC9SWLRouMDmZnlOukBhOCTlkzNqzGCmrkCJI7io5LLjwJBOVY6kOUlIvdxbooNZwjtBvj+7uuVg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-arm64/0.15.18: resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==} engines: {node: '>=12'} @@ -4815,36 +4630,6 @@ packages: dev: true optional: true - /esbuild/0.15.13: - resolution: {integrity: sha512-Cu3SC84oyzzhrK/YyN4iEVy2jZu5t2fz66HEOShHURcjSkOSAVL8C/gfUT+lDJxkVHpg8GZ10DD0rMHRPqMFaQ==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.15.13 - '@esbuild/linux-loong64': 0.15.13 - esbuild-android-64: 0.15.13 - esbuild-android-arm64: 0.15.13 - esbuild-darwin-64: 0.15.13 - esbuild-darwin-arm64: 0.15.13 - esbuild-freebsd-64: 0.15.13 - esbuild-freebsd-arm64: 0.15.13 - esbuild-linux-32: 0.15.13 - esbuild-linux-64: 0.15.13 - esbuild-linux-arm: 0.15.13 - esbuild-linux-arm64: 0.15.13 - esbuild-linux-mips64le: 0.15.13 - esbuild-linux-ppc64le: 0.15.13 - esbuild-linux-riscv64: 0.15.13 - esbuild-linux-s390x: 0.15.13 - esbuild-netbsd-64: 0.15.13 - esbuild-openbsd-64: 0.15.13 - esbuild-sunos-64: 0.15.13 - esbuild-windows-32: 0.15.13 - esbuild-windows-64: 0.15.13 - esbuild-windows-arm64: 0.15.13 - dev: true - /esbuild/0.15.18: resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==} engines: {node: '>=12'} @@ -6267,6 +6052,10 @@ packages: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} dev: true + /lodash.isfunction/3.0.9: + resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==} + dev: false + /lodash.isplainobject/4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} dev: false @@ -7363,11 +7152,11 @@ packages: dependencies: postcss: 8.4.20 - /postcss-scss/4.0.5_postcss@8.4.20: - resolution: {integrity: sha512-F7xpB6TrXyqUh3GKdyB4Gkp3QL3DDW1+uI+gxx/oJnUt/qXI4trj5OGlp9rOKdoABGULuqtqeG+3HEVQk4DjmA==} + /postcss-scss/4.0.6_postcss@8.4.20: + resolution: {integrity: sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==} engines: {node: '>=12.0'} peerDependencies: - postcss: ^8.3.3 + postcss: ^8.4.19 dependencies: postcss: 8.4.20 dev: false @@ -8055,7 +7844,7 @@ packages: optional: true dependencies: postcss: 8.4.20 - postcss-scss: 4.0.5_postcss@8.4.20 + postcss-scss: 4.0.6_postcss@8.4.20 stylelint: 14.16.1 stylelint-config-recommended: 9.0.0_stylelint@14.16.1 stylelint-scss: 4.3.0_stylelint@14.16.1 @@ -8238,14 +8027,14 @@ packages: engines: {node: '>=8'} dev: true - /terser/5.4.0: - resolution: {integrity: sha512-3dZunFLbCJis9TAF2VnX+VrQLctRUmt1p3W2kCsJuZE4ZgWqh//+1MZ62EanewrqKoUf4zIaDGZAvml4UDc0OQ==} + /terser/5.16.1: + resolution: {integrity: sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==} engines: {node: '>=10'} hasBin: true dependencies: + '@jridgewell/source-map': 0.3.2 acorn: 8.8.1 commander: 2.20.3 - source-map: 0.7.4 source-map-support: 0.5.21 dev: true @@ -8752,12 +8541,12 @@ packages: - terser dev: true - /vite-plugin-css-injected-by-js/2.1.1_vite@4.0.4: - resolution: {integrity: sha512-gjIG6iFWde32oRr/bK9CsfN+jdbura2y4GlDzeOiEm6py38ud8dXzFl9zwmHjOjZdr8XEgQ9TovzVGNzp47esw==} + /vite-plugin-css-injected-by-js/2.2.0_vite@4.0.4: + resolution: {integrity: sha512-SRGuyY1WUHj7cPzv7AIE0bG5Cb+vioxuq3CkFc1j0b8z5Cy3rXLG8SwxjriylFcZAY7tH2jU4i1bsCJRE/ou6g==} peerDependencies: vite: '>2.0.0-0' dependencies: - vite: 4.0.4_terser@5.4.0 + vite: 4.0.4_terser@5.16.1 dev: true /vite-plugin-dts/1.7.1_vite@4.0.4: @@ -8774,13 +8563,13 @@ packages: fs-extra: 10.1.0 kolorist: 1.6.0 ts-morph: 16.0.0 - vite: 4.0.4_terser@5.4.0 + vite: 4.0.4_terser@5.16.1 transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-vue2/2.0.3_duulz4qpp7m2r3n7rkdz2t4yzm: + /vite-plugin-vue2/2.0.3_ar7gk4v2i77dppa2qndjwonczi: resolution: {integrity: sha512-t3Tu93GWsMHbpeIv66MTO5e/rRAo8/+/eWoUtFYuAdKDMyEnn1dqsrXh+CfG+SJAlxJvcTP8U0eXkzhLjKNyMg==} peerDependencies: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 @@ -8802,7 +8591,7 @@ packages: '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.12 '@rollup/pluginutils': 4.2.1 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-preset-jsx': 1.4.0_aa66rlzdzhqhftkltmg5ltux2a + '@vue/babel-preset-jsx': 1.4.0_sa6x3fc5lhsjsjpqbn4jnq5fk4 '@vue/component-compiler-utils': 3.3.0 consolidate: 0.16.0 debug: 4.3.4 @@ -8814,9 +8603,9 @@ packages: rollup: 2.79.1 slash: 3.0.0 source-map: 0.7.4 - vite: 3.2.5_sass@1.57.1+terser@5.4.0 - vue-template-babel-compiler: 1.2.0_i6zkvopayoohexkqkaqc4apoem - vue-template-compiler: 2.6.11_vue@2.6.11 + vite: 4.0.4_sass@1.57.1+terser@5.16.1 + vue-template-babel-compiler: 1.2.0_s72bufat24j4xi363kb5czieqe + vue-template-compiler: 2.7.14_vue@2.7.14 transitivePeerDependencies: - arc-templates - atpl @@ -8875,7 +8664,7 @@ packages: - whiskers dev: true - /vite-plugin-vue2/2.0.3_rtqandavofgjt55ow4y42ygyku: + /vite-plugin-vue2/2.0.3_byfxmip5rs2gfy75x6lzkfja6q: resolution: {integrity: sha512-t3Tu93GWsMHbpeIv66MTO5e/rRAo8/+/eWoUtFYuAdKDMyEnn1dqsrXh+CfG+SJAlxJvcTP8U0eXkzhLjKNyMg==} peerDependencies: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 @@ -8897,7 +8686,7 @@ packages: '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.12 '@rollup/pluginutils': 4.2.1 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-preset-jsx': 1.4.0_aa66rlzdzhqhftkltmg5ltux2a + '@vue/babel-preset-jsx': 1.4.0_sa6x3fc5lhsjsjpqbn4jnq5fk4 '@vue/component-compiler-utils': 3.3.0 consolidate: 0.16.0 debug: 4.3.4 @@ -8909,9 +8698,9 @@ packages: rollup: 2.79.1 slash: 3.0.0 source-map: 0.7.4 - vite: 4.0.4_sass@1.57.1+terser@5.4.0 - vue-template-babel-compiler: 1.2.0_i6zkvopayoohexkqkaqc4apoem - vue-template-compiler: 2.6.11_vue@2.6.11 + vite: 3.2.5_sass@1.57.1+terser@5.16.1 + vue-template-babel-compiler: 1.2.0_s72bufat24j4xi363kb5czieqe + vue-template-compiler: 2.7.14_vue@2.7.14 transitivePeerDependencies: - arc-templates - atpl @@ -8970,7 +8759,7 @@ packages: - whiskers dev: true - /vite/3.2.5_sass@1.57.1+terser@5.4.0: + /vite/3.2.5_sass@1.57.1+terser@5.16.1: resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -9000,7 +8789,7 @@ packages: resolve: 1.22.1 rollup: 2.79.1 sass: 1.57.1 - terser: 5.4.0 + terser: 5.16.1 optionalDependencies: fsevents: 2.3.2 dev: true @@ -9106,7 +8895,7 @@ packages: fsevents: 2.3.2 dev: true - /vite/4.0.4_sass@1.57.1+terser@5.4.0: + /vite/4.0.4_sass@1.57.1+terser@5.16.1: resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -9136,12 +8925,12 @@ packages: resolve: 1.22.1 rollup: 3.9.1 sass: 1.57.1 - terser: 5.4.0 + terser: 5.16.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/4.0.4_terser@5.4.0: + /vite/4.0.4_terser@5.16.1: resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -9170,7 +8959,7 @@ packages: postcss: 8.4.20 resolve: 1.22.1 rollup: 3.9.1 - terser: 5.4.0 + terser: 5.16.1 optionalDependencies: fsevents: 2.3.2 dev: true @@ -9291,7 +9080,7 @@ packages: - supports-color dev: false - /vue-template-babel-compiler/1.2.0_i6zkvopayoohexkqkaqc4apoem: + /vue-template-babel-compiler/1.2.0_s72bufat24j4xi363kb5czieqe: resolution: {integrity: sha512-CScBSX1/wCdmmZ/Lvj/63p2CCVTS0FMj0F69VRBo73CuJrjvPAPGmeNJ7D/cwt/VS2PduowRWbO8N4Zh4Z3b0g==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9309,27 +9098,30 @@ packages: '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.20.12 '@babel/types': 7.20.7 deepmerge: 4.2.2 - vue-template-compiler: 2.6.11_vue@2.6.11 + vue-template-compiler: 2.7.14_vue@2.7.14 transitivePeerDependencies: - supports-color dev: true - /vue-template-compiler/2.6.11_vue@2.6.11: - resolution: {integrity: sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==} + /vue-template-compiler/2.7.14_vue@2.7.14: + resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} peerDependencies: vue: 2.6.11 dependencies: de-indent: 1.0.2 he: 1.2.0 - vue: 2.6.11 + vue: 2.7.14 dev: true /vue-template-es2015-compiler/1.9.1: resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} dev: true - /vue/2.6.11: - resolution: {integrity: sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==} + /vue/2.7.14: + resolution: {integrity: sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==} + dependencies: + '@vue/compiler-sfc': 2.7.14 + csstype: 3.1.1 /vue/3.2.45: resolution: {integrity: sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA==}