diff --git a/package.json b/package.json index 9898794..ac675b7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@commitlint/config-conventional": "^17.0.2", "@commitlint/cz-commitlint": "^17.0.0", "@commitlint/types": "^17.0.0", - "@types/node": "^17.0.32", + "@types/node": "^18.11.8", "bumpp": "^7.2.0", "commitizen": "^4.2.4", "conventional-changelog-cli": "^2.2.2", @@ -92,7 +92,7 @@ } }, "engines": { - "node": ">=v16.15.1", + "node": ">=v18.12.0", "pnpm": ">=7.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eaa09e3..6d3fedd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@commitlint/config-conventional': ^17.0.2 '@commitlint/cz-commitlint': ^17.0.0 '@commitlint/types': ^17.0.0 - '@types/node': ^17.0.32 + '@types/node': ^18.11.8 '@vueuse/core': ^9.2.0 bumpp: ^7.2.0 commitizen: ^4.2.4 @@ -32,7 +32,7 @@ devDependencies: '@commitlint/config-conventional': 17.0.2 '@commitlint/cz-commitlint': 17.0.0_nlwf7yf5555jiq2ch63nbqq5xy '@commitlint/types': 17.0.0 - '@types/node': 17.0.33 + '@types/node': 18.11.8 bumpp: 7.2.0 commitizen: 4.2.4 conventional-changelog-cli: 2.2.2 @@ -406,10 +406,10 @@ packages: '@commitlint/execute-rule': 17.0.0 '@commitlint/resolve-extends': 17.0.0 '@commitlint/types': 17.0.0 - '@types/node': 17.0.33 + '@types/node': 18.11.8 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 2.0.0_qqpw6nbv7hvbr6zci2jb425ere + cosmiconfig-typescript-loader: 2.0.0_dlhtm27omstnsue54s7t6ds2te lodash: 4.17.21 resolve-from: 5.0.0 typescript: 4.7.4 @@ -685,7 +685,7 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 17.0.33 + '@types/node': 18.11.8 dev: true /@types/json-schema/7.0.11: @@ -710,8 +710,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node/17.0.33: - resolution: {integrity: sha512-miWq2m2FiQZmaHfdZNcbpp9PuXg34W5JZ5CrJ/BaS70VuhoJENBEQybeiYSaPBRNq6KQGnjfEnc/F3PN++D+XQ==} + /@types/node/18.11.8: + resolution: {integrity: sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==} dev: true /@types/normalize-package-data/2.4.1: @@ -725,7 +725,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 17.0.33 + '@types/node': 18.11.8 dev: true /@types/unist/2.0.6: @@ -1644,16 +1644,16 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader/2.0.0_qqpw6nbv7hvbr6zci2jb425ere: + /cosmiconfig-typescript-loader/2.0.0_dlhtm27omstnsue54s7t6ds2te: resolution: {integrity: sha512-2NlGul/E3vTQEANqPziqkA01vfiuUU8vT0jZAuUIjEW8u3eCcnCQWLggapCjhbF76s7KQF0fM0kXSKmzaDaG1g==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: - '@types/node': 17.0.33 + '@types/node': 18.11.8 cosmiconfig: 7.0.1 - ts-node: 10.7.0_qqpw6nbv7hvbr6zci2jb425ere + ts-node: 10.7.0_dlhtm27omstnsue54s7t6ds2te typescript: 4.7.4 transitivePeerDependencies: - '@swc/core' @@ -5218,7 +5218,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-node/10.7.0_qqpw6nbv7hvbr6zci2jb425ere: + /ts-node/10.7.0_dlhtm27omstnsue54s7t6ds2te: resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} hasBin: true peerDependencies: @@ -5237,7 +5237,7 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 - '@types/node': 17.0.33 + '@types/node': 18.11.8 acorn: 8.7.1 acorn-walk: 8.2.0 arg: 4.1.3 @@ -5490,7 +5490,7 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@types/node': 17.0.33 + '@types/node': 18.11.8 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.1