diff --git a/package.json b/package.json index 9faa0d8..f0d9116 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@battis/prettier-config": "^1.5.5", "@battis/qui-cli": "^0.8.5", "@battis/webpack": "latest", - "@types/node": "^22.10.2", + "@types/node": "^22.10.3", "npm-run-all": "^4.1.5", "typescript": "^5.7.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efebf3d..e5bf4ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,10 +22,10 @@ importers: version: 0.8.5 '@battis/webpack': specifier: latest - version: 2.0.1(5wbpmxzzzzzqgy3gutbwotoase) + version: 2.0.2(5wbpmxzzzzzqgy3gutbwotoase) '@types/node': - specifier: ^22.10.2 - version: 22.10.2 + specifier: ^22.10.3 + version: 22.10.3 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -151,8 +151,8 @@ packages: '@battis/typescript-tricks@0.4.3': resolution: {integrity: sha512-7uHRia+kAWWXbTJFMjax3XXmTSIAAnqegLFONN9dAjMv1T5dqRTj+adkKcAlUrZBBQq3A2f0pZz8OFWNwXYTOg==} - '@battis/webpack@2.0.1': - resolution: {integrity: sha512-iEPFRrZ8HEnkXvn5N7q35RdOvQycRydbyio/fILis3JVuZfQcktYKGA2OsXg/QM5J9ISolQzwbJlA9MH8nkt3w==} + '@battis/webpack@2.0.2': + resolution: {integrity: sha512-4AJNY+vbhb5ZjQZwqxxZVQEInDaGoPnOx5w4a54VeNpbdlbQ1W+7aLOPPhFy/oKtM8zXvjXbXsY2T37aNI5taA==} engines: {node: '>=12.17'} peerDependencies: add-peer-dependencies: '*' @@ -767,6 +767,9 @@ packages: '@types/node@22.10.2': resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} + '@types/node@22.10.3': + resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + '@types/qs@6.9.17': resolution: {integrity: sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==} @@ -4881,7 +4884,7 @@ snapshots: '@battis/typescript-tricks@0.4.3': {} - '@battis/webpack@2.0.1(5wbpmxzzzzzqgy3gutbwotoase)': + '@battis/webpack@2.0.2(5wbpmxzzzzzqgy3gutbwotoase)': dependencies: app-root-path: 3.1.0 copy-webpack-plugin: 11.0.0(webpack@5.91.0) @@ -5526,11 +5529,11 @@ snapshots: '@types/mute-stream@0.0.1': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 '@types/mute-stream@0.0.4': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.3 '@types/node-forge@1.3.11': dependencies: @@ -5544,6 +5547,10 @@ snapshots: dependencies: undici-types: 6.20.0 + '@types/node@22.10.3': + dependencies: + undici-types: 6.20.0 + '@types/qs@6.9.17': {} '@types/range-parser@1.2.7': {}