diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1a29a57c1a..435e45ee05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,7 +86,7 @@ jobs: run: pnpm install - name: Initialize CodeQL - uses: github/codeql-action/init@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4 + uses: github/codeql-action/init@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5 with: languages: javascript queries: +security-and-quality @@ -98,7 +98,7 @@ jobs: path: packages - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4 + uses: github/codeql-action/analyze@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5 with: category: "/language:javascript" diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index f80a8e6b63..212fd4f748 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -66,6 +66,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4 + uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5 with: sarif_file: results.sarif diff --git a/package.json b/package.json index c5b769f341..beb6667d6a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "happy-dom": "12.10.1", "jiti": "1.20.0", "markdownlint-cli": "0.37.0", - "nitropack": "2.7.0", + "nitropack": "2.7.1", "nuxi": "3.9.1", "nuxt": "workspace:*", "nuxt-vitest": "0.11.0", @@ -77,7 +77,7 @@ "vue": "3.3.7", "vue-eslint-parser": "9.3.2", "vue-router": "4.2.5", - "vue-tsc": "1.8.21" + "vue-tsc": "1.8.22" }, "packageManager": "pnpm@8.9.2", "engines": { diff --git a/packages/kit/package.json b/packages/kit/package.json index 7894e74ce2..02a923ddb6 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -45,7 +45,7 @@ "@types/lodash-es": "4.17.10", "@types/semver": "7.5.4", "lodash-es": "4.17.21", - "nitropack": "2.7.0", + "nitropack": "2.7.1", "unbuild": "latest", "vite": "4.5.0", "vitest": "0.33.0", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 7cfda2c186..0e2a83b9f9 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -64,7 +64,7 @@ "@unhead/ssr": "^1.7.4", "@unhead/vue": "^1.7.4", "@vue/shared": "^3.3.7", - "acorn": "8.10.0", + "acorn": "8.11.2", "c12": "^1.5.1", "chokidar": "^3.5.3", "cookie-es": "^1.0.0", @@ -83,7 +83,7 @@ "knitwork": "^1.0.0", "magic-string": "^0.30.5", "mlly": "^1.4.2", - "nitropack": "^2.7.0", + "nitropack": "^2.7.1", "nuxi": "^3.9.1", "nypm": "^0.3.3", "ofetch": "^1.3.3", diff --git a/packages/schema/package.json b/packages/schema/package.json index 4d5bfd0798..8e5b91554e 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -41,7 +41,7 @@ "esbuild-loader": "4.0.2", "h3": "1.8.2", "ignore": "5.2.4", - "nitropack": "2.7.0", + "nitropack": "2.7.1", "ofetch": "1.3.3", "unbuild": "latest", "unctx": "2.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 427784ec63..81853b55c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ importers: specifier: 0.37.0 version: 0.37.0 nitropack: - specifier: 2.7.0 - version: 2.7.0 + specifier: 2.7.1 + version: 2.7.1 nuxi: specifier: 3.9.1 version: 3.9.1 @@ -137,8 +137,8 @@ importers: specifier: 4.2.5 version: 4.2.5(vue@3.3.7) vue-tsc: - specifier: 1.8.21 - version: 1.8.21(typescript@5.2.2) + specifier: 1.8.22 + version: 1.8.22(typescript@5.2.2) packages/kit: dependencies: @@ -210,8 +210,8 @@ importers: specifier: 4.17.21 version: 4.17.21 nitropack: - specifier: 2.7.0 - version: 2.7.0 + specifier: 2.7.1 + version: 2.7.1 unbuild: specifier: latest version: 2.0.0(typescript@5.2.2) @@ -264,8 +264,8 @@ importers: specifier: ^3.3.7 version: 3.3.7 acorn: - specifier: 8.10.0 - version: 8.10.0 + specifier: 8.11.2 + version: 8.11.2 c12: specifier: ^1.5.1 version: 1.5.1 @@ -321,8 +321,8 @@ importers: specifier: ^1.4.2 version: 1.4.2 nitropack: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.7.1 + version: 2.7.1 nuxi: specifier: ^3.9.1 version: 3.9.1 @@ -488,8 +488,8 @@ importers: specifier: 5.2.4 version: 5.2.4 nitropack: - specifier: 2.7.0 - version: 2.7.0 + specifier: 2.7.1 + version: 2.7.1 ofetch: specifier: 1.3.3 version: 1.3.3 @@ -664,7 +664,7 @@ importers: version: 0.33.0(@types/node@20.8.9) vite-plugin-checker: specifier: ^0.6.2 - version: 0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.21) + version: 0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.22) vue-bundle-renderer: specifier: ^2.0.0 version: 2.0.0 @@ -2108,7 +2108,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.0 - nitropack: 2.7.0 + nitropack: 2.7.1 nuxt: link:packages/nuxt nypm: 0.3.3 ofetch: 1.3.3 @@ -2983,7 +2983,7 @@ packages: dependencies: '@mapbox/node-pre-gyp': 1.0.11 '@rollup/pluginutils': 4.2.1 - acorn: 8.10.0 + acorn: 8.11.2 async-sema: 3.1.1 bindings: 1.5.0 estree-walker: 2.0.2 @@ -3167,8 +3167,8 @@ packages: /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} - /@vue/language-core@1.8.21(typescript@5.2.2): - resolution: {integrity: sha512-dKQJc1xfWIZfv6BeXyxz3SSNrC7npJpDIN/VOb1rodAm4o247TElrXOHYAJdV9x1KilaEUo3YbnQE+WA3vQwMw==} + /@vue/language-core@1.8.22(typescript@5.2.2): + resolution: {integrity: sha512-bsMoJzCrXZqGsxawtUea1cLjUT9dZnDsy5TuZ+l1fxRMzUGQUG9+Ypq4w//CqpWmrx7nIAJpw2JVF/t258miRw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3345,12 +3345,12 @@ packages: dependencies: acorn: 8.10.0 - /acorn-jsx@5.3.2(acorn@8.10.0): + /acorn-jsx@5.3.2(acorn@8.11.2): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.10.0 + acorn: 8.11.2 /acorn-walk@8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} @@ -3367,6 +3367,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + /acorn@8.11.2: + resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==} + engines: {node: '>=0.4.0'} + hasBin: true + /agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -5184,8 +5189,8 @@ packages: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.10.0 - acorn-jsx: 5.3.2(acorn@8.10.0) + acorn: 8.11.2 + acorn-jsx: 5.3.2(acorn@8.11.2) eslint-visitor-keys: 3.4.3 /esprima@4.0.1: @@ -7113,8 +7118,8 @@ packages: /neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - /nitropack@2.7.0: - resolution: {integrity: sha512-U5/Uq0k4PO3/yDM1Sao6JZc/i1DhiI2Eq/AMm92idgQ6B3NbwD0A3u9SZNIHyqEyFogOgi3qsdnRo9KWc5jgVg==} + /nitropack@2.7.1: + resolution: {integrity: sha512-AsFCE2mirD5grTODnHFTHGTBfYyOIalk6BTG0ni0ep+q4QGrgX4lgojSgqQkpF7L74lC4oHhRo14hmZFAqKV2w==} engines: {node: ^16.11.0 || >=17.0.0} hasBin: true peerDependencies: @@ -7164,7 +7169,7 @@ packages: mime: 3.0.0 mlly: 1.4.2 mri: 1.2.0 - node-fetch-native: 1.4.0 + node-fetch-native: 1.4.1 ofetch: 1.3.3 ohash: 1.1.3 openapi-typescript: 6.7.0 @@ -7211,6 +7216,9 @@ packages: /node-fetch-native@1.4.0: resolution: {integrity: sha512-F5kfEj95kX8tkDhUCYdV8dg3/8Olx/94zB8+ZNthFs6Bz31UpUi8Xh40TN3thLwXgrwXry1pEg9lJ++tLWTcqA==} + /node-fetch-native@1.4.1: + resolution: {integrity: sha512-NsXBU0UgBxo2rQLOeWNZqS3fvflWePMECr8CoSWoSTqCqGbVVsvl9vZu1HfQicYN0g5piV9Gh8RTEvo/uP752w==} + /node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -8996,7 +9004,7 @@ packages: /strip-literal@1.3.0: resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==} dependencies: - acorn: 8.10.0 + acorn: 8.11.2 /stylehacks@6.0.0(postcss@8.4.31): resolution: {integrity: sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw==} @@ -9107,7 +9115,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.5 - acorn: 8.10.0 + acorn: 8.11.2 commander: 2.20.3 source-map-support: 0.5.21 @@ -9466,7 +9474,7 @@ packages: /unplugin@1.5.0: resolution: {integrity: sha512-9ZdRwbh/4gcm1JTOkp9lAkIDrtOyOxgHmY7cjuwI8L/2RTikMcVG25GsZwNAgRuap3iDw2jeq7eoqtAsz5rW3A==} dependencies: - acorn: 8.10.0 + acorn: 8.11.2 chokidar: 3.5.3 webpack-sources: 3.2.3 webpack-virtual-modules: 0.5.0 @@ -9517,7 +9525,7 @@ packages: listhen: 1.5.5 lru-cache: 10.0.1 mri: 1.2.0 - node-fetch-native: 1.4.0 + node-fetch-native: 1.4.1 ofetch: 1.3.3 ufo: 1.3.1 transitivePeerDependencies: @@ -9647,7 +9655,7 @@ packages: - terser dev: false - /vite-plugin-checker@0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.21): + /vite-plugin-checker@0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.22): resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==} engines: {node: '>=14.16'} peerDependencies: @@ -9698,7 +9706,7 @@ packages: vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 - vue-tsc: 1.8.21(typescript@5.2.2) + vue-tsc: 1.8.22(typescript@5.2.2) dev: false /vite-plugin-inspect@0.7.40(@nuxt/kit@packages+kit)(rollup@3.29.4)(vite@4.5.0): @@ -10025,14 +10033,14 @@ packages: de-indent: 1.0.2 he: 1.2.0 - /vue-tsc@1.8.21(typescript@5.2.2): - resolution: {integrity: sha512-gc9e+opdeF0zKixaadXT5v2s+x+77oqpuza/vwqDhdDyEeLZUOmZaVeb9noZpkdhFaLq7t7ils/7lFU8E/Hgew==} + /vue-tsc@1.8.22(typescript@5.2.2): + resolution: {integrity: sha512-j9P4kHtW6eEE08aS5McFZE/ivmipXy0JzrnTgbomfABMaVKx37kNBw//irL3+LlE3kOo63XpnRigyPC3w7+z+A==} hasBin: true peerDependencies: typescript: '*' dependencies: '@volar/typescript': 1.10.5 - '@vue/language-core': 1.8.21(typescript@5.2.2) + '@vue/language-core': 1.8.22(typescript@5.2.2) semver: 7.5.4 typescript: 5.2.2 @@ -10078,7 +10086,7 @@ packages: hasBin: true dependencies: '@discoveryjs/json-ext': 0.5.7 - acorn: 8.10.0 + acorn: 8.11.2 acorn-walk: 8.2.0 commander: 7.2.0 escape-string-regexp: 4.0.0