diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5a11e7..bacc7fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,11 +11,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v4.3.1 - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v4.4.0 with: - node-version: 22 + node-version: 22.22.3 - run: corepack enable @@ -23,7 +23,7 @@ jobs: id: cache run: echo "path=$(pnpm store path)" >> $GITHUB_OUTPUT - - uses: actions/cache@v4 + - uses: actions/cache@v4.3.0 with: path: ${{ steps.cache.outputs.path }} key: v1-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} @@ -39,11 +39,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v4.3.1 - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v4.4.0 with: - node-version: 22 + node-version: 22.22.3 - run: corepack enable @@ -51,7 +51,7 @@ jobs: id: cache run: echo "path=$(pnpm store path)" >> $GITHUB_OUTPUT - - uses: actions/cache@v4 + - uses: actions/cache@v4.3.0 with: path: ${{ steps.cache.outputs.path }} key: v1-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} @@ -70,11 +70,11 @@ jobs: contents: write steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v4.3.1 - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v4.4.0 with: - node-version: 22 + node-version: 22.22.3 - run: corepack enable @@ -82,7 +82,7 @@ jobs: id: cache run: echo "path=$(pnpm store path)" >> $GITHUB_OUTPUT - - uses: actions/cache@v4 + - uses: actions/cache@v4.3.0 with: path: ${{ steps.cache.outputs.path }} key: v1-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }} @@ -95,7 +95,7 @@ jobs: - run: pnpm build - name: Deploy - uses: peaceiris/actions-gh-pages@v4 + uses: peaceiris/actions-gh-pages@v4.1.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./dist diff --git a/package.json b/package.json index f2ff07e..ee95876 100644 --- a/package.json +++ b/package.json @@ -72,9 +72,9 @@ "jsonc-eslint-parser": "-", "toml-eslint-parser": "-", "yaml-eslint-parser": "-", - "is-core-module": "npm:@nolyfill/is-core-module@^1", - "safe-buffer": "npm:@nolyfill/safe-buffer@^1", - "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1" + "is-core-module": "npm:@nolyfill/is-core-module@1.0.39", + "safe-buffer": "npm:@nolyfill/safe-buffer@1.0.44", + "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@1.0.44" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d5d958..478ee67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,9 +17,9 @@ overrides: jsonc-eslint-parser: '-' toml-eslint-parser: '-' yaml-eslint-parser: '-' - is-core-module: npm:@nolyfill/is-core-module@^1 - safe-buffer: npm:@nolyfill/safe-buffer@^1 - string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@^1 + is-core-module: npm:@nolyfill/is-core-module@1.0.39 + safe-buffer: npm:@nolyfill/safe-buffer@1.0.44 + string.prototype.matchall: npm:@nolyfill/string.prototype.matchall@1.0.44 importers: @@ -969,15 +969,15 @@ packages: resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} engines: {node: '>=12.4.0'} - '@nolyfill/safe-buffer@1.0.41': - resolution: {integrity: sha512-QUutoN6a0Rf49n6kYVSppQpfraXfrtrUaxTU/GhcxIhz+3GHp+SrBVnTKE3ASB7AzgZJ7XrxhaBgwrF+hSmeKg==} + '@nolyfill/safe-buffer@1.0.44': + resolution: {integrity: sha512-SqlKXtlhNTDMeZKey9jnnuPhi8YTl1lJuEcY9zbm5i4Pqe79UJJ8IJ9oiD6DhgI8KjYc+HtLzpQJNRdNYqb/hw==} engines: {node: '>=12.4.0'} - '@nolyfill/shared@1.0.28': - resolution: {integrity: sha512-UJTshFMDgugBcYXGLopbL1enYpGREOEfjUMQKLPLeJqWfbfElGtYbGbUcucCENa7cicGo3M5u/DnPiZe/PYQyw==} + '@nolyfill/shared@1.0.44': + resolution: {integrity: sha512-NI1zxDh4LYL7PYlKKCwojjuc5CEZslywrOTKBNyodjmWjRiZ4AlCMs3Gp+zDoPQPNkYCSQp/luNojHmJWWfCbw==} - '@nolyfill/string.prototype.matchall@1.0.28': - resolution: {integrity: sha512-k74WKi7WmtRV847QWlY1ndg6XU1loeAyO9+NVoXrd7RL5lEjBtovp4CPZkifipBMBrZrZu2WwrQqkGrvLNZYpw==} + '@nolyfill/string.prototype.matchall@1.0.44': + resolution: {integrity: sha512-/lwVUaDPCeopUL6XPz2B2ZwaQeIbctP8YxNIyCxunxVKWhCAhii+w0ourNK7JedyGIcM+DaXZTeRlcbgEWaZig==} engines: {node: '>=12.4.0'} '@polka/url@1.0.0-next.28': @@ -3861,13 +3861,13 @@ snapshots: '@nolyfill/is-core-module@1.0.39': {} - '@nolyfill/safe-buffer@1.0.41': {} + '@nolyfill/safe-buffer@1.0.44': {} - '@nolyfill/shared@1.0.28': {} + '@nolyfill/shared@1.0.44': {} - '@nolyfill/string.prototype.matchall@1.0.28': + '@nolyfill/string.prototype.matchall@1.0.44': dependencies: - '@nolyfill/shared': 1.0.28 + '@nolyfill/shared': 1.0.44 '@polka/url@1.0.0-next.28': {} @@ -4002,7 +4002,7 @@ snapshots: ejs: 3.1.10 json5: 2.2.3 magic-string: 0.25.9 - string.prototype.matchall: '@nolyfill/string.prototype.matchall@1.0.28' + string.prototype.matchall: '@nolyfill/string.prototype.matchall@1.0.44' '@sveltejs/acorn-typescript@1.0.5(acorn@8.15.0)': dependencies: @@ -5232,7 +5232,7 @@ snapshots: randombytes@2.1.0: dependencies: - safe-buffer: '@nolyfill/safe-buffer@1.0.41' + safe-buffer: '@nolyfill/safe-buffer@1.0.44' readdirp@4.1.1: {}