diff --git a/.github/workflows/npm-doc-pages.yml b/.github/workflows/npm-doc-pages.yml index dd52795..066e717 100644 --- a/.github/workflows/npm-doc-pages.yml +++ b/.github/workflows/npm-doc-pages.yml @@ -39,9 +39,9 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v6.1.0 - - uses: actions/setup-node@v6.4.0 + - uses: actions/setup-node@v6.5.0 with: node-version: ${{ inputs.node-version }} cache: "npm" diff --git a/.github/workflows/npm-lint.yml b/.github/workflows/npm-lint.yml index aa137a1..c509fd5 100644 --- a/.github/workflows/npm-lint.yml +++ b/.github/workflows/npm-lint.yml @@ -29,10 +29,10 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v6.1.0 - name: Use Node.js ${{ inputs.node-version }} - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v6.5.0 with: node-version: ${{ inputs.node-version }} cache: "npm" diff --git a/.github/workflows/npm-publish-dry-run.yml b/.github/workflows/npm-publish-dry-run.yml index 2fbdfa4..89b465d 100644 --- a/.github/workflows/npm-publish-dry-run.yml +++ b/.github/workflows/npm-publish-dry-run.yml @@ -28,10 +28,10 @@ jobs: name: Publish Dry Run runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v6.1.0 - name: Use Node.js ${{ inputs.node-version }} - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v6.5.0 with: node-version: ${{ inputs.node-version }} diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 857689a..3f155af 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -31,9 +31,9 @@ jobs: build: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v6.1.0 # Setup .npmrc file to publish to npm - - uses: actions/setup-node@v6.4.0 + - uses: actions/setup-node@v6.5.0 with: node-version: ${{ inputs.node-version }} registry-url: "https://registry.npmjs.org" diff --git a/.github/workflows/npm-runtime.yml b/.github/workflows/npm-runtime.yml index 882a9cb..7c4eef2 100644 --- a/.github/workflows/npm-runtime.yml +++ b/.github/workflows/npm-runtime.yml @@ -36,11 +36,11 @@ jobs: matrix: ${{ steps.matrix.outputs.value }} steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v6.1.0 with: repository: "8hobbies/workflows" - name: Use Node.js - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v6.5.0 with: node-version-file: package.json cache: "npm" @@ -62,10 +62,10 @@ jobs: platform: ${{fromJSON(needs.setup.outputs.matrix)}} steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v6.1.0 - name: Use Node.js ${{ matrix.platform.nodeVersion }} - uses: actions/setup-node@v6.4.0 + uses: actions/setup-node@v6.5.0 with: node-version: ${{ matrix.platform.nodeVersion }} cache: "npm" diff --git a/package-lock.json b/package-lock.json index 827d507..242a0f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,12 +9,12 @@ "version": "0.0.0", "license": "Apache-2.0", "devDependencies": { - "@types/node": "24.13.1", - "prettier": "3.8.3", - "tsx": "4.22.4" + "@types/node": "24.13.3", + "prettier": "3.9.6", + "tsx": "4.23.1" }, "engines": { - "node": "24.16.0" + "node": "24.18.0" } }, "node_modules/@esbuild/aix-ppc64": { @@ -460,9 +460,9 @@ } }, "node_modules/@types/node": { - "version": "24.13.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.1.tgz", - "integrity": "sha512-RSpUJGmvsJ1ZeBehQZFhIdpsz+bIpES0nIQXko4Ybq+N+kX6XvOq3Jo+iJ82FWLdblFq85AsMikd3m35jgezYg==", + "version": "24.13.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz", + "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==", "dev": true, "license": "MIT", "dependencies": { @@ -527,9 +527,9 @@ } }, "node_modules/prettier": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz", - "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==", + "version": "3.9.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz", + "integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==", "dev": true, "license": "MIT", "bin": { @@ -543,9 +543,9 @@ } }, "node_modules/tsx": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.4.tgz", - "integrity": "sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==", + "version": "4.23.1", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz", + "integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 756f491..feaaeaa 100644 --- a/package.json +++ b/package.json @@ -5,15 +5,15 @@ "author": "8 Hobbies, LLC", "license": "Apache-2.0", "engines": { - "node": "24.16.0" + "node": "24.18.0" }, "scripts": { "lint": "prettier . --check", "format": "prettier . --write" }, "devDependencies": { - "@types/node": "24.13.1", - "prettier": "3.8.3", - "tsx": "4.22.4" + "@types/node": "24.13.3", + "prettier": "3.9.6", + "tsx": "4.23.1" } }