From 865628d3538d3cb345f4813c9df5b6c7dd8966e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:37:43 +0630 Subject: [PATCH] chore(deps-dev): bump typescript from 5.0.4 to 5.2.2 (#70) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/myanmar_calendar/package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++--------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/apps/myanmar_calendar/package.json b/apps/myanmar_calendar/package.json index c5066b3..0cfb815 100644 --- a/apps/myanmar_calendar/package.json +++ b/apps/myanmar_calendar/package.json @@ -19,7 +19,7 @@ "eslint-config-next": "13.4.1", "postcss": "^8.4.31", "tailwindcss": "^3.3.5", - "typescript": "^5.0.4", + "typescript": "^5.2.2", "vite-plugin-pwa": "^0.16.7", "workbox-window": "^7.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0689194..7de9ebf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,7 +122,7 @@ importers: version: 8.53.0 eslint-config-next: specifier: 13.4.1 - version: 13.4.1(eslint@8.53.0)(typescript@5.0.4) + version: 13.4.1(eslint@8.53.0)(typescript@5.2.2) postcss: specifier: ^8.4.31 version: 8.4.31 @@ -130,8 +130,8 @@ importers: specifier: ^3.3.5 version: 3.3.5 typescript: - specifier: ^5.0.4 - version: 5.0.4 + specifier: ^5.2.2 + version: 5.2.2 vite-plugin-pwa: specifier: ^0.16.7 version: 0.16.7(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0) @@ -3007,7 +3007,7 @@ packages: dev: false optional: true - /@typescript-eslint/parser@5.59.9(eslint@8.53.0)(typescript@5.0.4): + /@typescript-eslint/parser@5.59.9(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3019,10 +3019,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.59.9 '@typescript-eslint/types': 5.59.9 - '@typescript-eslint/typescript-estree': 5.59.9(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.59.9(typescript@5.2.2) debug: 4.3.4 eslint: 8.53.0 - typescript: 5.0.4 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -3040,7 +3040,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.59.9(typescript@5.0.4): + /@typescript-eslint/typescript-estree@5.59.9(typescript@5.2.2): resolution: {integrity: sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3055,8 +3055,8 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -4063,7 +4063,7 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-next@13.4.1(eslint@8.53.0)(typescript@5.0.4): + /eslint-config-next@13.4.1(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-ajuxjCkW1hvirr0EQZb3/B/bFH52Z7CT89uCtTcICFL9l30i5c8hN4p0LXvTjdOXNPV5fEDcxBgGHgXdzTj1/A==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -4074,7 +4074,7 @@ packages: dependencies: '@next/eslint-plugin-next': 13.4.1 '@rushstack/eslint-patch': 1.3.0 - '@typescript-eslint/parser': 5.59.9(eslint@8.53.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.9(eslint@8.53.0)(typescript@5.2.2) eslint: 8.53.0 eslint-import-resolver-node: 0.3.7 eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.9)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.53.0) @@ -4082,7 +4082,7 @@ packages: eslint-plugin-jsx-a11y: 6.7.1(eslint@8.53.0) eslint-plugin-react: 7.32.2(eslint@8.53.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.53.0) - typescript: 5.0.4 + typescript: 5.2.2 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -4143,7 +4143,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.59.9(eslint@8.53.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.9(eslint@8.53.0)(typescript@5.2.2) debug: 3.2.7 eslint: 8.53.0 eslint-import-resolver-node: 0.3.7 @@ -4162,7 +4162,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.59.9(eslint@8.53.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.9(eslint@8.53.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -6806,14 +6806,14 @@ packages: - ts-node dev: true - /tsutils@3.21.0(typescript@5.0.4): + /tsutils@3.21.0(typescript@5.2.2): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.0.4 + typescript: 5.2.2 dev: true /turbo-darwin-64@1.10.16: @@ -6916,9 +6916,9 @@ packages: is-typed-array: 1.1.10 dev: true - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} + engines: {node: '>=14.17'} hasBin: true dev: true