diff --git a/package.json b/package.json index ecff5df02e..0dfc2af848 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/config-conventional": "^17.6.1", "@commitlint/prompt-cli": "^17.6.1", "@pnpm/eslint-config": "workspace:*", - "@pnpm/meta-updater": "0.2.2", + "@pnpm/meta-updater": "0.2.3", "@pnpm/registry-mock": "3.8.0", "@pnpm/tsconfig": "workspace:*", "@types/jest": "^29.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 686367310b..7a7d585669 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: workspace:* version: link:__utils__/eslint-config '@pnpm/meta-updater': - specifier: 0.2.2 - version: 0.2.2(typanion@3.12.1) + specifier: 0.2.3 + version: 0.2.3(typanion@3.12.1) '@pnpm/registry-mock': specifier: 3.8.0 version: 3.8.0(typanion@3.12.1) @@ -6265,6 +6265,16 @@ packages: '@babel/types': 7.21.4 dev: true + /@babel/parser@7.21.8(@babel/types@7.21.4): + resolution: {integrity: sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==} + engines: {node: '>=6.0.0'} + hasBin: true + peerDependencies: + '@babel/types': '*' + dependencies: + '@babel/types': 7.21.4 + dev: true + /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} @@ -7634,7 +7644,7 @@ packages: ramda: /@pnpm/ramda@0.28.1 read-ini-file: 4.0.0 realpath-missing: 1.1.0 - which: 3.0.0 + which: 3.0.1 transitivePeerDependencies: - '@pnpm/logger' - '@yarnpkg/core' @@ -7752,7 +7762,7 @@ packages: pretty-ms: 7.0.1 ramda: /@pnpm/ramda@0.28.1 right-pad: 1.0.1 - rxjs: 7.8.0 + rxjs: 7.8.1 semver: 7.5.0 stacktracey: 2.1.8 string-length: 4.0.2 @@ -8078,7 +8088,7 @@ packages: semver: 7.5.0 sort-keys: 4.2.0 strip-bom: 4.0.0 - write-file-atomic: 5.0.0 + write-file-atomic: 5.0.1 dev: true /@pnpm/lockfile-to-pnp@2.0.14(@pnpm/logger@5.0.0): @@ -8161,8 +8171,8 @@ packages: semver: 7.5.0 dev: true - /@pnpm/meta-updater@0.2.2(typanion@3.12.1): - resolution: {integrity: sha512-wh3LdQYM1aTl4vbuh+7Lv6amaDrQTu+iAIs0qsovIVnQfhHvRpwEdICHZTKC/xdthd4uGUmNZRvhoITzGLu1tg==} + /@pnpm/meta-updater@0.2.3(typanion@3.12.1): + resolution: {integrity: sha512-UY169BS9mTjM+UG5tqxSQaClvvG+Kd8c7w3uNCERfTC5k+mT5+6h79/h2mMQ6VKvZyTxgD2WMlfAWOBS6y1luA==} engines: {node: '>=10.12'} hasBin: true dependencies: @@ -8758,7 +8768,7 @@ packages: '@pnpm/text.comments-parser': 1.0.0 '@pnpm/types': 8.10.0 json5: 2.2.3 - write-file-atomic: 5.0.0 + write-file-atomic: 5.0.1 write-yaml-file: 4.2.0 dev: true @@ -8877,7 +8887,7 @@ packages: /@types/byline@4.2.33: resolution: {integrity: sha512-LJYez7wrWcJQQDknqZtrZuExMGP0IXmPl1rOOGDqLbu+H7UNNRfKNuSxCBcQMLH1EfjeWidLedC/hCc5dDfBog==} dependencies: - '@types/node': 14.18.42 + '@types/node': 20.0.0 dev: true /@types/cacheable-request@6.0.3: @@ -9034,6 +9044,14 @@ packages: /@types/node@18.16.0: resolution: {integrity: sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==} + /@types/node@18.16.4: + resolution: {integrity: sha512-LUhvPmAKAbgm+p/K11IWszLZVoZDlMF4NRmqbhEzDz/CnCuehPkZXwZbBCKGJsgjnuVejotBwM7B3Scrq4EqDw==} + dev: true + + /@types/node@20.0.0: + resolution: {integrity: sha512-cD2uPTDnQQCVpmRefonO98/PPijuOnnEy5oytWJFPY1N9aJCz2wJ5kSGWO+zJoed2cY2JxQh6yBuUq4vIn61hw==} + dev: true + /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -9406,8 +9424,8 @@ packages: '@types/treeify': 1.0.0 '@yarnpkg/fslib': 3.0.0-rc.25 '@yarnpkg/libzip': 3.0.0-rc.25(@yarnpkg/fslib@3.0.0-rc.25) - '@yarnpkg/parsers': 3.0.0-rc.42 - '@yarnpkg/shell': 4.0.0-rc.42(typanion@3.12.1) + '@yarnpkg/parsers': 3.0.0-rc.43 + '@yarnpkg/shell': 4.0.0-rc.43(typanion@3.12.1) camelcase: 5.3.1 chalk: 3.0.0 ci-info: 3.8.0 @@ -9421,7 +9439,7 @@ packages: p-limit: 2.3.0 semver: 7.5.0 strip-ansi: 6.0.1 - tar: 6.1.13 + tar: 6.1.14 tinylogic: 2.0.0 treeify: 1.1.0 tslib: 1.14.1 @@ -9440,8 +9458,8 @@ packages: '@types/treeify': 1.0.0 '@yarnpkg/fslib': 3.0.0-rc.25 '@yarnpkg/libzip': 3.0.0-rc.25(@yarnpkg/fslib@3.0.0-rc.25) - '@yarnpkg/parsers': 3.0.0-rc.42 - '@yarnpkg/shell': 4.0.0-rc.42(typanion@3.12.1) + '@yarnpkg/parsers': 3.0.0-rc.43 + '@yarnpkg/shell': 4.0.0-rc.43(typanion@3.12.1) camelcase: 5.3.1 chalk: 3.0.0 ci-info: 3.8.0 @@ -9455,7 +9473,7 @@ packages: p-limit: 2.3.0 semver: 7.5.0 strip-ansi: 6.0.1 - tar: 6.1.13 + tar: 6.1.14 tinylogic: 2.0.0 treeify: 1.1.0 tslib: 2.5.0 @@ -9538,9 +9556,9 @@ packages: resolution: {integrity: sha512-KfoYI38XY0PjpPu+LGvRHxg3OFO+5nwbQy/c5FuLR0ipQkXcinS3JbG+de17Mf6QdKnBTcghA7mdrUKs5JbxyA==} engines: {node: '>=14.15.0'} dependencies: - '@yarnpkg/core': 4.0.0-rc.42(typanion@3.12.1) + '@yarnpkg/core': 4.0.0-rc.27(typanion@3.12.1) '@yarnpkg/fslib': 3.0.0-rc.25 - '@yarnpkg/pnp': 4.0.0-rc.42 + '@yarnpkg/pnp': 4.0.0-rc.43 transitivePeerDependencies: - typanion dev: true @@ -9570,6 +9588,14 @@ packages: js-yaml: 3.14.1 tslib: 2.5.0 + /@yarnpkg/parsers@3.0.0-rc.43: + resolution: {integrity: sha512-AhFF3mIDfA+jEwQv2WMHmiYhOvmdbh2qhUkDVQfiqzQtUwS4BgoWwom5NpSPg4Ix5vOul+w1690Bt21CkVLpgg==} + engines: {node: '>=14.15.0'} + dependencies: + js-yaml: 3.14.1 + tslib: 2.5.0 + dev: true + /@yarnpkg/pnp@2.3.2: resolution: {integrity: sha512-JdwHu1WBCISqJEhIwx6Hbpe8MYsYbkGMxoxolkDiAeJ9IGEe08mQcbX1YmUDV1ozSWlm9JZE90nMylcDsXRFpA==} engines: {node: '>=10.19.0'} @@ -9584,6 +9610,15 @@ packages: dependencies: '@types/node': 18.16.0 '@yarnpkg/fslib': 3.0.0-rc.25 + dev: false + + /@yarnpkg/pnp@4.0.0-rc.43: + resolution: {integrity: sha512-t2geIgE7dmfAfvM6gtg1sljKWeWXFtKoYL7SFa7AhLvUkuOZgbgNnhv8F6P361fPIhAjEOugtWIKbUSdJBPbPA==} + engines: {node: '>=14.15.0'} + dependencies: + '@types/node': 18.16.4 + '@yarnpkg/fslib': 3.0.0-rc.25 + dev: true /@yarnpkg/shell@3.2.5(typanion@3.12.1): resolution: {integrity: sha512-QLQNDgUatiXWs47ULRAyliFt4/gQbGwprvgBVRF9OJw0aNY1DO7rnmebB3wDg927uy4Oj1uKVRfGAGAgAVQHWg==} @@ -9618,6 +9653,23 @@ packages: transitivePeerDependencies: - typanion + /@yarnpkg/shell@4.0.0-rc.43(typanion@3.12.1): + resolution: {integrity: sha512-RyurNNL6ao9+CEQfcASO8DAsF5vSEZA1wBkNVcpSg+UZ+VqOlRKzi6uWXEoPpnWUUAV/f994UuH5ovXKwa7ZcA==} + engines: {node: '>=14.15.0'} + hasBin: true + dependencies: + '@yarnpkg/fslib': 3.0.0-rc.25 + '@yarnpkg/parsers': 3.0.0-rc.43 + chalk: 3.0.0 + clipanion: 3.2.0-rc.6(typanion@3.12.1) + cross-spawn: 7.0.3 + fast-glob: 3.2.12 + micromatch: 4.0.5 + tslib: 2.5.0 + transitivePeerDependencies: + - typanion + dev: true + /@zkochan/cmd-shim@6.0.0: resolution: {integrity: sha512-kLBj0hJjqIw/KkIs8tvFaG1AY/yX2iUJqj47Jgoo5WoeQJd552ijJsj4GAOQnmyfoFLLEKZ+aSYfCpMjyg2hJw==} engines: {node: '>=14.6'} @@ -13050,7 +13102,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.21.4 - '@babel/parser': 7.21.4(@babel/types@7.21.4) + '@babel/parser': 7.21.8(@babel/types@7.21.4) '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -14294,6 +14346,11 @@ packages: resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} engines: {node: '>=8'} + /minipass@5.0.0: + resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} + engines: {node: '>=8'} + dev: true + /minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} @@ -15886,6 +15943,13 @@ packages: resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} dependencies: tslib: 2.5.0 + dev: false + + /rxjs@7.8.1: + resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} + dependencies: + tslib: 2.5.0 + dev: true /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} @@ -16603,6 +16667,18 @@ packages: mkdirp: 1.0.4 yallist: 4.0.0 + /tar@6.1.14: + resolution: {integrity: sha512-piERznXu0U7/pW7cdSn7hjqySIVTYT6F76icmFk7ptU7dDYlXTm5r9A6K04R2vU3olYgoKeo1Cg3eeu5nhftAw==} + engines: {node: '>=10'} + dependencies: + chownr: 2.0.0 + fs-minipass: 2.1.0 + minipass: 5.0.0 + minizlib: 2.1.2 + mkdirp: 1.0.4 + yallist: 4.0.0 + dev: true + /temp-dir@2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} engines: {node: '>=8'} @@ -17426,6 +17502,14 @@ packages: dependencies: isexe: 2.0.0 + /which@3.0.1: + resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + dependencies: + isexe: 2.0.0 + dev: true + /wide-align@1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: @@ -17744,7 +17828,7 @@ time: /@pnpm/exec@2.0.0: '2020-10-29T23:51:01.271Z' /@pnpm/graph-sequencer@1.1.0: '2023-04-14T13:43:13.918Z' /@pnpm/logger@5.0.0: '2022-10-14T13:56:04.285Z' - /@pnpm/meta-updater@0.2.2: '2022-11-18T12:00:42.706Z' + /@pnpm/meta-updater@0.2.3: '2023-05-05T12:38:11.197Z' /@pnpm/network.agent@0.1.0: '2023-02-18T01:03:06.709Z' /@pnpm/node-fetch@1.0.0: '2023-04-19T11:13:43.487Z' /@pnpm/nopt@0.2.1: '2021-06-01T19:45:54.552Z'