diff --git a/.tool-versions b/.tool-versions index 45e432847..455e449f8 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ rust 1.74.1 -nodejs 20.10.0 +nodejs 20.11.0 diff --git a/package.json b/package.json index ea3506743..3fcca1bf3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@tauri-apps/cli": "^1.5.9", "@types/jest": "^29.5.11", - "@types/node": "^20.8.8", + "@types/node": "^20.11.4", "@types/parse-link-header": "^2.0.3", "@types/react": "^18.2.47", "@types/react-dom": "^18.2.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0408375b..b42294a2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^29.5.11 version: 29.5.11 '@types/node': - specifier: ^20.8.8 - version: 20.8.8 + specifier: ^20.11.4 + version: 20.11.4 '@types/parse-link-header': specifier: ^2.0.3 version: 2.0.3 @@ -90,7 +90,7 @@ devDependencies: version: 7.33.2(eslint@8.56.0) jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@20.8.8) + version: 29.7.0(@types/node@20.11.4) jsdom: specifier: ^23.2.0 version: 23.2.0 @@ -605,7 +605,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -626,14 +626,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.8.8) + jest-config: 29.7.0(@types/node@20.11.4) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -661,7 +661,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 jest-mock: 29.7.0 dev: true @@ -688,7 +688,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.8.8 + '@types/node': 20.11.4 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -721,7 +721,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.19 - '@types/node': 20.8.8 + '@types/node': 20.11.4 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -809,7 +809,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.8.8 + '@types/node': 20.11.4 '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -1138,7 +1138,7 @@ packages: /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 20.8.8 + '@types/node': 20.11.4 dev: true /@types/hoist-non-react-statics@3.3.2: @@ -1179,10 +1179,10 @@ packages: resolution: {integrity: sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==} dev: false - /@types/node@20.8.8: - resolution: {integrity: sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==} + /@types/node@20.11.4: + resolution: {integrity: sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==} dependencies: - undici-types: 5.25.3 + undici-types: 5.26.5 /@types/parse-link-header@2.0.3: resolution: {integrity: sha512-ffLAxD6Xqcf2gSbtEJehj8yJ5R/2OZqD4liodQvQQ+hhO4kg1mk9ToEZQPMtNTm/zIQj2GNleQbsjPp9+UQm4Q==} @@ -1224,7 +1224,7 @@ packages: /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 20.8.8 + '@types/node': 20.11.4 dev: false /@types/yargs-parser@21.0.0: @@ -1811,7 +1811,7 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /create-jest@29.7.0(@types/node@20.8.8): + /create-jest@29.7.0(@types/node@20.11.4): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -1820,7 +1820,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.8.8) + jest-config: 29.7.0(@types/node@20.11.4) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -2968,7 +2968,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -2989,7 +2989,7 @@ packages: - supports-color dev: true - /jest-cli@29.7.0(@types/node@20.8.8): + /jest-cli@29.7.0(@types/node@20.11.4): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -3003,10 +3003,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.8.8) + create-jest: 29.7.0(@types/node@20.11.4) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.8.8) + jest-config: 29.7.0(@types/node@20.11.4) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -3017,7 +3017,7 @@ packages: - ts-node dev: true - /jest-config@29.7.0(@types/node@20.8.8): + /jest-config@29.7.0(@types/node@20.11.4): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3032,7 +3032,7 @@ packages: '@babel/core': 7.22.17 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 babel-jest: 29.7.0(@babel/core@7.22.17) chalk: 4.1.2 ci-info: 3.8.0 @@ -3092,7 +3092,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 jest-mock: 29.7.0 jest-util: 29.7.0 dev: true @@ -3108,7 +3108,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.6 - '@types/node': 20.8.8 + '@types/node': 20.11.4 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -3159,7 +3159,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 jest-util: 29.7.0 dev: true @@ -3214,7 +3214,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -3245,7 +3245,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -3297,7 +3297,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -3322,7 +3322,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.8 + '@types/node': 20.11.4 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -3334,13 +3334,13 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.8.8 + '@types/node': 20.11.4 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest@29.7.0(@types/node@20.8.8): + /jest@29.7.0(@types/node@20.11.4): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -3353,7 +3353,7 @@ packages: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.8.8) + jest-cli: 29.7.0(@types/node@20.11.4) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4540,7 +4540,7 @@ packages: '@babel/core': 7.22.17 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.8.8) + jest: 29.7.0(@types/node@20.11.4) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -4628,8 +4628,8 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /undici-types@5.25.3: - resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} /universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}