diff --git a/.pnp.cjs b/.pnp.cjs index c3c6971d8..8de1ca61b 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -49,7 +49,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@testing-library/jest-dom", "npm:5.16.5"],\ ["@types/jabber", "npm:1.2.0"],\ ["@types/jest", "npm:29.2.4"],\ - ["@types/node", "npm:18.11.18"],\ + ["@types/node", "npm:22.10.3"],\ ["@types/ramda", "npm:0.28.20"],\ ["@types/react", "npm:18.0.26"],\ ["@types/sha1", "npm:1.1.3"],\ @@ -7841,7 +7841,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@testing-library/jest-dom", "npm:5.16.5"],\ ["@types/jabber", "npm:1.2.0"],\ ["@types/jest", "npm:29.2.4"],\ - ["@types/node", "npm:18.11.18"],\ + ["@types/node", "npm:22.10.3"],\ ["@types/ramda", "npm:0.28.20"],\ ["@types/react", "npm:18.0.26"],\ ["@types/sha1", "npm:1.1.3"],\ @@ -11082,10 +11082,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:18.11.18", {\ - "packageLocation": "./.yarn/cache/@types-node-npm-18.11.18-d61e8a4a20-03f17f9480.zip/node_modules/@types/node/",\ + ["npm:22.10.3", {\ + "packageLocation": "./.yarn/cache/@types-node-npm-22.10.3-cd3798c728-f42264d5af.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:18.11.18"]\ + ["@types/node", "npm:22.10.3"],\ + ["undici-types", "npm:6.20.0"]\ ],\ "linkType": "HARD"\ }]\ @@ -32150,6 +32151,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD"\ }]\ ]],\ + ["undici-types", [\ + ["npm:6.20.0", {\ + "packageLocation": "./.yarn/cache/undici-types-npm-6.20.0-bd21e669af-b7bc50f012.zip/node_modules/undici-types/",\ + "packageDependencies": [\ + ["undici-types", "npm:6.20.0"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ ["unfetch", [\ ["npm:4.2.0", {\ "packageLocation": "./.yarn/cache/unfetch-npm-4.2.0-7c13351021-6a4b2557e1.zip/node_modules/unfetch/",\ diff --git a/.yarn/cache/@types-node-npm-18.11.18-d61e8a4a20-03f17f9480.zip b/.yarn/cache/@types-node-npm-18.11.18-d61e8a4a20-03f17f9480.zip deleted file mode 100644 index 4928e52c9..000000000 Binary files a/.yarn/cache/@types-node-npm-18.11.18-d61e8a4a20-03f17f9480.zip and /dev/null differ diff --git a/.yarn/cache/@types-node-npm-22.10.3-cd3798c728-f42264d5af.zip b/.yarn/cache/@types-node-npm-22.10.3-cd3798c728-f42264d5af.zip new file mode 100644 index 000000000..2985a82e2 Binary files /dev/null and b/.yarn/cache/@types-node-npm-22.10.3-cd3798c728-f42264d5af.zip differ diff --git a/.yarn/cache/undici-types-npm-6.20.0-bd21e669af-b7bc50f012.zip b/.yarn/cache/undici-types-npm-6.20.0-bd21e669af-b7bc50f012.zip new file mode 100644 index 000000000..50e76d7a9 Binary files /dev/null and b/.yarn/cache/undici-types-npm-6.20.0-bd21e669af-b7bc50f012.zip differ diff --git a/package.json b/package.json index 2fe196a71..51f2944c8 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "private": true, "main": "./index.ts", "engines": { - "node": "18" + "node": "22" }, "scripts": { "build": "rm -Rf ./dist && rollup -c && yarn build:copy && yarn build:package && yarn build:clean", @@ -57,7 +57,7 @@ "@testing-library/jest-dom": "5.16.5", "@types/jabber": "1.2.0", "@types/jest": "29.2.4", - "@types/node": "18.11.18", + "@types/node": "22.10.3", "@types/ramda": "0.28.20", "@types/react": "18.0.26", "@types/sha1": "1.1.3", diff --git a/yarn.lock b/yarn.lock index 8b23a750a..fbee1a9e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4368,7 +4368,7 @@ __metadata: "@testing-library/jest-dom": 5.16.5 "@types/jabber": 1.2.0 "@types/jest": 29.2.4 - "@types/node": 18.11.18 + "@types/node": 22.10.3 "@types/ramda": 0.28.20 "@types/react": 18.0.26 "@types/sha1": 1.1.3 @@ -6460,10 +6460,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.11.18": - version: 18.11.18 - resolution: "@types/node@npm:18.11.18" - checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d +"@types/node@npm:22.10.3": + version: 22.10.3 + resolution: "@types/node@npm:22.10.3" + dependencies: + undici-types: ~6.20.0 + checksum: f42264d5afadb7eece4f068a9028cf752174796fe424f5f7385b6f700037240dc7bc6acd8ab11641424c39452dcf4d85be229f51dcc73ccd931eaa29924ffda7 languageName: node linkType: hard @@ -23669,6 +23671,13 @@ __metadata: languageName: node linkType: hard +"undici-types@npm:~6.20.0": + version: 6.20.0 + resolution: "undici-types@npm:6.20.0" + checksum: b7bc50f012dc6afbcce56c9fd62d7e86b20a62ff21f12b7b5cbf1973b9578d90f22a9c7fe50e638e96905d33893bf2f9f16d98929c4673c2480de05c6c96ea8b + languageName: node + linkType: hard + "unfetch@npm:^4.2.0": version: 4.2.0 resolution: "unfetch@npm:4.2.0"