typescript bumped to 5.3.2

This commit is contained in:
2023-11-21 18:07:18 +01:00
parent 17779995c3
commit fe6519773e
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"@types/react-helmet": "^6.1.8", "@types/react-helmet": "^6.1.8",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.4.0", "@vitejs/plugin-react-swc": "^3.4.0",
"typescript": "^5.2.2", "typescript": "^5.3.2",
"vite": "^4.5.0" "vite": "^4.5.0"
} }
} }

View File

@@ -62,8 +62,8 @@ devDependencies:
specifier: ^3.4.0 specifier: ^3.4.0
version: 3.4.0(vite@4.5.0) version: 3.4.0(vite@4.5.0)
typescript: typescript:
specifier: ^5.2.2 specifier: ^5.3.2
version: 5.2.2 version: 5.3.2
vite: vite:
specifier: ^4.5.0 specifier: ^4.5.0
version: 4.5.0(@types/node@20.8.7) version: 4.5.0(@types/node@20.8.7)
@@ -1282,8 +1282,8 @@ packages:
resolution: {integrity: sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==} resolution: {integrity: sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==}
dev: false dev: false
/typescript@5.2.2: /typescript@5.3.2:
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
dev: true dev: true