diff --git a/package.json b/package.json index d8497eff..97e500c6 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "prosemirror-view": "^1.13.3" }, "devDependencies": { + "@types/node": "18", "@typescript-eslint/eslint-plugin": "^5.59.11", "@typescript-eslint/parser": "^5.59.11", "builddocs": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ae527b9..30b687b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,6 +24,9 @@ importers: specifier: ^1.13.3 version: 1.33.11 devDependencies: + '@types/node': + specifier: '18' + version: 18.19.45 '@typescript-eslint/eslint-plugin': specifier: ^5.59.11 version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@4.9.5))(eslint@8.57.0)(typescript@4.9.5) @@ -74,10 +77,10 @@ importers: version: 4.9.5 vite: specifier: ^5.4.2 - version: 5.4.2(@types/node@22.5.0) + version: 5.4.2(@types/node@18.19.45) vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@22.5.0)(happy-dom@11.2.0) + version: 2.0.5(@types/node@18.19.45)(happy-dom@11.2.0) packages: @@ -516,8 +519,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.5.0': - resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} + '@types/node@18.19.45': + resolution: {integrity: sha512-VZxPKNNhjKmaC1SUYowuXSRSMGyQGmQjvvA1xE4QZ0xce2kLtEhPDS+kqpCPBZYgqblCLQ2DAjSzmgCM5auvhA==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -1495,8 +1498,8 @@ packages: uc.micro@2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -1890,10 +1893,9 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.5.0': + '@types/node@18.19.45': dependencies: - undici-types: 6.19.8 - optional: true + undici-types: 5.26.5 '@types/semver@7.5.8': {} @@ -2959,20 +2961,19 @@ snapshots: uc.micro@2.1.0: {} - undici-types@6.19.8: - optional: true + undici-types@5.26.5: {} uri-js@4.4.1: dependencies: punycode: 2.3.1 - vite-node@2.0.5(@types/node@22.5.0): + vite-node@2.0.5(@types/node@18.19.45): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.5.0) + vite: 5.4.2(@types/node@18.19.45) transitivePeerDependencies: - '@types/node' - less @@ -2984,16 +2985,16 @@ snapshots: - supports-color - terser - vite@5.4.2(@types/node@22.5.0): + vite@5.4.2(@types/node@18.19.45): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.21.0 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 18.19.45 fsevents: 2.3.3 - vitest@2.0.5(@types/node@22.5.0)(happy-dom@11.2.0): + vitest@2.0.5(@types/node@18.19.45)(happy-dom@11.2.0): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -3011,11 +3012,11 @@ snapshots: tinybench: 2.9.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.5.0) - vite-node: 2.0.5(@types/node@22.5.0) + vite: 5.4.2(@types/node@18.19.45) + vite-node: 2.0.5(@types/node@18.19.45) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 18.19.45 happy-dom: 11.2.0 transitivePeerDependencies: - less