build(deps): update dependency @types/node to v18.11.10 (#4450)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4451/head
renovate[bot] 2022-12-01 00:50:37 +00:00 committed by GitHub
parent 442cb272d9
commit b04c7106e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 45 deletions

View File

@ -149,7 +149,7 @@
"@testing-library/jest-dom": "5.16.5", "@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0", "@testing-library/react": "13.4.0",
"@types/jest": "29.2.3", "@types/jest": "29.2.3",
"@types/node": "18.11.9", "@types/node": "18.11.10",
"@types/qrcode.react": "1.0.2", "@types/qrcode.react": "1.0.2",
"@types/react": "18.0.25", "@types/react": "18.0.25",
"@types/react-dom": "18.0.9", "@types/react-dom": "18.0.9",

View File

@ -17,7 +17,7 @@ specifiers:
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0 '@testing-library/react': 13.4.0
'@types/jest': 29.2.3 '@types/jest': 29.2.3
'@types/node': 18.11.9 '@types/node': 18.11.10
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.25 '@types/react': 18.0.25
'@types/react-dom': 18.0.9 '@types/react-dom': 18.0.9
@ -100,7 +100,7 @@ devDependencies:
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
'@types/jest': 29.2.3 '@types/jest': 29.2.3
'@types/node': 18.11.9 '@types/node': 18.11.10
'@types/qrcode.react': 1.0.2 '@types/qrcode.react': 1.0.2
'@types/react': 18.0.25 '@types/react': 18.0.25
'@types/react-dom': 18.0.9 '@types/react-dom': 18.0.9
@ -121,14 +121,14 @@ devDependencies:
eslint-plugin-react: 7.31.11_eslint@8.28.0 eslint-plugin-react: 7.31.11_eslint@8.28.0
eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0
husky: 8.0.2 husky: 8.0.2
jest: 29.3.1_@types+node@18.11.9 jest: 29.3.1_@types+node@18.11.10
jest-environment-jsdom: 29.3.1 jest-environment-jsdom: 29.3.1
jest-transform-stub: 2.0.0 jest-transform-stub: 2.0.0
jest-watch-typeahead: 2.2.1_jest@29.3.1 jest-watch-typeahead: 2.2.1_jest@29.3.1
prettier: 2.8.0 prettier: 2.8.0
react-test-renderer: 18.2.0_react@18.2.0 react-test-renderer: 18.2.0_react@18.2.0
typescript: 4.9.3 typescript: 4.9.3
vite: 3.2.4_@types+node@18.11.9 vite: 3.2.4_@types+node@18.11.10
vite-plugin-eslint: 1.8.1_eslint@8.28.0+vite@3.2.4 vite-plugin-eslint: 1.8.1_eslint@8.28.0+vite@3.2.4
vite-plugin-istanbul: 3.0.2 vite-plugin-istanbul: 3.0.2
vite-plugin-svgr: 2.2.2_vite@3.2.4 vite-plugin-svgr: 2.2.2_vite@3.2.4
@ -2568,7 +2568,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies: dependencies:
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
jest-message-util: 29.3.1 jest-message-util: 29.3.1
jest-util: 29.3.1 jest-util: 29.3.1
@ -2589,14 +2589,14 @@ packages:
'@jest/test-result': 29.3.1 '@jest/test-result': 29.3.1
'@jest/transform': 29.3.1 '@jest/transform': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
chalk: 4.1.2 chalk: 4.1.2
ci-info: 3.3.2 ci-info: 3.3.2
exit: 0.1.2 exit: 0.1.2
graceful-fs: 4.2.10 graceful-fs: 4.2.10
jest-changed-files: 29.2.0 jest-changed-files: 29.2.0
jest-config: 29.3.1_@types+node@18.11.9 jest-config: 29.3.1_@types+node@18.11.10
jest-haste-map: 29.3.1 jest-haste-map: 29.3.1
jest-message-util: 29.3.1 jest-message-util: 29.3.1
jest-regex-util: 29.2.0 jest-regex-util: 29.2.0
@ -2623,7 +2623,7 @@ packages:
dependencies: dependencies:
'@jest/fake-timers': 29.3.1 '@jest/fake-timers': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
jest-mock: 29.3.1 jest-mock: 29.3.1
dev: true dev: true
@ -2650,7 +2650,7 @@ packages:
dependencies: dependencies:
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@sinonjs/fake-timers': 9.1.2 '@sinonjs/fake-timers': 9.1.2
'@types/node': 18.11.9 '@types/node': 18.11.10
jest-message-util: 29.3.1 jest-message-util: 29.3.1
jest-mock: 29.3.1 jest-mock: 29.3.1
jest-util: 29.3.1 jest-util: 29.3.1
@ -2683,7 +2683,7 @@ packages:
'@jest/transform': 29.3.1 '@jest/transform': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@jridgewell/trace-mapping': 0.3.15 '@jridgewell/trace-mapping': 0.3.15
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
collect-v8-coverage: 1.0.1 collect-v8-coverage: 1.0.1
exit: 0.1.2 exit: 0.1.2
@ -2793,7 +2793,7 @@ packages:
dependencies: dependencies:
'@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1 '@types/istanbul-reports': 3.0.1
'@types/node': 18.11.9 '@types/node': 18.11.10
'@types/yargs': 15.0.14 '@types/yargs': 15.0.14
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
@ -2805,7 +2805,7 @@ packages:
'@jest/schemas': 29.0.0 '@jest/schemas': 29.0.0
'@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1 '@types/istanbul-reports': 3.0.1
'@types/node': 18.11.9 '@types/node': 18.11.10
'@types/yargs': 17.0.10 '@types/yargs': 17.0.10
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
@ -3520,7 +3520,7 @@ packages:
/@types/graceful-fs/4.1.5: /@types/graceful-fs/4.1.5:
resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.10
dev: true dev: true
/@types/istanbul-lib-coverage/2.0.4: /@types/istanbul-lib-coverage/2.0.4:
@ -3549,7 +3549,7 @@ packages:
/@types/jsdom/20.0.0: /@types/jsdom/20.0.0:
resolution: {integrity: sha512-YfAchFs0yM1QPDrLm2VHe+WHGtqms3NXnXAMolrgrVP6fgBHHXy1ozAbo/dFtPNtZC/m66bPiCTWYmqp1F14gA==} resolution: {integrity: sha512-YfAchFs0yM1QPDrLm2VHe+WHGtqms3NXnXAMolrgrVP6fgBHHXy1ozAbo/dFtPNtZC/m66bPiCTWYmqp1F14gA==}
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.10
'@types/tough-cookie': 4.0.2 '@types/tough-cookie': 4.0.2
parse5: 7.0.0 parse5: 7.0.0
dev: true dev: true
@ -3570,8 +3570,8 @@ packages:
resolution: {integrity: sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==} resolution: {integrity: sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==}
dev: true dev: true
/@types/node/18.11.9: /@types/node/18.11.10:
resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==} resolution: {integrity: sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==}
dev: true dev: true
/@types/normalize-package-data/2.4.1: /@types/normalize-package-data/2.4.1:
@ -3875,7 +3875,7 @@ packages:
'@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.19.6 '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.19.6
magic-string: 0.26.7 magic-string: 0.26.7
react-refresh: 0.14.0 react-refresh: 0.14.0
vite: 3.2.4_@types+node@18.11.9 vite: 3.2.4_@types+node@18.11.10
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -5533,7 +5533,7 @@ packages:
'@typescript-eslint/eslint-plugin': 5.45.0_czs5uoqkd3podpy6vgtsxfc7au '@typescript-eslint/eslint-plugin': 5.45.0_czs5uoqkd3podpy6vgtsxfc7au
'@typescript-eslint/experimental-utils': 5.30.6_hsf322ms6xhhd4b5ne6lb74y4a '@typescript-eslint/experimental-utils': 5.30.6_hsf322ms6xhhd4b5ne6lb74y4a
eslint: 8.28.0 eslint: 8.28.0
jest: 29.3.1_@types+node@18.11.9 jest: 29.3.1_@types+node@18.11.10
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
@ -6741,7 +6741,7 @@ packages:
'@jest/expect': 29.3.1 '@jest/expect': 29.3.1
'@jest/test-result': 29.3.1 '@jest/test-result': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
co: 4.6.0 co: 4.6.0
dedent: 0.7.0 dedent: 0.7.0
@ -6760,7 +6760,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/jest-cli/29.3.1_@types+node@18.11.9: /jest-cli/29.3.1_@types+node@18.11.10:
resolution: {integrity: sha512-TO/ewvwyvPOiBBuWZ0gm04z3WWP8TIK8acgPzE4IxgsLKQgb377NYGrQLc3Wl/7ndWzIH2CDNNsUjGxwLL43VQ==} resolution: {integrity: sha512-TO/ewvwyvPOiBBuWZ0gm04z3WWP8TIK8acgPzE4IxgsLKQgb377NYGrQLc3Wl/7ndWzIH2CDNNsUjGxwLL43VQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true hasBin: true
@ -6777,7 +6777,7 @@ packages:
exit: 0.1.2 exit: 0.1.2
graceful-fs: 4.2.10 graceful-fs: 4.2.10
import-local: 3.1.0 import-local: 3.1.0
jest-config: 29.3.1_@types+node@18.11.9 jest-config: 29.3.1_@types+node@18.11.10
jest-util: 29.3.1 jest-util: 29.3.1
jest-validate: 29.3.1 jest-validate: 29.3.1
prompts: 2.4.2 prompts: 2.4.2
@ -6788,7 +6788,7 @@ packages:
- ts-node - ts-node
dev: true dev: true
/jest-config/29.3.1_@types+node@18.11.9: /jest-config/29.3.1_@types+node@18.11.10:
resolution: {integrity: sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==} resolution: {integrity: sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies: peerDependencies:
@ -6803,7 +6803,7 @@ packages:
'@babel/core': 7.19.6 '@babel/core': 7.19.6
'@jest/test-sequencer': 29.3.1 '@jest/test-sequencer': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
babel-jest: 29.3.1_@babel+core@7.19.6 babel-jest: 29.3.1_@babel+core@7.19.6
chalk: 4.1.2 chalk: 4.1.2
ci-info: 3.3.2 ci-info: 3.3.2
@ -6868,7 +6868,7 @@ packages:
'@jest/fake-timers': 29.3.1 '@jest/fake-timers': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/jsdom': 20.0.0 '@types/jsdom': 20.0.0
'@types/node': 18.11.9 '@types/node': 18.11.10
jest-mock: 29.3.1 jest-mock: 29.3.1
jest-util: 29.3.1 jest-util: 29.3.1
jsdom: 20.0.0 jsdom: 20.0.0
@ -6885,7 +6885,7 @@ packages:
'@jest/environment': 29.3.1 '@jest/environment': 29.3.1
'@jest/fake-timers': 29.3.1 '@jest/fake-timers': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
jest-mock: 29.3.1 jest-mock: 29.3.1
jest-util: 29.3.1 jest-util: 29.3.1
dev: true dev: true
@ -6901,7 +6901,7 @@ packages:
dependencies: dependencies:
'@jest/types': 26.6.2 '@jest/types': 26.6.2
'@types/graceful-fs': 4.1.5 '@types/graceful-fs': 4.1.5
'@types/node': 18.11.9 '@types/node': 18.11.10
anymatch: 3.1.2 anymatch: 3.1.2
fb-watchman: 2.0.1 fb-watchman: 2.0.1
graceful-fs: 4.2.10 graceful-fs: 4.2.10
@ -6924,7 +6924,7 @@ packages:
dependencies: dependencies:
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/graceful-fs': 4.1.5 '@types/graceful-fs': 4.1.5
'@types/node': 18.11.9 '@types/node': 18.11.10
anymatch: 3.1.2 anymatch: 3.1.2
fb-watchman: 2.0.1 fb-watchman: 2.0.1
graceful-fs: 4.2.10 graceful-fs: 4.2.10
@ -6975,7 +6975,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies: dependencies:
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
jest-util: 29.3.1 jest-util: 29.3.1
dev: true dev: true
@ -7035,7 +7035,7 @@ packages:
'@jest/test-result': 29.3.1 '@jest/test-result': 29.3.1
'@jest/transform': 29.3.1 '@jest/transform': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
emittery: 0.13.1 emittery: 0.13.1
graceful-fs: 4.2.10 graceful-fs: 4.2.10
@ -7066,7 +7066,7 @@ packages:
'@jest/test-result': 29.3.1 '@jest/test-result': 29.3.1
'@jest/transform': 29.3.1 '@jest/transform': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
cjs-module-lexer: 1.2.2 cjs-module-lexer: 1.2.2
collect-v8-coverage: 1.0.1 collect-v8-coverage: 1.0.1
@ -7089,7 +7089,7 @@ packages:
resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==}
engines: {node: '>= 10.14.2'} engines: {node: '>= 10.14.2'}
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.10
graceful-fs: 4.2.10 graceful-fs: 4.2.10
dev: true dev: true
@ -7134,7 +7134,7 @@ packages:
engines: {node: '>= 10.14.2'} engines: {node: '>= 10.14.2'}
dependencies: dependencies:
'@jest/types': 26.6.2 '@jest/types': 26.6.2
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
graceful-fs: 4.2.10 graceful-fs: 4.2.10
is-ci: 2.0.0 is-ci: 2.0.0
@ -7146,7 +7146,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies: dependencies:
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
chalk: 4.1.2 chalk: 4.1.2
ci-info: 3.3.2 ci-info: 3.3.2
graceful-fs: 4.2.10 graceful-fs: 4.2.10
@ -7173,7 +7173,7 @@ packages:
dependencies: dependencies:
ansi-escapes: 6.0.0 ansi-escapes: 6.0.0
chalk: 4.1.2 chalk: 4.1.2
jest: 29.3.1_@types+node@18.11.9 jest: 29.3.1_@types+node@18.11.10
jest-regex-util: 29.2.0 jest-regex-util: 29.2.0
jest-watcher: 29.3.1 jest-watcher: 29.3.1
slash: 5.0.0 slash: 5.0.0
@ -7187,7 +7187,7 @@ packages:
dependencies: dependencies:
'@jest/test-result': 29.3.1 '@jest/test-result': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
'@types/node': 18.11.9 '@types/node': 18.11.10
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
chalk: 4.1.2 chalk: 4.1.2
emittery: 0.13.1 emittery: 0.13.1
@ -7199,7 +7199,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.10
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 7.2.0 supports-color: 7.2.0
dev: true dev: true
@ -7208,13 +7208,13 @@ packages:
resolution: {integrity: sha512-lY4AnnmsEWeiXirAIA0c9SDPbuCBq8IYuDVL8PMm0MZ2PEs2yPvRA/J64QBXuZp7CYKrDM/rmNrc9/i3KJQncw==} resolution: {integrity: sha512-lY4AnnmsEWeiXirAIA0c9SDPbuCBq8IYuDVL8PMm0MZ2PEs2yPvRA/J64QBXuZp7CYKrDM/rmNrc9/i3KJQncw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.10
jest-util: 29.3.1 jest-util: 29.3.1
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
dev: true dev: true
/jest/29.3.1_@types+node@18.11.9: /jest/29.3.1_@types+node@18.11.10:
resolution: {integrity: sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==} resolution: {integrity: sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true hasBin: true
@ -7227,7 +7227,7 @@ packages:
'@jest/core': 29.3.1 '@jest/core': 29.3.1
'@jest/types': 29.3.1 '@jest/types': 29.3.1
import-local: 3.1.0 import-local: 3.1.0
jest-cli: 29.3.1_@types+node@18.11.9 jest-cli: 29.3.1_@types+node@18.11.10
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- supports-color - supports-color
@ -9425,7 +9425,7 @@ packages:
'@types/eslint': 8.4.5 '@types/eslint': 8.4.5
eslint: 8.28.0 eslint: 8.28.0
rollup: 2.78.0 rollup: 2.78.0
vite: 3.2.4_@types+node@18.11.9 vite: 3.2.4_@types+node@18.11.10
dev: true dev: true
/vite-plugin-istanbul/3.0.2: /vite-plugin-istanbul/3.0.2:
@ -9446,7 +9446,7 @@ packages:
dependencies: dependencies:
'@rollup/pluginutils': 5.0.1 '@rollup/pluginutils': 5.0.1
'@svgr/core': 6.4.0 '@svgr/core': 6.4.0
vite: 3.2.4_@types+node@18.11.9 vite: 3.2.4_@types+node@18.11.10
transitivePeerDependencies: transitivePeerDependencies:
- '@babel/core' - '@babel/core'
- rollup - rollup
@ -9462,12 +9462,12 @@ packages:
globrex: 0.1.2 globrex: 0.1.2
recrawl-sync: 2.2.2 recrawl-sync: 2.2.2
tsconfig-paths: 4.0.0 tsconfig-paths: 4.0.0
vite: 3.2.4_@types+node@18.11.9 vite: 3.2.4_@types+node@18.11.10
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite/3.2.4_@types+node@18.11.9: /vite/3.2.4_@types+node@18.11.10:
resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
@ -9492,7 +9492,7 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.10
esbuild: 0.15.16 esbuild: 0.15.16
postcss: 8.4.18 postcss: 8.4.18
resolve: 1.22.1 resolve: 1.22.1