diff --git a/.nvmrc b/.nvmrc index b8e593f5..1d9b7831 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.15.1 +22.12.0 diff --git a/apps/website/package.json b/apps/website/package.json index c3501a7c..666c52cd 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -36,7 +36,7 @@ "@docusaurus/module-type-aliases": "3.4.0", "@docusaurus/theme-classic": "3.4.0", "@docusaurus/types": "3.4.0", - "@types/node": "20.14.11", + "@types/node": "22.10.1", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "autoprefixer": "10.4.19", diff --git a/packages/docusaurus-plugin-tailwind/package.json b/packages/docusaurus-plugin-tailwind/package.json index 4b1875bd..36ce0f8a 100644 --- a/packages/docusaurus-plugin-tailwind/package.json +++ b/packages/docusaurus-plugin-tailwind/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@docusaurus/types": "3.4.0", - "@types/node": "20.14.11", + "@types/node": "22.10.1", "autoprefixer": "10.4.19", "eslint": "8.57.0", "eslint-config-custom": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52af5bf4..0c1d1591 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 3.4.0 version: 3.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/node': - specifier: 20.14.11 - version: 20.14.11 + specifier: 22.10.1 + version: 22.10.1 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -127,8 +127,8 @@ importers: specifier: 3.4.0 version: 3.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/node': - specifier: 20.14.11 - version: 20.14.11 + specifier: 22.10.1 + version: 22.10.1 autoprefixer: specifier: 10.4.19 version: 10.4.19(postcss@8.4.39) @@ -1911,6 +1911,9 @@ packages: '@types/node@20.14.11': resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} + '@types/node@22.10.1': + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2138,6 +2141,7 @@ packages: acorn-import-assertions@1.9.0: resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + deprecated: package has been renamed to acorn-import-attributes peerDependencies: acorn: ^8 @@ -3326,6 +3330,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -6487,6 +6492,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + unfetch@3.1.2: resolution: {integrity: sha512-L0qrK7ZeAudGiKYw6nzFjnJ2D5WHblUBwmHIqtPS6oKUd+Hcpk7/hKsSmcHsTlpd1TbTNsiRBUKRq3bHLNIqIw==} @@ -8502,7 +8510,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -9078,24 +9086,24 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/bonjour@3.5.13': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/concat-stream@2.0.3': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/connect-history-api-fallback@1.5.4': dependencies: '@types/express-serve-static-core': 4.17.41 - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/connect@3.4.38': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/cookie@0.6.0': {} @@ -9121,7 +9129,7 @@ snapshots: '@types/express-serve-static-core@4.17.41': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/qs': 6.9.10 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -9154,7 +9162,7 @@ snapshots: '@types/http-proxy@1.17.14': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/is-empty@1.2.3': {} @@ -9190,7 +9198,7 @@ snapshots: '@types/node-forge@1.3.10': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/node@17.0.45': {} @@ -9198,6 +9206,10 @@ snapshots: dependencies: undici-types: 5.26.5 + '@types/node@22.10.1': + dependencies: + undici-types: 6.20.0 + '@types/normalize-package-data@2.4.4': {} '@types/parse-json@4.0.2': {} @@ -9240,14 +9252,14 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/semver@7.5.6': {} '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/serve-index@1.9.4': dependencies: @@ -9257,11 +9269,11 @@ snapshots: dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/sockjs@0.3.36': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/supports-color@8.1.3': {} @@ -9271,7 +9283,7 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 '@types/yargs-parser@21.0.3': {} @@ -11077,7 +11089,7 @@ snapshots: eval@0.1.8: dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 require-like: 0.1.2 eventemitter3@4.0.7: {} @@ -12058,7 +12070,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.11 + '@types/node': 22.10.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -12066,13 +12078,13 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.7.0: dependencies: - '@types/node': 20.14.11 + '@types/node': 22.10.1 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -14667,6 +14679,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.20.0: {} + unfetch@3.1.2: {} unfetch@4.2.0: {}