Browse Source

chore(deps): update all dev dependencies (#1144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
remotes/origin/fix-insecure-world-writable-dir
renovate[bot] 9 months ago committed by GitHub
parent
commit
b527554e9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 125
      pnpm-lock.yaml

125
pnpm-lock.yaml

@ -13,16 +13,16 @@ devDependencies: @@ -13,16 +13,16 @@ devDependencies:
version: 2.27.5
'@types/jest':
specifier: ^29.2.3
version: 29.2.3
version: 29.5.12
'@types/node':
specifier: ^18.11.9
version: 18.11.9
version: 18.19.33
'@types/shell-escape':
specifier: ^0.2.1
version: 0.2.1
version: 0.2.3
chalk:
specifier: ^5.1.2
version: 5.1.2
version: 5.3.0
cmd-ts:
specifier: 0.13.0
version: 0.13.0
@ -34,13 +34,13 @@ devDependencies: @@ -34,13 +34,13 @@ devDependencies:
version: 7.2.0
jest:
specifier: ^29.3.1
version: 29.3.1(@types/node@18.11.9)
version: 29.7.0(@types/node@18.19.33)
lerna-changelog:
specifier: 2.2.0
version: 2.2.0
node-fetch:
specifier: ^3.3.0
version: 3.3.0
version: 3.3.2
prettier:
specifier: 3.2.5
version: 3.2.5
@ -61,16 +61,16 @@ devDependencies: @@ -61,16 +61,16 @@ devDependencies:
version: 2.2.0
ts-jest:
specifier: ^29.0.3
version: 29.0.3(@babel/core@7.24.6)(jest@29.3.1)(typescript@5.0.2)
version: 29.1.4(@babel/core@7.24.6)(jest@29.7.0)(typescript@5.4.5)
typescript:
specifier: ^5.0.0
version: 5.0.2
version: 5.4.5
which:
specifier: ^3.0.1
version: 3.0.1
zod:
specifier: ^3.19.1
version: 3.19.1
version: 3.23.8
packages:
@ -654,7 +654,7 @@ packages: @@ -654,7 +654,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
chalk: 4.1.2
jest-message-util: 29.7.0
jest-util: 29.7.0
@ -675,14 +675,14 @@ packages: @@ -675,14 +675,14 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.9.0
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 29.7.0
jest-config: 29.7.0(@types/node@18.11.9)
jest-config: 29.7.0(@types/node@18.19.33)
jest-haste-map: 29.7.0
jest-message-util: 29.7.0
jest-regex-util: 29.6.3
@ -710,7 +710,7 @@ packages: @@ -710,7 +710,7 @@ packages:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
jest-mock: 29.7.0
dev: true
@ -737,7 +737,7 @@ packages: @@ -737,7 +737,7 @@ packages:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
'@types/node': 18.11.9
'@types/node': 18.19.33
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@ -770,7 +770,7 @@ packages: @@ -770,7 +770,7 @@ packages:
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@jridgewell/trace-mapping': 0.3.25
'@types/node': 18.11.9
'@types/node': 18.19.33
chalk: 4.1.2
collect-v8-coverage: 1.0.2
exit: 0.1.2
@ -858,7 +858,7 @@ packages: @@ -858,7 +858,7 @@ packages:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
'@types/node': 18.11.9
'@types/node': 18.19.33
'@types/yargs': 17.0.32
chalk: 4.1.2
dev: true
@ -1107,7 +1107,7 @@ packages: @@ -1107,7 +1107,7 @@ packages:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 18.11.9
'@types/node': 18.19.33
dev: true
/@types/globby@6.1.0:
@ -1119,7 +1119,7 @@ packages: @@ -1119,7 +1119,7 @@ packages:
/@types/graceful-fs@4.1.9:
resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
dependencies:
'@types/node': 18.11.9
'@types/node': 18.19.33
dev: true
/@types/ini@1.3.34:
@ -1146,8 +1146,8 @@ packages: @@ -1146,8 +1146,8 @@ packages:
resolution: {integrity: sha512-qDyqzbcyNgW2RgWbl606xCYQ+5fK9khOW5+Hl3wH7RggVES0dB6GcZvpmPs/XIty5qpu1xYCwpiK+iRkJ3xFBw==}
dev: true
/@types/jest@29.2.3:
resolution: {integrity: sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==}
/@types/jest@29.5.12:
resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==}
dependencies:
expect: 29.7.0
pretty-format: 29.7.0
@ -1169,8 +1169,10 @@ packages: @@ -1169,8 +1169,10 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true
/@types/node@18.11.9:
resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==}
/@types/node@18.19.33:
resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==}
dependencies:
undici-types: 5.26.5
dev: true
/@types/node@8.10.66:
@ -1189,8 +1191,8 @@ packages: @@ -1189,8 +1191,8 @@ packages:
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
dev: true
/@types/shell-escape@0.2.1:
resolution: {integrity: sha512-95hZXmBvwtvsLMPefKT9xquUSAJXsVDUaipyUiYoYi3ZdLhZ3w30w230Ugs96IdoJQb5ECvj0D82Jj/op00qWQ==}
/@types/shell-escape@0.2.3:
resolution: {integrity: sha512-xZWkMuQkn1I20gEzhYRa4/t1pwZ8XiIkqGA1Iee1D2IgAUIRLr57nrgJgF2QmHEfkfVzOM59gi/4xp6V+Aq+4A==}
dev: true
/@types/stack-utils@2.0.3:
@ -1620,8 +1622,8 @@ packages: @@ -1620,8 +1622,8 @@ packages:
supports-color: 7.2.0
dev: true
/chalk@5.1.2:
resolution: {integrity: sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==}
/chalk@5.3.0:
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
dev: true
@ -1781,7 +1783,7 @@ packages: @@ -1781,7 +1783,7 @@ packages:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
dev: true
/create-jest@29.7.0(@types/node@18.11.9):
/create-jest@29.7.0(@types/node@18.19.33):
resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@ -1790,7 +1792,7 @@ packages: @@ -1790,7 +1792,7 @@ packages:
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
jest-config: 29.7.0(@types/node@18.11.9)
jest-config: 29.7.0(@types/node@18.19.33)
jest-util: 29.7.0
prompts: 2.4.2
transitivePeerDependencies:
@ -3038,7 +3040,7 @@ packages: @@ -3038,7 +3040,7 @@ packages:
'@jest/expect': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
chalk: 4.1.2
co: 4.6.0
dedent: 1.5.3
@ -3059,7 +3061,7 @@ packages: @@ -3059,7 +3061,7 @@ packages:
- supports-color
dev: true
/jest-cli@29.7.0(@types/node@18.11.9):
/jest-cli@29.7.0(@types/node@18.19.33):
resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@ -3073,10 +3075,10 @@ packages: @@ -3073,10 +3075,10 @@ packages:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
chalk: 4.1.2
create-jest: 29.7.0(@types/node@18.11.9)
create-jest: 29.7.0(@types/node@18.19.33)
exit: 0.1.2
import-local: 3.1.0
jest-config: 29.7.0(@types/node@18.11.9)
jest-config: 29.7.0(@types/node@18.19.33)
jest-util: 29.7.0
jest-validate: 29.7.0
yargs: 17.7.2
@ -3087,7 +3089,7 @@ packages: @@ -3087,7 +3089,7 @@ packages:
- ts-node
dev: true
/jest-config@29.7.0(@types/node@18.11.9):
/jest-config@29.7.0(@types/node@18.19.33):
resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
@ -3102,7 +3104,7 @@ packages: @@ -3102,7 +3104,7 @@ packages:
'@babel/core': 7.24.6
'@jest/test-sequencer': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
babel-jest: 29.7.0(@babel/core@7.24.6)
chalk: 4.1.2
ci-info: 3.9.0
@ -3162,7 +3164,7 @@ packages: @@ -3162,7 +3164,7 @@ packages:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
jest-mock: 29.7.0
jest-util: 29.7.0
dev: true
@ -3178,7 +3180,7 @@ packages: @@ -3178,7 +3180,7 @@ packages:
dependencies:
'@jest/types': 29.6.3
'@types/graceful-fs': 4.1.9
'@types/node': 18.11.9
'@types/node': 18.19.33
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@ -3229,7 +3231,7 @@ packages: @@ -3229,7 +3231,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
jest-util: 29.7.0
dev: true
@ -3284,7 +3286,7 @@ packages: @@ -3284,7 +3286,7 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
@ -3315,7 +3317,7 @@ packages: @@ -3315,7 +3317,7 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
chalk: 4.1.2
cjs-module-lexer: 1.3.1
collect-v8-coverage: 1.0.2
@ -3367,7 +3369,7 @@ packages: @@ -3367,7 +3369,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@ -3392,7 +3394,7 @@ packages: @@ -3392,7 +3394,7 @@ packages:
dependencies:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
'@types/node': 18.11.9
'@types/node': 18.19.33
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
@ -3404,14 +3406,14 @@ packages: @@ -3404,14 +3406,14 @@ packages:
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@types/node': 18.11.9
'@types/node': 18.19.33
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
/jest@29.3.1(@types/node@18.11.9):
resolution: {integrity: sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==}
/jest@29.7.0(@types/node@18.19.33):
resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@ -3423,7 +3425,7 @@ packages: @@ -3423,7 +3425,7 @@ packages:
'@jest/core': 29.7.0
'@jest/types': 29.6.3
import-local: 3.1.0
jest-cli: 29.7.0(@types/node@18.11.9)
jest-cli: 29.7.0(@types/node@18.19.33)
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
@ -3877,8 +3879,8 @@ packages: @@ -3877,8 +3879,8 @@ packages:
whatwg-url: 5.0.0
dev: true
/node-fetch@3.3.0:
resolution: {integrity: sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==}
/node-fetch@3.3.2:
resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
data-uri-to-buffer: 4.0.1
@ -5129,20 +5131,23 @@ packages: @@ -5129,20 +5131,23 @@ packages:
engines: {node: '>=6.10'}
dev: true
/ts-jest@29.0.3(@babel/core@7.24.6)(jest@29.3.1)(typescript@5.0.2):
resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
/ts-jest@29.1.4(@babel/core@7.24.6)(jest@29.7.0)(typescript@5.4.5):
resolution: {integrity: sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==}
engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@babel/core': '>=7.0.0-beta.0 <8'
'@jest/transform': ^29.0.0
'@jest/types': ^29.0.0
babel-jest: ^29.0.0
esbuild: '*'
jest: ^29.0.0
typescript: '>=4.3'
typescript: '>=4.3 <6'
peerDependenciesMeta:
'@babel/core':
optional: true
'@jest/transform':
optional: true
'@jest/types':
optional: true
babel-jest:
@ -5153,13 +5158,13 @@ packages: @@ -5153,13 +5158,13 @@ packages:
'@babel/core': 7.24.6
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
jest: 29.3.1(@types/node@18.11.9)
jest: 29.7.0(@types/node@18.19.33)
jest-util: 29.7.0
json5: 2.2.3
lodash.memoize: 4.1.2
make-error: 1.3.6
semver: 7.6.2
typescript: 5.0.2
typescript: 5.4.5
yargs-parser: 21.1.1
dev: true
@ -5250,9 +5255,9 @@ packages: @@ -5250,9 +5255,9 @@ packages:
possible-typed-array-names: 1.0.0
dev: true
/typescript@5.0.2:
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
engines: {node: '>=12.20'}
/typescript@5.4.5:
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
engines: {node: '>=14.17'}
hasBin: true
dev: true
@ -5265,6 +5270,10 @@ packages: @@ -5265,6 +5270,10 @@ packages:
which-boxed-primitive: 1.0.2
dev: true
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
dev: true
/unique-filename@1.1.1:
resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==}
dependencies:
@ -5556,6 +5565,6 @@ packages: @@ -5556,6 +5565,6 @@ packages:
engines: {node: '>=10'}
dev: true
/zod@3.19.1:
resolution: {integrity: sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==}
/zod@3.23.8:
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
dev: true

Loading…
Cancel
Save