diff --git a/package.json b/package.json index 2749405..c5f1b15 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@klarr-agency/circum-icons-react": "^2.0.2", "@tailwindcss/typography": "^0.5.9", - "@types/node": "^20.5.9", + "@types/node": "^20.8.4", "@types/react": "^18.2.24", "@types/react-dom": "^18.2.7", "@typescript-eslint/eslint-plugin": "^6.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2f2ff7..fc59454 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^0.5.9 version: 0.5.9(tailwindcss@3.3.3) '@types/node': - specifier: ^20.5.9 - version: 20.5.9 + specifier: ^20.8.4 + version: 20.8.4 '@types/react': specifier: ^18.2.24 version: 18.2.24 @@ -102,7 +102,7 @@ devDependencies: version: 5.0.2 vite: specifier: ^4.4.5 - version: 4.4.5(@types/node@20.5.9) + version: 4.4.5(@types/node@20.8.4) packages: @@ -1090,7 +1090,7 @@ packages: engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.9 - '@types/node': 20.5.9 + '@types/node': 20.8.4 dev: false /@grpc/proto-loader@0.7.9: @@ -1780,8 +1780,10 @@ packages: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true - /@types/node@20.5.9: - resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} + /@types/node@20.8.4: + resolution: {integrity: sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==} + dependencies: + undici-types: 5.25.3 /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} @@ -1947,7 +1949,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.23.0) '@types/babel__core': 7.20.2 react-refresh: 0.14.0 - vite: 4.4.5(@types/node@20.5.9) + vite: 4.4.5(@types/node@20.8.4) transitivePeerDependencies: - supports-color dev: true @@ -3056,7 +3058,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.5.9 + '@types/node': 20.8.4 long: 5.2.3 dev: false @@ -3422,6 +3424,9 @@ packages: hasBin: true dev: true + /undici-types@5.25.3: + resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + /update-browserslist-db@1.0.11(browserslist@4.21.10): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true @@ -3477,7 +3482,7 @@ packages: resolution: {integrity: sha512-4lqhBWhOzP+SaCPoCVdmpM5cXzjKQV5jgFauxea488oOeElXo/kw6bXkMIooZhrh9q7gclTl8en6N9NmnqUwRQ==} dev: false - /vite@4.4.5(@types/node@20.5.9): + /vite@4.4.5(@types/node@20.8.4): resolution: {integrity: sha512-4m5kEtAWHYr0O1Fu7rZp64CfO1PsRGZlD3TAB32UmQlpd7qg15VF7ROqGN5CyqN7HFuwr7ICNM2+fDWRqFEKaA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -3505,7 +3510,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.5.9 + '@types/node': 20.8.4 esbuild: 0.18.19 postcss: 8.4.31 rollup: 3.27.2