diff --git a/package.json b/package.json index 11c7311c25205c..77fd85280ef742 100644 --- a/package.json +++ b/package.json @@ -58,11 +58,11 @@ "@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", @@ -70,12 +70,12 @@ "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", @@ -111,7 +111,7 @@ "eslint --cache --fix" ] }, - "packageManager": "pnpm@7.17.1", + "packageManager": "pnpm@7.18.0", "pnpm": { "overrides": { "vite": "workspace:*" diff --git a/packages/create-vite/template-react-ts/package.json b/packages/create-vite/template-react-ts/package.json index 5bdd6ceae536b0..416319d9f81005 100644 --- a/packages/create-vite/template-react-ts/package.json +++ b/packages/create-vite/template-react-ts/package.json @@ -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" } diff --git a/packages/create-vite/template-react/package.json b/packages/create-vite/template-react/package.json index 985eea35a61b19..883db2ee651a8f 100644 --- a/packages/create-vite/template-react/package.json +++ b/packages/create-vite/template-react/package.json @@ -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" } } diff --git a/packages/create-vite/template-svelte-ts/package.json b/packages/create-vite/template-svelte-ts/package.json index b00b1846b32f0c..87796d3186b1c4 100644 --- a/packages/create-vite/template-svelte-ts/package.json +++ b/packages/create-vite/template-svelte-ts/package.json @@ -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", diff --git a/packages/create-vite/template-svelte/package.json b/packages/create-vite/template-svelte/package.json index 7743a406e4d23a..5e90e6b97f9103 100644 --- a/packages/create-vite/template-svelte/package.json +++ b/packages/create-vite/template-svelte/package.json @@ -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" } diff --git a/packages/create-vite/template-vue-ts/package.json b/packages/create-vite/template-vue-ts/package.json index 349189f73c5378..202964b0a254d9 100644 --- a/packages/create-vite/template-vue-ts/package.json +++ b/packages/create-vite/template-vue-ts/package.json @@ -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" } } diff --git a/packages/create-vite/template-vue/package.json b/packages/create-vite/template-vue/package.json index f5afa5878d29e3..eb24cb78c2ac12 100644 --- a/packages/create-vite/template-vue/package.json +++ b/packages/create-vite/template-vue/package.json @@ -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" } } diff --git a/packages/plugin-legacy/package.json b/packages/plugin-legacy/package.json index fdd42831ccfc63..c7a62b305d9003 100644 --- a/packages/plugin-legacy/package.json +++ b/packages/plugin-legacy/package.json @@ -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" }, diff --git a/packages/vite/package.json b/packages/vite/package.json index 19ede3dc8de006..c99e95a58f84d5 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -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", @@ -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", diff --git a/playground/config/packages/siblings/package.json b/playground/config/packages/siblings/package.json index d7d5d29d585409..c38f77764438bc 100644 --- a/playground/config/packages/siblings/package.json +++ b/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" } } diff --git a/playground/css-sourcemap/package.json b/playground/css-sourcemap/package.json index ea3f93f6705565..7521e952d162bf 100644 --- a/playground/css-sourcemap/package.json +++ b/playground/css-sourcemap/package.json @@ -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" diff --git a/playground/legacy/package.json b/playground/legacy/package.json index 7c001f641cb3c1..a550afdce05497 100644 --- a/playground/legacy/package.json +++ b/playground/legacy/package.json @@ -13,6 +13,6 @@ "devDependencies": { "@vitejs/plugin-legacy": "workspace:*", "express": "^4.18.2", - "terser": "^5.16.0" + "terser": "^5.16.1" } } diff --git a/playground/optimize-deps/package.json b/playground/optimize-deps/package.json index 7ee7896268e31b..a5f9bd7ed8e6e1 100644 --- a/playground/optimize-deps/package.json +++ b/playground/optimize-deps/package.json @@ -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" } } diff --git a/playground/preload/package.json b/playground/preload/package.json index 472172f2d64df2..f78714972c0f5c 100644 --- a/playground/preload/package.json +++ b/playground/preload/package.json @@ -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" } diff --git a/playground/resolve/require-pkg-with-module-field/package.json b/playground/resolve/require-pkg-with-module-field/package.json index 0ac8af36be5038..41aabd9cb2ea33 100644 --- a/playground/resolve/require-pkg-with-module-field/package.json +++ b/playground/resolve/require-pkg-with-module-field/package.json @@ -4,6 +4,6 @@ "version": "1.0.0", "main": "./index.cjs", "dependencies": { - "bignumber.js": "9.1.0" + "bignumber.js": "9.1.1" } } diff --git a/playground/tailwind/package.json b/playground/tailwind/package.json index 38c9eef6b4d6a4..5751b22553ad6a 100644 --- a/playground/tailwind/package.json +++ b/playground/tailwind/package.json @@ -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" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b7c0cab2bf3ed..ce992e5098c3e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,11 +31,11 @@ importers: '@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 @@ -43,12 +43,12 @@ importers: 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 @@ -88,24 +88,24 @@ importers: '@types/semver': 7.3.13 '@types/stylus': 0.48.38 '@types/ws': 8.5.3 - '@typescript-eslint/eslint-plugin': 5.44.0_tu3ppasffl73sg2len737zqm4q - '@typescript-eslint/parser': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq + '@typescript-eslint/eslint-plugin': 5.45.0_ztdki63icyzft2wgp7jrxjlt7u + '@typescript-eslint/parser': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m conventional-changelog-cli: 2.2.2 esbuild: 0.15.11 - eslint: 8.28.0 + eslint: 8.29.0 eslint-define-config: 1.12.0 - eslint-plugin-import: 2.26.0_vfrilbydaxalswvos6uuh4sxs4 - eslint-plugin-node: 11.1.0_eslint@8.28.0 - eslint-plugin-regexp: 1.11.0_eslint@8.28.0 + eslint-plugin-import: 2.26.0_ub3senzxbs32f65wl7xoyha6lu + eslint-plugin-node: 11.1.0_eslint@8.29.0 + eslint-plugin-regexp: 1.11.0_eslint@8.29.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 @@ -140,7 +140,7 @@ importers: '@babel/core': ^7.20.5 '@babel/standalone': ^7.20.6 core-js: ^3.26.1 - magic-string: ^0.26.7 + magic-string: ^0.27.0 picocolors: ^1.0.0 regenerator-runtime: ^0.13.11 systemjs: ^6.13.0 @@ -148,7 +148,7 @@ importers: 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 devDependencies: @@ -190,7 +190,7 @@ importers: fsevents: ~2.3.2 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 @@ -201,7 +201,7 @@ importers: picocolors: ^1.0.0 picomatch: ^2.3.1 postcss: ^8.4.19 - postcss-import: ^15.0.0 + postcss-import: ^15.0.1 postcss-load-config: ^4.0.1 postcss-modules: ^6.0.0 resolve: ^1.22.1 @@ -255,7 +255,7 @@ importers: fast-glob: 3.2.12 http-proxy: 1.18.1_debug@4.3.4 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 @@ -265,7 +265,7 @@ importers: periscopic: 3.0.4 picocolors: 1.0.0 picomatch: 2.3.1 - postcss-import: 15.0.0_postcss@8.4.19 + postcss-import: 15.0.1_postcss@8.4.19 postcss-load-config: 4.0.1_postcss@8.4.19 postcss-modules: 6.0.0_postcss@8.4.19 resolve.exports: 1.1.0 @@ -349,10 +349,10 @@ importers: playground/config/packages/siblings: specifiers: - '@types/lodash': ^4.14.190 + '@types/lodash': ^4.14.191 lodash: ^4.17.21 devDependencies: - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 lodash: 4.17.21 playground/css: @@ -387,13 +387,13 @@ importers: playground/css-sourcemap: specifiers: 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 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 @@ -524,11 +524,11 @@ importers: specifiers: '@vitejs/plugin-legacy': workspace:* express: ^4.18.2 - terser: ^5.16.0 + terser: ^5.16.1 devDependencies: '@vitejs/plugin-legacy': link:../../packages/plugin-legacy express: 4.18.2 - terser: 5.16.0 + terser: 5.16.1 playground/lib: specifiers: {} @@ -601,7 +601,7 @@ importers: playground/optimize-deps: specifiers: - '@vitejs/plugin-vue': ^4.0.0-alpha.0 + '@vitejs/plugin-vue': ^4.0.0-alpha.2 '@vitejs/test-added-in-entries': file:./added-in-entries '@vitejs/test-dep-cjs-browser-field-bare': file:./dep-cjs-browser-field-bare '@vitejs/test-dep-cjs-compiled-from-cjs': file:./dep-cjs-compiled-from-cjs @@ -750,10 +750,10 @@ importers: playground/preload: specifiers: - '@vitejs/plugin-vue': ^4.0.0-alpha.0 + '@vitejs/plugin-vue': ^4.0.0-alpha.2 '@vitejs/test-dep-a': file:./dep-a '@vitejs/test-dep-including-a': file:./dep-including-a - terser: ^5.16.0 + terser: ^5.16.1 vue: ^3.2.45 vue-router: ^4.1.6 dependencies: @@ -763,7 +763,7 @@ importers: '@vitejs/plugin-vue': 4.0.0-alpha.2_vue@3.2.45 '@vitejs/test-dep-a': file:playground/preload/dep-a '@vitejs/test-dep-including-a': file:playground/preload/dep-including-a - terser: 5.16.0 + terser: 5.16.1 playground/preload/dep-a: specifiers: {} @@ -856,9 +856,9 @@ importers: playground/resolve/require-pkg-with-module-field: specifiers: - bignumber.js: 9.1.0 + bignumber.js: 9.1.1 dependencies: - bignumber.js: 9.1.0 + bignumber.js: 9.1.1 playground/ssr-deps: specifiers: @@ -1047,7 +1047,7 @@ importers: playground/tailwind: specifiers: - '@vitejs/plugin-vue': ^4.0.0-alpha.0 + '@vitejs/plugin-vue': ^4.0.0-alpha.2 autoprefixer: ^10.4.13 tailwindcss: ^3.2.4 ts-node: ^10.9.1 @@ -1671,7 +1671,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.1 - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 '@jridgewell/trace-mapping': 0.3.17 dev: true @@ -1691,10 +1691,6 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@jridgewell/sourcemap-codec/1.4.13: - resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} - dev: true - /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} @@ -2129,8 +2125,8 @@ packages: resolution: {integrity: sha512-1YXyYH83h6We1djyoUEqTlVyQtCfJAFXELSKW2ZRtjHD4hQ82CC4lvrv5D0l0FLcKBaiPbXyi3MpMsI9ZRgKsw==} dev: true - /@types/lodash/4.14.190: - resolution: {integrity: sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==} + /@types/lodash/4.14.191: + resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==} dev: true /@types/micromatch/4.0.2: @@ -2207,8 +2203,8 @@ packages: '@types/node': 17.0.42 dev: true - /@typescript-eslint/eslint-plugin/5.44.0_tu3ppasffl73sg2len737zqm4q: - resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==} + /@typescript-eslint/eslint-plugin/5.45.0_ztdki63icyzft2wgp7jrxjlt7u: + resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2218,12 +2214,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/type-utils': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq - '@typescript-eslint/utils': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq + '@typescript-eslint/parser': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m + '@typescript-eslint/scope-manager': 5.45.0 + '@typescript-eslint/type-utils': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m + '@typescript-eslint/utils': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -2234,8 +2230,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq: - resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==} + /@typescript-eslint/parser/5.45.0_x7iytnlsncag3ywnbwokfm3b6m: + resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2244,26 +2240,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.45.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.6.4 debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.44.0: - resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==} + /@typescript-eslint/scope-manager/5.45.0: + resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/visitor-keys': 5.45.0 dev: true - /@typescript-eslint/type-utils/5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq: - resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==} + /@typescript-eslint/type-utils/5.45.0_x7iytnlsncag3ywnbwokfm3b6m: + resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2272,23 +2268,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.6.4 - '@typescript-eslint/utils': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.6.4 + '@typescript-eslint/utils': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 tsutils: 3.21.0_typescript@4.6.4 typescript: 4.6.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.44.0: - resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==} + /@typescript-eslint/types/5.45.0: + resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.44.0_typescript@4.6.4: - resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==} + /@typescript-eslint/typescript-estree/5.45.0_typescript@4.6.4: + resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2296,8 +2292,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/visitor-keys': 5.45.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2308,31 +2304,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq: - resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==} + /@typescript-eslint/utils/5.45.0_x7iytnlsncag3ywnbwokfm3b6m: + resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.6.4 - eslint: 8.28.0 + '@typescript-eslint/scope-manager': 5.45.0 + '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.6.4 + eslint: 8.29.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.29.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.44.0: - resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==} + /@typescript-eslint/visitor-keys/5.45.0: + resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/types': 5.45.0 eslint-visitor-keys: 3.3.0 dev: true @@ -2803,8 +2799,8 @@ packages: - supports-color dev: false - /bignumber.js/9.1.0: - resolution: {integrity: sha512-4LwHK4nfDOraBCtst+wOWIHbu1vhvAPJK8g8nROd4iuc3PSEjWif/qwbkh8jwCJz6yDBvtU4KPynETgrfh7y3A==} + /bignumber.js/9.1.1: + resolution: {integrity: sha512-pHm4LsMJ6lzgNGVfZHjMoO8sdoRhOzOH4MLmY65Jg70bpxCKu5iOHNJyfF6OyvYw7t8Fpf35RuzUyqnQsj8Vig==} dev: false /binary-extensions/2.2.0: @@ -4410,7 +4406,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_c5u3z3b56p5yrxfuaql7gkhl3q: + /eslint-module-utils/2.7.3_qmpifwyzn34eynp7nnofo77ygy: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -4428,7 +4424,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq + '@typescript-eslint/parser': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -4436,18 +4432,18 @@ packages: - supports-color dev: true - /eslint-plugin-es/3.0.1_eslint@8.28.0: + /eslint-plugin-es/3.0.1_eslint@8.29.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.26.0_vfrilbydaxalswvos6uuh4sxs4: + /eslint-plugin-import/2.26.0_ub3senzxbs32f65wl7xoyha6lu: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4457,14 +4453,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_z7uk45jxq7ry2qnxyf4xkmleuq + '@typescript-eslint/parser': 5.45.0_x7iytnlsncag3ywnbwokfm3b6m array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.28.0 + eslint: 8.29.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_c5u3z3b56p5yrxfuaql7gkhl3q + eslint-module-utils: 2.7.3_qmpifwyzn34eynp7nnofo77ygy has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -4478,14 +4474,14 @@ packages: - supports-color dev: true - /eslint-plugin-node/11.1.0_eslint@8.28.0: + /eslint-plugin-node/11.1.0_eslint@8.29.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.28.0 - eslint-plugin-es: 3.0.1_eslint@8.28.0 + eslint: 8.29.0 + eslint-plugin-es: 3.0.1_eslint@8.29.0 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.1.2 @@ -4493,15 +4489,15 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-regexp/1.11.0_eslint@8.28.0: + /eslint-plugin-regexp/1.11.0_eslint@8.29.0: resolution: {integrity: sha512-xSFARZrg0LMIp6g7XXUByS52w0fBp3lucoDi347BbeN9XqkGNFdsN+nDzNZIJbJJ1tWB08h3Pd8RfA5p7Kezhg==} engines: {node: ^12 || >=14} peerDependencies: eslint: '>=6.0.0' dependencies: comment-parser: 1.3.1 - eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 grapheme-splitter: 1.0.4 jsdoctypeparser: 9.0.0 refa: 0.9.1 @@ -4533,13 +4529,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.28.0: + /eslint-utils/3.0.0_eslint@8.29.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4558,8 +4554,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.28.0: - resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==} + /eslint/8.29.0: + resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -4574,7 +4570,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.29.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -5737,8 +5733,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/13.0.4: - resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==} + /lint-staged/13.1.0: + resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -5903,6 +5899,13 @@ packages: engines: {node: '>=12'} dependencies: sourcemap-codec: 1.4.8 + dev: true + + /magic-string/0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.14 /make-dir/2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} @@ -6684,8 +6687,8 @@ packages: hasBin: true dev: true - /pnpm/7.17.1: - resolution: {integrity: sha512-O76jPxzoeja81Z/8YyTfuXt+f7qkpsyEJsNBreWYBLHY5rJkjvNE/bIUGQ2uD/rcYPEtmrZZYox21OjAMC9EGw==} + /pnpm/7.18.0: + resolution: {integrity: sha512-igZRB0ip8cn9f1glYzsPTJblxQcidY7/fSfJ++j6GYLT0pqIlijsdW9ZI4Waaxhi22SC4HZHe5vMiSa2IKoIoA==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -6701,8 +6704,8 @@ packages: read-cache: 1.0.0 resolve: 1.22.1 - /postcss-import/15.0.0_postcss@8.4.19: - resolution: {integrity: sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==} + /postcss-import/15.0.1_postcss@8.4.19: + resolution: {integrity: sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 @@ -7900,8 +7903,8 @@ packages: uuid: 3.4.0 dev: true - /terser/5.16.0: - resolution: {integrity: sha512-KjTV81QKStSfwbNiwlBXfcgMcOloyuRdb62/iLFPGBcVNF4EXjhdYBhYHmbJpiBrVxZhDvltE11j+LBQUxEEJg==} + /terser/5.16.1: + resolution: {integrity: sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==} engines: {node: '>=10'} hasBin: true dependencies: