diff --git a/package.json b/package.json index 5941721958..2701bc4d24 100644 --- a/package.json +++ b/package.json @@ -42,14 +42,14 @@ "@nuxt/webpack-builder": "workspace:*", "@nuxtjs/eslint-config-typescript": "^12.0.0", "@types/crawler": "^1.2.2", - "@types/node": "^18.16.8", + "@types/node": "^18.16.9", "@types/semver": "^7.5.0", "case-police": "^0.6.1", "chalk": "^5.2.0", "changelogen": "^0.5.3", "consola": "^3.1.0", "crawler": "^1.4.0", - "devalue": "^4.3.0", + "devalue": "^4.3.1", "eslint": "^8.40.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", @@ -74,10 +74,10 @@ "vite": "^4.3.5", "vitest": "^0.31.0", "vue": "3.3.2", - "vue-eslint-parser": "^9.2.1", + "vue-eslint-parser": "^9.3.0", "vue-tsc": "^1.6.5" }, - "packageManager": "pnpm@8.5.0", + "packageManager": "pnpm@8.5.1", "engines": { "node": "^14.18.0 || >=16.10.0" } diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 1e1661289b..4bb82eb620 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -66,7 +66,7 @@ "cookie-es": "^1.0.0", "defu": "^6.1.2", "destr": "^1.2.2", - "devalue": "^4.3.0", + "devalue": "^4.3.1", "escape-string-regexp": "^5.0.0", "estree-walker": "^3.0.3", "fs-extra": "^11.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7638afa62..99194661e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: ^1.2.2 version: 1.2.2 '@types/node': - specifier: ^18.16.8 - version: 18.16.8 + specifier: ^18.16.9 + version: 18.16.9 '@types/semver': specifier: ^7.5.0 version: 7.5.0 @@ -53,8 +53,8 @@ importers: specifier: ^1.4.0 version: 1.4.0 devalue: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.1 + version: 4.3.1 eslint: specifier: ^8.40.0 version: 8.40.0 @@ -120,7 +120,7 @@ importers: version: 1.1.2 vite: specifier: ^4.3.5 - version: 4.3.5(@types/node@18.16.8) + version: 4.3.5(@types/node@18.16.9) vitest: specifier: ^0.31.0 version: 0.31.0(playwright@1.33.0) @@ -128,8 +128,8 @@ importers: specifier: 3.3.2 version: 3.3.2 vue-eslint-parser: - specifier: ^9.2.1 - version: 9.2.1(eslint@8.40.0) + specifier: ^9.3.0 + version: 9.3.0(eslint@8.40.0) vue-tsc: specifier: ^1.6.5 version: 1.7.0(typescript@5.0.4) @@ -208,7 +208,7 @@ importers: version: 1.2.1 vite: specifier: ^4.3.5 - version: 4.3.5(@types/node@18.16.8) + version: 4.3.5(@types/node@18.16.9) vitest: specifier: ^0.31.0 version: 0.31.0(playwright@1.33.0) @@ -338,7 +338,7 @@ importers: version: link:../vite '@types/node': specifier: ^14.18.0 || >=16.10.0 - version: 18.16.8 + version: 18.16.9 '@unhead/ssr': specifier: ^1.1.26 version: 1.1.26 @@ -364,8 +364,8 @@ importers: specifier: ^1.2.2 version: 1.2.2 devalue: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.1 + version: 4.3.1 escape-string-regexp: specifier: ^5.0.0 version: 5.0.0 @@ -489,7 +489,7 @@ importers: version: 1.2.1 vite: specifier: ^4.3.5 - version: 4.3.5(@types/node@18.16.8) + version: 4.3.5(@types/node@18.16.9) vitest: specifier: ^0.31.0 version: 0.31.0(playwright@1.33.0) @@ -553,7 +553,7 @@ importers: version: 2.3.0 vite: specifier: ^4.3.5 - version: 4.3.5(@types/node@18.16.8) + version: 4.3.5(@types/node@18.16.9) vue: specifier: 3.3.2 version: 3.3.2 @@ -707,10 +707,10 @@ importers: version: 1.3.1 vite: specifier: ^4.3.5 - version: 4.3.5(@types/node@18.16.8) + version: 4.3.5(@types/node@18.16.9) vite-node: specifier: ^0.31.0 - version: 0.31.0(@types/node@18.16.8) + version: 0.31.0(@types/node@18.16.9) vite-plugin-checker: specifier: ^0.6.0 version: 0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.5)(vue-tsc@1.7.0) @@ -1588,7 +1588,7 @@ packages: dependencies: '@jest/fake-timers': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.16.8 + '@types/node': 18.16.9 jest-mock: 29.5.0 dev: true @@ -1615,7 +1615,7 @@ packages: dependencies: '@jest/types': 29.5.0 '@sinonjs/fake-timers': 10.0.2 - '@types/node': 18.16.8 + '@types/node': 18.16.9 jest-message-util: 29.5.0 jest-mock: 29.5.0 jest-util: 29.5.0 @@ -1669,7 +1669,7 @@ packages: '@jest/schemas': 29.4.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.16.8 + '@types/node': 18.16.9 '@types/yargs': 17.0.22 chalk: 4.1.2 @@ -2042,7 +2042,7 @@ packages: /@types/cheerio@0.22.31: resolution: {integrity: sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 dev: true /@types/clear@0.1.2: @@ -2052,7 +2052,7 @@ packages: /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 dev: true /@types/crawler@1.2.2: @@ -2084,13 +2084,13 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 18.16.8 + '@types/node': 18.16.9 dev: true /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 dev: true /@types/hash-sum@1.0.0: @@ -2120,7 +2120,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 dev: true /@types/lodash-es@4.17.7: @@ -2143,8 +2143,8 @@ packages: resolution: {integrity: sha512-nJOuiTlsvmClSr3+a/trTSx4DTuY/VURsWGKSf/eeavh0LRMqdsK60ti0TlwM5iHiGOK3/Ibkxsbr7i9rzGreA==} dev: true - /@types/node@18.16.8: - resolution: {integrity: sha512-p0iAXcfWCOTCBbsExHIDFCfwsqFwBTgETJveKMT+Ci3LY9YqQCI91F5S+TB20+aRCXpcWfvx5Qr5EccnwCm2NA==} + /@types/node@18.16.9: + resolution: {integrity: sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2165,7 +2165,7 @@ packages: /@types/prompts@2.4.4: resolution: {integrity: sha512-p5N9uoTH76lLvSAaYSZtBCdEXzpOOufsRjnhjVSrZGXikVGHX9+cc9ERtHRV4hvBKHyZb1bg4K+56Bd2TqUn4A==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 kleur: 3.0.3 dev: true @@ -2197,7 +2197,7 @@ packages: /@types/webpack-bundle-analyzer@4.6.0: resolution: {integrity: sha512-XeQmQCCXdZdap+A/60UKmxW5Mz31Vp9uieGlHB3T4z/o2OLVLtTI3bvTuS6A2OWd/rbAAQiGGWIEFQACu16szA==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 tapable: 2.2.1 webpack: 5.82.1 transitivePeerDependencies: @@ -2223,7 +2223,7 @@ packages: /@types/webpack-sources@3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: true @@ -2237,7 +2237,7 @@ packages: /@types/webpack@4.41.33: resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 '@types/tapable': 1.0.8 '@types/uglify-js': 3.17.1 '@types/webpack-sources': 3.2.0 @@ -2451,7 +2451,7 @@ packages: '@babel/core': 7.21.4 '@babel/plugin-transform-typescript': 7.21.0(@babel/core@7.21.4) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.4) - vite: 4.3.5(@types/node@18.16.8) + vite: 4.3.5(@types/node@18.16.9) vue: 3.3.2 transitivePeerDependencies: - supports-color @@ -2463,7 +2463,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.5(@types/node@18.16.8) + vite: 4.3.5(@types/node@18.16.9) vue: 3.3.2 /@vitest/expect@0.31.0: @@ -3944,8 +3944,8 @@ packages: resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==} engines: {node: '>=8'} - /devalue@4.3.0: - resolution: {integrity: sha512-n94yQo4LI3w7erwf84mhRUkUJfhLoCZiLyoOZ/QFsDbcWNZePrLwbQpvZBUG2TNxwV3VjCKPxkiiQA6pe3TrTA==} + /devalue@4.3.1: + resolution: {integrity: sha512-Kc0TSP9IUU9eg55au5Q3YtqaYI2cgntVpunJV9Exbm9nvlBeTE5p2NqYHfpuXK6+VF2hF5PI+BPFPUti7e2N1g==} /diff-sequences@29.4.3: resolution: {integrity: sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==} @@ -4491,7 +4491,7 @@ packages: nth-check: 2.1.1 postcss-selector-parser: 6.0.11 semver: 7.5.1 - vue-eslint-parser: 9.2.1(eslint@8.40.0) + vue-eslint-parser: 9.3.0(eslint@8.40.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -5686,7 +5686,7 @@ packages: dependencies: '@jest/types': 29.5.0 '@types/graceful-fs': 4.1.6 - '@types/node': 18.16.8 + '@types/node': 18.16.9 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -5729,7 +5729,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.16.8 + '@types/node': 18.16.9 jest-util: 29.5.0 dev: true @@ -5774,7 +5774,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.16.8 + '@types/node': 18.16.9 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -5784,7 +5784,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -5792,7 +5792,7 @@ packages: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 jest-util: 29.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -8537,7 +8537,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.31.0(@types/node@18.16.8): + /vite-node@0.31.0(@types/node@18.16.9): resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==} engines: {node: '>=v14.18.0'} hasBin: true @@ -8547,7 +8547,7 @@ packages: mlly: 1.2.1 pathe: 1.1.0 picocolors: 1.0.0 - vite: 4.3.5(@types/node@18.16.8) + vite: 4.3.5(@types/node@18.16.9) transitivePeerDependencies: - '@types/node' - less @@ -8603,7 +8603,7 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.0.4 - vite: 4.3.5(@types/node@18.16.8) + vite: 4.3.5(@types/node@18.16.9) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 @@ -8611,7 +8611,7 @@ packages: vue-tsc: 1.7.0(typescript@5.0.4) dev: false - /vite@4.3.5(@types/node@18.16.8): + /vite@4.3.5(@types/node@18.16.9): resolution: {integrity: sha512-0gEnL9wiRFxgz40o/i/eTBwm+NEbpUeTWhzKrZDSdKm6nplj+z4lKz8ANDgildxHm47Vg8EUia0aicKbawUVVA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -8636,7 +8636,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.8 + '@types/node': 18.16.9 esbuild: 0.17.19 postcss: 8.4.23 rollup: 3.21.5 @@ -8676,7 +8676,7 @@ packages: dependencies: '@types/chai': 4.3.4 '@types/chai-subset': 1.3.3 - '@types/node': 18.16.8 + '@types/node': 18.16.9 '@vitest/expect': 0.31.0 '@vitest/runner': 0.31.0 '@vitest/snapshot': 0.31.0 @@ -8697,8 +8697,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.4.0 tinypool: 0.5.0 - vite: 4.3.5(@types/node@18.16.8) - vite-node: 0.31.0(@types/node@18.16.8) + vite: 4.3.5(@types/node@18.16.9) + vite-node: 0.31.0(@types/node@18.16.9) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -8758,8 +8758,8 @@ packages: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} dev: false - /vue-eslint-parser@9.2.1(eslint@8.40.0): - resolution: {integrity: sha512-tPOex4n6jit4E7h68auOEbDMwE58XiP4dylfaVTCOVCouR45g+QFDBjgIdEU52EXJxKyjgh91dLfN2rxUcV0bQ==} + /vue-eslint-parser@9.3.0(eslint@8.40.0): + resolution: {integrity: sha512-48IxT9d0+wArT1+3wNIy0tascRoywqSUe2E1YalIC1L8jsUGe5aJQItWfRok7DVFGz3UYvzEI7n5wiTXsCMAcQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0'