diff --git a/package.json b/package.json index e40298a..cc2e182 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/LifeOrLife/message#readme", "devDependencies": { - "typescript": "4.5.5", + "typescript": "5.0.2", "vite": "2.8.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66e3785..3ff26a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,11 +1,11 @@ lockfileVersion: 5.3 specifiers: - typescript: 4.5.5 + typescript: 5.0.2 vite: 2.8.3 devDependencies: - typescript: 4.5.5 + typescript: 5.0.2 vite: 2.8.3 packages: @@ -283,9 +283,9 @@ packages: engines: {node: '>= 0.4'} dev: true - /typescript/4.5.5: - resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} - engines: {node: '>=4.2.0'} + /typescript/5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true dev: true