diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0788470fd708f9..3e78d081abb73a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@487675b843e203b5c9a92a07f1ed763d046d7283 # v35.4.1 + uses: tj-actions/changed-files@57d9664f8e2aa45f26bcb59095f99aa47ae8e90d # v35.4.4 with: files: | docs/** diff --git a/package.json b/package.json index 3e36fb0220f700..cd5caca66fc6fb 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ }, "devDependencies": { "@babel/types": "^7.20.7", - "@microsoft/api-extractor": "^7.33.7", + "@microsoft/api-extractor": "^7.33.8", "@rollup/plugin-typescript": "^11.0.0", - "@types/babel__core": "^7.1.20", + "@types/babel__core": "^7.20.0", "@types/babel__standalone": "^7.1.4", "@types/convert-source-map": "^2.0.0", "@types/cross-spawn": "^6.0.2", @@ -59,13 +59,13 @@ "@types/semver": "^7.3.13", "@types/stylus": "^0.48.38", "@types/ws": "^8.5.4", - "@typescript-eslint/eslint-plugin": "^5.48.1", - "@typescript-eslint/parser": "^5.48.1", + "@typescript-eslint/eslint-plugin": "^5.48.2", + "@typescript-eslint/parser": "^5.48.2", "conventional-changelog-cli": "^2.2.2", "esbuild": "^0.16.14", "eslint": "^8.32.0", "eslint-define-config": "^1.14.0", - "eslint-plugin-import": "^2.27.4", + "eslint-plugin-import": "^2.27.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-regexp": "^1.12.0", "execa": "^6.1.0", @@ -88,8 +88,8 @@ "typescript": "^4.9.3", "unbuild": "^0.9.4", "vite": "workspace:*", - "vitepress": "^1.0.0-alpha.36", - "vitest": "^0.27.1", + "vitepress": "^1.0.0-alpha.40", + "vitest": "^0.27.3", "vue": "^3.2.45" }, "simple-git-hooks": { @@ -109,7 +109,7 @@ "eslint --cache --fix" ] }, - "packageManager": "pnpm@7.25.0", + "packageManager": "pnpm@7.25.1", "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 24a2b2b956f775..d3cbd2b1ceed31 100644 --- a/packages/create-vite/template-react-ts/package.json +++ b/packages/create-vite/template-react-ts/package.json @@ -13,7 +13,7 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@types/react": "^18.0.26", + "@types/react": "^18.0.27", "@types/react-dom": "^18.0.10", "@vitejs/plugin-react": "^3.0.1", "typescript": "^4.9.3", diff --git a/packages/create-vite/template-react/package.json b/packages/create-vite/template-react/package.json index 6d64d523ea3cca..4a116b4b53247e 100644 --- a/packages/create-vite/template-react/package.json +++ b/packages/create-vite/template-react/package.json @@ -13,7 +13,7 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@types/react": "^18.0.26", + "@types/react": "^18.0.27", "@types/react-dom": "^18.0.10", "@vitejs/plugin-react": "^3.0.1", "vite": "^4.0.4" diff --git a/packages/plugin-legacy/package.json b/packages/plugin-legacy/package.json index 07f9e992d71394..e7a03b31b48a6e 100644 --- a/packages/plugin-legacy/package.json +++ b/packages/plugin-legacy/package.json @@ -41,8 +41,8 @@ }, "homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme", "dependencies": { - "@babel/standalone": "^7.20.12", - "core-js": "^3.27.1", + "@babel/standalone": "^7.20.13", + "core-js": "^3.27.2", "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 14a1fee6687b68..124c2b7b0e2f65 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -76,12 +76,12 @@ }, "devDependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/parser": "^7.20.7", + "@babel/parser": "^7.20.13", "@babel/types": "^7.20.7", "@jridgewell/trace-mapping": "^0.3.17", - "@rollup/plugin-alias": "^4.0.2", - "@rollup/plugin-commonjs": "^24.0.0", - "@rollup/plugin-dynamic-import-vars": "^2.0.2", + "@rollup/plugin-alias": "^4.0.3", + "@rollup/plugin-commonjs": "^24.0.1", + "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "15.0.1", "@rollup/plugin-typescript": "^11.0.0", @@ -100,7 +100,7 @@ "dotenv": "^16.0.3", "dotenv-expand": "^9.0.0", "es-module-lexer": "^1.1.0", - "estree-walker": "^3.0.2", + "estree-walker": "^3.0.3", "etag": "^1.8.1", "fast-glob": "^3.2.12", "http-proxy": "^1.18.1", diff --git a/playground/resolve/package.json b/playground/resolve/package.json index adbd89526533dd..63ac4e0358fb3e 100644 --- a/playground/resolve/package.json +++ b/playground/resolve/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "es5-ext": "0.10.62", "normalize.css": "^8.0.1", "@vitejs/test-require-pkg-with-module-field": "link:./require-pkg-with-module-field", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 702901e78aee39..36b9d468cc33ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,9 +18,9 @@ importers: .: specifiers: '@babel/types': ^7.20.7 - '@microsoft/api-extractor': ^7.33.7 + '@microsoft/api-extractor': ^7.33.8 '@rollup/plugin-typescript': ^11.0.0 - '@types/babel__core': ^7.1.20 + '@types/babel__core': ^7.20.0 '@types/babel__standalone': ^7.1.4 '@types/convert-source-map': ^2.0.0 '@types/cross-spawn': ^6.0.2 @@ -40,13 +40,13 @@ importers: '@types/semver': ^7.3.13 '@types/stylus': ^0.48.38 '@types/ws': ^8.5.4 - '@typescript-eslint/eslint-plugin': ^5.48.1 - '@typescript-eslint/parser': ^5.48.1 + '@typescript-eslint/eslint-plugin': ^5.48.2 + '@typescript-eslint/parser': ^5.48.2 conventional-changelog-cli: ^2.2.2 esbuild: ^0.16.14 eslint: ^8.32.0 eslint-define-config: ^1.14.0 - eslint-plugin-import: ^2.27.4 + eslint-plugin-import: ^2.27.5 eslint-plugin-node: ^11.1.0 eslint-plugin-regexp: ^1.12.0 execa: ^6.1.0 @@ -69,14 +69,14 @@ importers: typescript: ^4.9.3 unbuild: ^0.9.4 vite: workspace:* - vitepress: ^1.0.0-alpha.36 - vitest: ^0.27.1 + vitepress: ^1.0.0-alpha.40 + vitest: ^0.27.3 vue: ^3.2.45 devDependencies: '@babel/types': 7.20.7 - '@microsoft/api-extractor': 7.33.7 + '@microsoft/api-extractor': 7.33.8 '@rollup/plugin-typescript': 11.0.0_r2koxuayu42huhgj5kitey4li4 - '@types/babel__core': 7.1.20 + '@types/babel__core': 7.20.0 '@types/babel__standalone': 7.1.4 '@types/convert-source-map': 2.0.0 '@types/cross-spawn': 6.0.2 @@ -96,13 +96,13 @@ importers: '@types/semver': 7.3.13 '@types/stylus': 0.48.38 '@types/ws': 8.5.4 - '@typescript-eslint/eslint-plugin': 5.48.1_e2wc2il6oozaxff4e542xupupq - '@typescript-eslint/parser': 5.48.1_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/eslint-plugin': 5.48.2_wzs3sdvp7zgvhxvv2vf3r2alwq + '@typescript-eslint/parser': 5.48.2_67vzcjuho73k66wgdlnuklaoyu conventional-changelog-cli: 2.2.2 esbuild: 0.16.14 eslint: 8.32.0 eslint-define-config: 1.14.0 - eslint-plugin-import: 2.27.4_d7sd2krenkbelnt3n7nqqoxduu + eslint-plugin-import: 2.27.5_2l6piu6guil2f63lj3qmhzbnn4 eslint-plugin-node: 11.1.0_eslint@8.32.0 eslint-plugin-regexp: 1.12.0_eslint@8.32.0 execa: 6.1.0 @@ -125,8 +125,8 @@ importers: typescript: 4.9.3 unbuild: 0.9.4 vite: link:packages/vite - vitepress: 1.0.0-alpha.36 - vitest: 0.27.1 + vitepress: 1.0.0-alpha.40 + vitest: 0.27.3 vue: 3.2.45 packages/create-vite: @@ -144,16 +144,16 @@ importers: packages/plugin-legacy: specifiers: '@babel/core': ^7.20.12 - '@babel/standalone': ^7.20.12 - core-js: ^3.27.1 + '@babel/standalone': ^7.20.13 + core-js: ^3.27.2 magic-string: ^0.27.0 picocolors: ^1.0.0 regenerator-runtime: ^0.13.11 systemjs: ^6.13.0 vite: workspace:* dependencies: - '@babel/standalone': 7.20.12 - core-js: 3.27.1 + '@babel/standalone': 7.20.13 + core-js: 3.27.2 magic-string: 0.27.0 regenerator-runtime: 0.13.11 systemjs: 6.13.0 @@ -165,12 +165,12 @@ importers: packages/vite: specifiers: '@ampproject/remapping': ^2.2.0 - '@babel/parser': ^7.20.7 + '@babel/parser': ^7.20.13 '@babel/types': ^7.20.7 '@jridgewell/trace-mapping': ^0.3.17 - '@rollup/plugin-alias': ^4.0.2 - '@rollup/plugin-commonjs': ^24.0.0 - '@rollup/plugin-dynamic-import-vars': ^2.0.2 + '@rollup/plugin-alias': ^4.0.3 + '@rollup/plugin-commonjs': ^24.0.1 + '@rollup/plugin-dynamic-import-vars': ^2.0.3 '@rollup/plugin-json': ^6.0.0 '@rollup/plugin-node-resolve': 15.0.1 '@rollup/plugin-typescript': ^11.0.0 @@ -190,7 +190,7 @@ importers: dotenv-expand: ^9.0.0 es-module-lexer: ^1.1.0 esbuild: ^0.16.14 - estree-walker: ^3.0.2 + estree-walker: ^3.0.3 etag: ^1.8.1 fast-glob: ^3.2.12 fsevents: ~2.3.2 @@ -234,12 +234,12 @@ importers: fsevents: 2.3.2 devDependencies: '@ampproject/remapping': 2.2.0 - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 '@jridgewell/trace-mapping': 0.3.17 - '@rollup/plugin-alias': 4.0.2_rollup@3.10.0 - '@rollup/plugin-commonjs': 24.0.0_rollup@3.10.0 - '@rollup/plugin-dynamic-import-vars': 2.0.2_rollup@3.10.0 + '@rollup/plugin-alias': 4.0.3_rollup@3.10.0 + '@rollup/plugin-commonjs': 24.0.1_rollup@3.10.0 + '@rollup/plugin-dynamic-import-vars': 2.0.3_rollup@3.10.0 '@rollup/plugin-json': 6.0.0_rollup@3.10.0 '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.0 '@rollup/plugin-typescript': 11.0.0_rollup@3.10.0+tslib@2.4.1 @@ -258,7 +258,7 @@ importers: dotenv: 16.0.3 dotenv-expand: 9.0.0_6vdpvodnfhahap67xag6diqqtu es-module-lexer: 1.1.0 - estree-walker: 3.0.2 + estree-walker: 3.0.3 etag: 1.8.1 fast-glob: 3.2.12 http-proxy: 1.18.1_debug@4.3.4 @@ -785,7 +785,7 @@ importers: playground/resolve: specifiers: - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@vitejs/test-require-pkg-with-module-field': link:./require-pkg-with-module-field '@vitejs/test-resolve-browser-field': link:./browser-field '@vitejs/test-resolve-browser-module-field1': link:./browser-module-field1 @@ -803,7 +803,7 @@ importers: es5-ext: 0.10.62 normalize.css: ^8.0.1 dependencies: - '@babel/runtime': 7.20.7 + '@babel/runtime': 7.20.13 '@vitejs/test-require-pkg-with-module-field': link:require-pkg-with-module-field '@vitejs/test-resolve-browser-field': link:browser-field '@vitejs/test-resolve-browser-module-field1': link:browser-module-field1 @@ -1387,22 +1387,30 @@ packages: js-tokens: 4.0.0 dev: true + /@babel/parser/7.20.13: + resolution: {integrity: sha512-gFDLKMfpiXCsjt4za2JA9oTMn70CeseCehb11kRZgvd7+F67Hih3OHOK24cRrWECJ/ljfPGac6ygXAs/C8kIvw==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.20.7 + /@babel/parser/7.20.7: resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.20.7 + dev: true - /@babel/runtime/7.20.7: - resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==} + /@babel/runtime/7.20.13: + resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 dev: false - /@babel/standalone/7.20.12: - resolution: {integrity: sha512-hK/X+m1il3w1tYS4H8LDaGCEdiT47SVqEXY8RiEAgou26BystipSU8ZL6EvBR6t5l7lTv0ilBiChXWblKJ5iUA==} + /@babel/standalone/7.20.13: + resolution: {integrity: sha512-L13qadxX3yB4mU92iSiWKePm3hYfGaAXPMqGEPUDNzzsmNh0+1M7agMBF62UHM29kFWOWowGfRRDvfAU8uLovg==} engines: {node: '>=6.9.0'} /@babel/template/7.20.7: @@ -1410,7 +1418,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 dev: true @@ -1424,7 +1432,7 @@ packages: '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 @@ -1824,8 +1832,8 @@ packages: '@rushstack/node-core-library': 3.53.3 dev: true - /@microsoft/api-extractor/7.33.7: - resolution: {integrity: sha512-fQT2v/j/55DhvMFiopLtth66E7xTFNhnumMKgKY14SaG6qU/V1W0e4nOAgbA+SmLakQjAd1Evu06ofaVaxBPbA==} + /@microsoft/api-extractor/7.33.8: + resolution: {integrity: sha512-lNscBtYcNwJ4t9kKt6AdYA+FGDG6S8a2EhHdggxgn+rkcTzQ9P6ZsDBSjXa+r+E8qdZjOLP5J1rxohH7t+FTJg==} hasBin: true dependencies: '@microsoft/api-extractor-model': 7.25.3 @@ -1836,7 +1844,7 @@ packages: '@rushstack/ts-command-line': 4.13.1 colors: 1.2.5 lodash: 4.17.21 - resolve: 1.17.0 + resolve: 1.22.1 semver: 7.3.8 source-map: 0.6.1 typescript: 4.8.4 @@ -1918,8 +1926,8 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@rollup/plugin-alias/4.0.2_rollup@3.10.0: - resolution: {integrity: sha512-1hv7dBOZZwo3SEupxn4UA2N0EDThqSSS+wI1St1TNTBtOZvUchyIClyHcnDcjjrReTPZ47Faedrhblv4n+T5UQ==} + /@rollup/plugin-alias/4.0.3_rollup@3.10.0: + resolution: {integrity: sha512-ZuDWE1q4PQDhvm/zc5Prun8sBpLJy41DMptYrS6MhAy9s9kL/doN1613BWfEchGVfKxzliJ3BjbOPizXX38DbQ==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0 @@ -1949,8 +1957,8 @@ packages: rollup: 3.10.0 dev: true - /@rollup/plugin-commonjs/24.0.0_rollup@3.10.0: - resolution: {integrity: sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==} + /@rollup/plugin-commonjs/24.0.1_rollup@3.10.0: + resolution: {integrity: sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.68.0||^3.0.0 @@ -1967,8 +1975,8 @@ packages: rollup: 3.10.0 dev: true - /@rollup/plugin-dynamic-import-vars/2.0.2_rollup@3.10.0: - resolution: {integrity: sha512-aycot2FUPPVb3uDswXsmUdgu8Z8T82uQGBGXZm/uf9XNsp1QoFDBhPrLiwNDJB8BUIiaRjvmaVsAPAQrbVTBVA==} + /@rollup/plugin-dynamic-import-vars/2.0.3_rollup@3.10.0: + resolution: {integrity: sha512-0zQV0TDDewilU+7ZLmwc0u44SkeRxSxMdINBuX5isrQGJ6EdTjVL1TcnOZ9In99byaSGAQnHmSFw+6hm0E/jrw==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0 @@ -2152,10 +2160,10 @@ packages: resolution: {integrity: sha512-t4YHCgtD+ERvH0FyxvNlYwJ2ezhqw7t+Ygh4urQ7dJER8i185JPv6oIM3ey5YQmGN6Zp9EMbpohkjZi9t3UxwA==} dev: true - /@types/babel__core/7.1.20: - resolution: {integrity: sha512-PVb6Bg2QuscZ30FvOU7z4guG6c926D9YRvOxEaelzndpMsvP+YM74Q/dAFASpg2l6+XLalxSGxcq/lrgYWZtyQ==} + /@types/babel__core/7.20.0: + resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 @@ -2179,7 +2187,7 @@ packages: /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 dev: true @@ -2330,8 +2338,8 @@ packages: '@types/node': 18.11.18 dev: true - /@typescript-eslint/eslint-plugin/5.48.1_e2wc2il6oozaxff4e542xupupq: - resolution: {integrity: sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==} + /@typescript-eslint/eslint-plugin/5.48.2_wzs3sdvp7zgvhxvv2vf3r2alwq: + resolution: {integrity: sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2341,10 +2349,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.48.1_67vzcjuho73k66wgdlnuklaoyu - '@typescript-eslint/scope-manager': 5.48.1 - '@typescript-eslint/type-utils': 5.48.1_67vzcjuho73k66wgdlnuklaoyu - '@typescript-eslint/utils': 5.48.1_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/parser': 5.48.2_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/scope-manager': 5.48.2 + '@typescript-eslint/type-utils': 5.48.2_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/utils': 5.48.2_67vzcjuho73k66wgdlnuklaoyu debug: 4.3.4 eslint: 8.32.0 ignore: 5.2.0 @@ -2357,8 +2365,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.48.1_67vzcjuho73k66wgdlnuklaoyu: - resolution: {integrity: sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==} + /@typescript-eslint/parser/5.48.2_67vzcjuho73k66wgdlnuklaoyu: + resolution: {integrity: sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2367,9 +2375,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.48.1 - '@typescript-eslint/types': 5.48.1 - '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.48.2 + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/typescript-estree': 5.48.2_typescript@4.9.3 debug: 4.3.4 eslint: 8.32.0 typescript: 4.9.3 @@ -2377,16 +2385,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.48.1: - resolution: {integrity: sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==} + /@typescript-eslint/scope-manager/5.48.2: + resolution: {integrity: sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.48.1 - '@typescript-eslint/visitor-keys': 5.48.1 + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/visitor-keys': 5.48.2 dev: true - /@typescript-eslint/type-utils/5.48.1_67vzcjuho73k66wgdlnuklaoyu: - resolution: {integrity: sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==} + /@typescript-eslint/type-utils/5.48.2_67vzcjuho73k66wgdlnuklaoyu: + resolution: {integrity: sha512-QVWx7J5sPMRiOMJp5dYshPxABRoZV1xbRirqSk8yuIIsu0nvMTZesKErEA3Oix1k+uvsk8Cs8TGJ6kQ0ndAcew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2395,8 +2403,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.3 - '@typescript-eslint/utils': 5.48.1_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/typescript-estree': 5.48.2_typescript@4.9.3 + '@typescript-eslint/utils': 5.48.2_67vzcjuho73k66wgdlnuklaoyu debug: 4.3.4 eslint: 8.32.0 tsutils: 3.21.0_typescript@4.9.3 @@ -2405,13 +2413,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.48.1: - resolution: {integrity: sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==} + /@typescript-eslint/types/5.48.2: + resolution: {integrity: sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.48.1_typescript@4.9.3: - resolution: {integrity: sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==} + /@typescript-eslint/typescript-estree/5.48.2_typescript@4.9.3: + resolution: {integrity: sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2419,8 +2427,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.48.1 - '@typescript-eslint/visitor-keys': 5.48.1 + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/visitor-keys': 5.48.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2431,17 +2439,17 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.48.1_67vzcjuho73k66wgdlnuklaoyu: - resolution: {integrity: sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==} + /@typescript-eslint/utils/5.48.2_67vzcjuho73k66wgdlnuklaoyu: + resolution: {integrity: sha512-2h18c0d7jgkw6tdKTlNaM7wyopbLRBiit8oAxoP89YnuBOzCZ8g8aBCaCqq7h208qUTroL7Whgzam7UY3HVLow==} 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.48.1 - '@typescript-eslint/types': 5.48.1 - '@typescript-eslint/typescript-estree': 5.48.1_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.48.2 + '@typescript-eslint/types': 5.48.2 + '@typescript-eslint/typescript-estree': 5.48.2_typescript@4.9.3 eslint: 8.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.32.0 @@ -2451,11 +2459,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.48.1: - resolution: {integrity: sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==} + /@typescript-eslint/visitor-keys/5.48.2: + resolution: {integrity: sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/types': 5.48.2 eslint-visitor-keys: 3.3.0 dev: true @@ -2483,7 +2491,7 @@ packages: /@vue/compiler-core/3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@vue/shared': 3.2.45 estree-walker: 2.0.2 source-map: 0.6.1 @@ -2497,7 +2505,7 @@ packages: /@vue/compiler-sfc/3.2.45: resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@vue/compiler-core': 3.2.45 '@vue/compiler-dom': 3.2.45 '@vue/compiler-ssr': 3.2.45 @@ -2524,7 +2532,7 @@ packages: /@vue/reactivity-transform/3.2.45: resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@vue/compiler-core': 3.2.45 '@vue/shared': 3.2.45 estree-walker: 2.0.2 @@ -3271,7 +3279,7 @@ packages: /constantinople/4.0.1: resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 dev: true @@ -3469,8 +3477,8 @@ packages: is-what: 3.14.1 dev: true - /core-js/3.27.1: - resolution: {integrity: sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==} + /core-js/3.27.2: + resolution: {integrity: sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==} requiresBuild: true dev: false @@ -4352,7 +4360,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_awc5ojakdxd2pk5whk6wov46km: + /eslint-module-utils/2.7.4_kvyj4idustix6trhy5lyssy2sq: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -4373,7 +4381,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.48.1_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/parser': 5.48.2_67vzcjuho73k66wgdlnuklaoyu debug: 3.2.7 eslint: 8.32.0 eslint-import-resolver-node: 0.3.7 @@ -4392,8 +4400,8 @@ packages: regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.27.4_d7sd2krenkbelnt3n7nqqoxduu: - resolution: {integrity: sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA==} + /eslint-plugin-import/2.27.5_2l6piu6guil2f63lj3qmhzbnn4: + resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -4402,7 +4410,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.48.1_67vzcjuho73k66wgdlnuklaoyu + '@typescript-eslint/parser': 5.48.2_67vzcjuho73k66wgdlnuklaoyu array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -4410,7 +4418,7 @@ packages: doctrine: 2.1.0 eslint: 8.32.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_awc5ojakdxd2pk5whk6wov46km + eslint-module-utils: 2.7.4_kvyj4idustix6trhy5lyssy2sq has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -4589,8 +4597,10 @@ packages: /estree-walker/2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} - /estree-walker/3.0.2: - resolution: {integrity: sha512-C03BvXCQIH/po+PNPONx/zSM9ziPr9weX8xNhYb/IJtdJ9z+L4z9VKPTB+UTHdmhnIopA2kc419ueyVyHVktwA==} + /estree-walker/3.0.3: + resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} + dependencies: + '@types/estree': 1.0.0 dev: true /esutils/2.0.3: @@ -6634,7 +6644,7 @@ packages: /periscopic/3.0.4: resolution: {integrity: sha512-SFx68DxCv0Iyo6APZuw/AKewkkThGwssmU0QWtTlvov3VAtPX+QJ4CadwSaz8nrT5jPIuxdvJWB4PnD2KNDxQg==} dependencies: - estree-walker: 3.0.2 + estree-walker: 3.0.3 is-reference: 3.0.0 dev: true @@ -7693,6 +7703,10 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} + /std-env/3.3.1: + resolution: {integrity: sha512-3H20QlwQsSm2OvAxWIYhs+j01MzzqwMwGiiO1NQaJYZgJZFPuAbf95/DiKRBSTYIJ2FeGUc+B/6mPGcWP9dO3Q==} + dev: true + /streamsearch/0.1.2: resolution: {integrity: sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=} engines: {node: '>=0.8.0'} @@ -8235,7 +8249,7 @@ packages: resolution: {integrity: sha512-IkKPqzazcCNfwTSs5bDRS2bOvg1Zh9gPYQq/ruVarCoM4f7KXclSrcb0jyJiSU/5qhakZ8K5B2CzwX4ZaaVKdQ==} hasBin: true dependencies: - '@rollup/plugin-alias': 4.0.2_rollup@3.10.0 + '@rollup/plugin-alias': 4.0.3_rollup@3.10.0 '@rollup/plugin-commonjs': 23.0.4_rollup@3.10.0 '@rollup/plugin-json': 5.0.2_rollup@3.10.0 '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.0 @@ -8284,7 +8298,7 @@ packages: resolution: {integrity: sha512-2Sre5A1a7G61bjaAKZnSFaVgbJMwwbbYQpJFH69hAYcDfN7kIaktlSphS02XJilz4+/jR1tsJ5MHo1oMoCezxg==} dependencies: '@babel/core': 7.20.12 - '@babel/standalone': 7.20.12 + '@babel/standalone': 7.20.13 '@babel/types': 7.20.7 scule: 0.3.2 transitivePeerDependencies: @@ -8349,8 +8363,8 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - /vite-node/0.27.1: - resolution: {integrity: sha512-d6+ue/3NzsfndWaPbYh/bFkHbmAWfDXI4B874zRx+WREnG6CUHUbBC8lKaRYZjeR6gCPN5m1aVNNRXBYICA9XA==} + /vite-node/0.27.3: + resolution: {integrity: sha512-eyJYOO64o5HIp8poc4bJX+ZNBwMZeI3f6/JdiUmJgW02Mt7LnoCtDMRVmLaY9S05SIsjGe339ZK4uo2wQ+bF9g==} engines: {node: '>=v14.16.0'} hasBin: true dependencies: @@ -8366,8 +8380,8 @@ packages: - supports-color dev: true - /vitepress/1.0.0-alpha.36: - resolution: {integrity: sha512-JH9NlBQpQrcIudF1HM8Sq3K6FbOiOTrD33PI0n+pmJQ7dOu4WAm3YnwevMInW8leNiEEWCAH+coIkOYcf3fhpQ==} + /vitepress/1.0.0-alpha.40: + resolution: {integrity: sha512-axhLI/wq/V9RjzFQZ00Ur0WhvoZXG7E1H88NxnglZm6wU/FAePP4bGaWPzU2WZwy3Nzpb9cbf1oXC+1DNgv9cQ==} hasBin: true dependencies: '@docsearch/css': 3.3.1 @@ -8387,8 +8401,8 @@ packages: - react-dom dev: true - /vitest/0.27.1: - resolution: {integrity: sha512-1sIpQ1DVFTEn7c1ici1XHcVfdU4nKiBmPtPAtGKJJJLuJjojTv/OHGgcf69P57alM4ty8V4NMv+7Yoi5Cxqx9g==} + /vitest/0.27.3: + resolution: {integrity: sha512-Ld3UVgRVhJUtqvQ3dW89GxiApFAgBsWJZBCWzK+gA3w2yG68csXlGZZ4WDJURf+8ecNfgrScga6xY+8YSOpiMg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -8420,12 +8434,13 @@ packages: local-pkg: 0.4.2 picocolors: 1.0.0 source-map: 0.6.1 + std-env: 3.3.1 strip-literal: 1.0.0 tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 vite: link:packages/vite - vite-node: 0.27.1 + vite-node: 0.27.3 why-is-node-running: 2.2.2 transitivePeerDependencies: - supports-color @@ -8582,7 +8597,7 @@ packages: resolution: {integrity: sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.13 '@babel/types': 7.20.7 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5