Merge pull request #15 from TheTechNetwork/renovate/typescript-5.x
chore(deps): update dependency typescript to ~5.3.0
This commit is contained in:
		
						commit
						26641d1981
					
				@ -123,7 +123,7 @@
 | 
			
		||||
    "jsdom": "^22.0.0",
 | 
			
		||||
    "less": "^4.1.3",
 | 
			
		||||
    "prettier": "^3.0.0",
 | 
			
		||||
    "typescript": "~5.2.0",
 | 
			
		||||
    "typescript": "~5.3.0",
 | 
			
		||||
    "unocss": "^0.57.0",
 | 
			
		||||
    "unocss-preset-scrollbar": "^0.2.1",
 | 
			
		||||
    "unplugin-icons": "^0.17.0",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										167
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										167
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -127,7 +127,7 @@ dependencies:
 | 
			
		||||
    version: 1.4.2
 | 
			
		||||
  pinia:
 | 
			
		||||
    specifier: ^2.0.34
 | 
			
		||||
    version: 2.0.34(typescript@5.2.2)(vue@3.3.4)
 | 
			
		||||
    version: 2.0.34(typescript@5.3.3)(vue@3.3.4)
 | 
			
		||||
  plausible-tracker:
 | 
			
		||||
    specifier: ^0.3.8
 | 
			
		||||
    version: 0.3.8
 | 
			
		||||
@ -163,7 +163,7 @@ dependencies:
 | 
			
		||||
    version: 4.1.6(vue@3.3.4)
 | 
			
		||||
  vue-tsc:
 | 
			
		||||
    specifier: ^1.8.1
 | 
			
		||||
    version: 1.8.1(typescript@5.2.2)
 | 
			
		||||
    version: 1.8.1(typescript@5.3.3)
 | 
			
		||||
  xml-formatter:
 | 
			
		||||
    specifier: ^3.3.2
 | 
			
		||||
    version: 3.3.2
 | 
			
		||||
@ -174,7 +174,7 @@ dependencies:
 | 
			
		||||
devDependencies:
 | 
			
		||||
  '@antfu/eslint-config':
 | 
			
		||||
    specifier: ^0.43.0
 | 
			
		||||
    version: 0.43.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
    version: 0.43.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
  '@iconify-json/mdi':
 | 
			
		||||
    specifier: ^1.1.50
 | 
			
		||||
    version: 1.1.50
 | 
			
		||||
@ -228,7 +228,7 @@ devDependencies:
 | 
			
		||||
    version: 9.0.0
 | 
			
		||||
  '@unocss/eslint-config':
 | 
			
		||||
    specifier: ^0.57.0
 | 
			
		||||
    version: 0.57.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
    version: 0.57.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
  '@vitejs/plugin-vue':
 | 
			
		||||
    specifier: ^4.3.2
 | 
			
		||||
    version: 4.3.2(vite@4.4.9)(vue@3.3.4)
 | 
			
		||||
@ -266,8 +266,8 @@ devDependencies:
 | 
			
		||||
    specifier: ^3.0.0
 | 
			
		||||
    version: 3.0.0
 | 
			
		||||
  typescript:
 | 
			
		||||
    specifier: ~5.2.0
 | 
			
		||||
    version: 5.2.2
 | 
			
		||||
    specifier: ~5.3.0
 | 
			
		||||
    version: 5.3.3
 | 
			
		||||
  unocss:
 | 
			
		||||
    specifier: ^0.57.0
 | 
			
		||||
    version: 0.57.1(postcss@8.4.31)(rollup@2.79.1)(vite@4.4.9)
 | 
			
		||||
@ -316,14 +316,14 @@ packages:
 | 
			
		||||
      '@jridgewell/gen-mapping': 0.3.3
 | 
			
		||||
      '@jridgewell/trace-mapping': 0.3.20
 | 
			
		||||
 | 
			
		||||
  /@antfu/eslint-config-basic@0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@antfu/eslint-config-basic@0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-SW6hmGmqI985fsCJ+oivo4MbiMmRMgCJ0Ne8j/hwCB6O6Mc0m5bDqYeKn5HqFhvZhG84GEg5jPDKNiHrBYnQjw==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: '>=7.4.0'
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@stylistic/eslint-plugin-js': 0.0.4
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-plugin-antfu: 0.43.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      eslint-plugin-antfu: 0.43.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint-plugin-eslint-comments: 3.2.0(eslint@8.47.0)
 | 
			
		||||
      eslint-plugin-html: 7.1.0
 | 
			
		||||
      eslint-plugin-import: /eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)
 | 
			
		||||
@ -347,19 +347,19 @@ packages:
 | 
			
		||||
      - typescript
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@antfu/eslint-config-ts@0.43.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@antfu/eslint-config-ts@0.43.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-s3zItBSopYbM/3eii/JKas1PmWR+wCPRNS89qUi4zxPvpuIgN5mahkBvbsCiWacrNFtLxe1zGgo5qijBhVfuvA==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: '>=7.4.0'
 | 
			
		||||
      typescript: '>=3.9'
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-basic': 0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@stylistic/eslint-plugin-ts': 0.0.4(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@antfu/eslint-config-basic': 0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@stylistic/eslint-plugin-ts': 0.0.4(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-plugin-jest: 27.6.1(@typescript-eslint/eslint-plugin@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      eslint-plugin-jest: 27.6.1(@typescript-eslint/eslint-plugin@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - eslint-import-resolver-typescript
 | 
			
		||||
      - eslint-import-resolver-webpack
 | 
			
		||||
@ -367,13 +367,13 @@ packages:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@antfu/eslint-config-vue@0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@antfu/eslint-config-vue@0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-HxOfe8Vl+DPrzssbs5LHRDCnBtCy1LSA1DIeV71IC+iTpzoASFahSsVX5qckYu1InFgUm93XOhHCWm34LzPsvg==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: '>=7.4.0'
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-basic': 0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@antfu/eslint-config-ts': 0.43.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@antfu/eslint-config-basic': 0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@antfu/eslint-config-ts': 0.43.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-plugin-vue: 9.17.0(eslint@8.47.0)
 | 
			
		||||
      local-pkg: 0.4.3
 | 
			
		||||
@ -387,14 +387,14 @@ packages:
 | 
			
		||||
      - typescript
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@antfu/eslint-config@0.43.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@antfu/eslint-config@0.43.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-kTOJeCqhotaiQ/Rv6JxgfAX+SxUq2GII4ZIvTa3GWBUXhFMBvehdUNtxcmO8/HxwxYKkm34/qeF+v7osBsMF1w==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: '>=7.4.0'
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-vue': 0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@antfu/eslint-config-vue': 0.43.1(@typescript-eslint/eslint-plugin@6.18.1)(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-plugin-eslint-comments: 3.2.0(eslint@8.47.0)
 | 
			
		||||
      eslint-plugin-html: 7.1.0
 | 
			
		||||
@ -2604,7 +2604,7 @@ packages:
 | 
			
		||||
      graphemer: 1.4.0
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@stylistic/eslint-plugin-ts@0.0.4(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@stylistic/eslint-plugin-ts@0.0.4(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-sWL4Km5j8S+TLyzya/3adxMWGkCm3lVasJIVQqhxVfwnlGkpMI0GgYVIu/ubdKPS+dSvqjUHpsXgqWfMRF2+cQ==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: '*'
 | 
			
		||||
@ -2612,11 +2612,11 @@ packages:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@stylistic/eslint-plugin-js': 0.0.4
 | 
			
		||||
      '@typescript-eslint/scope-manager': 6.9.1
 | 
			
		||||
      '@typescript-eslint/type-utils': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/type-utils': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      graphemer: 1.4.0
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -3083,7 +3083,7 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-113D3mDkZDjo+EeUEHCFy0qniNc1ZpecGiAU7WSo7YDoSzolZIQKpYFHrPpjkB2nuyahcKfrmLXeQlh7gqJYdw==}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3095,10 +3095,10 @@ packages:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/regexpp': 4.6.2
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 6.18.1
 | 
			
		||||
      '@typescript-eslint/type-utils': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/utils': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/type-utils': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/utils': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 6.18.1
 | 
			
		||||
      debug: 4.3.4
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
@ -3106,13 +3106,13 @@ packages:
 | 
			
		||||
      ignore: 5.2.4
 | 
			
		||||
      natural-compare: 1.4.0
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.2.2)
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.3.3)
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/parser@6.18.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/parser@6.18.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3124,11 +3124,11 @@ packages:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/scope-manager': 6.18.1
 | 
			
		||||
      '@typescript-eslint/types': 6.18.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 6.18.1
 | 
			
		||||
      debug: 4.3.4
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -3157,7 +3157,7 @@ packages:
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 6.9.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/type-utils@6.18.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/type-utils@6.18.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3167,12 +3167,12 @@ packages:
 | 
			
		||||
      typescript:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/utils': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/utils': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      debug: 4.3.4
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.2.2)
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.3.3)
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -3192,7 +3192,7 @@ packages:
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/typescript-estree@5.60.0(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/typescript-estree@5.60.0(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==}
 | 
			
		||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3207,13 +3207,13 @@ packages:
 | 
			
		||||
      globby: 11.1.0
 | 
			
		||||
      is-glob: 4.0.3
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
      tsutils: 3.21.0(typescript@5.2.2)
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      tsutils: 3.21.0(typescript@5.3.3)
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/typescript-estree@6.18.1(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/typescript-estree@6.18.1(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3229,13 +3229,13 @@ packages:
 | 
			
		||||
      is-glob: 4.0.3
 | 
			
		||||
      minimatch: 9.0.3
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.2.2)
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.3.3)
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/typescript-estree@6.9.1(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/typescript-estree@6.9.1(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3250,13 +3250,13 @@ packages:
 | 
			
		||||
      globby: 11.1.0
 | 
			
		||||
      is-glob: 4.0.3
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.2.2)
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      ts-api-utils: 1.0.1(typescript@5.3.3)
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/utils@5.60.0(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/utils@5.60.0(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==}
 | 
			
		||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3267,7 +3267,7 @@ packages:
 | 
			
		||||
      '@types/semver': 7.5.0
 | 
			
		||||
      '@typescript-eslint/scope-manager': 5.60.0
 | 
			
		||||
      '@typescript-eslint/types': 5.60.0
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-scope: 5.1.1
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
@ -3276,7 +3276,7 @@ packages:
 | 
			
		||||
      - typescript
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/utils@6.18.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/utils@6.18.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3287,7 +3287,7 @@ packages:
 | 
			
		||||
      '@types/semver': 7.5.0
 | 
			
		||||
      '@typescript-eslint/scope-manager': 6.18.1
 | 
			
		||||
      '@typescript-eslint/types': 6.18.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
@ -3295,7 +3295,7 @@ packages:
 | 
			
		||||
      - typescript
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@typescript-eslint/utils@6.9.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@typescript-eslint/utils@6.9.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==}
 | 
			
		||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -3306,7 +3306,7 @@ packages:
 | 
			
		||||
      '@types/semver': 7.5.0
 | 
			
		||||
      '@typescript-eslint/scope-manager': 6.9.1
 | 
			
		||||
      '@typescript-eslint/types': 6.9.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      semver: 7.5.4
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
@ -3425,22 +3425,22 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-cqQW/4gCuk+bFMPg9lBanuRNQ9Lx1l4PpMN/6uKxI5WROpq7ce/Xb4uGvAxKLh3ITtFSpXs2cLfsy7QD6cVD/Q==}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@unocss/eslint-config@0.57.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@unocss/eslint-config@0.57.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-49okz5jnpiB8uPWVRm9+iEvPaTCIm9dLwAVqN8ZMKq33SuGeTfX/dNR6i8/iKyFMBHPrLmvh3WPGq5iIAZTawQ==}
 | 
			
		||||
    engines: {node: '>=14'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@unocss/eslint-plugin': 0.57.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@unocss/eslint-plugin': 0.57.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - eslint
 | 
			
		||||
      - supports-color
 | 
			
		||||
      - typescript
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@unocss/eslint-plugin@0.57.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /@unocss/eslint-plugin@0.57.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-aErMKeSkJ78bXlqNd2bb0qzebKXAWVHcCSsP58xuzQsLkaNvwtj+/MrYDuF5PCNZakUCR1snfP4f/MGCP4+OmQ==}
 | 
			
		||||
    engines: {node: '>=14'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@unocss/config': 0.57.1
 | 
			
		||||
      '@unocss/core': 0.57.1
 | 
			
		||||
      magic-string: 0.30.5
 | 
			
		||||
@ -3832,7 +3832,7 @@ packages:
 | 
			
		||||
  /@vue/devtools-api@6.5.0:
 | 
			
		||||
    resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
 | 
			
		||||
 | 
			
		||||
  /@vue/language-core@1.8.1(typescript@5.2.2):
 | 
			
		||||
  /@vue/language-core@1.8.1(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-pumv3k4J7P58hVh4YGRM9Qz3HaAr4TlFWM9bnVOkZ/2K9o2CK1lAP2y9Jw+Z0+mNL4F2uWQqnAPzj3seLyfpDA==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      typescript: '*'
 | 
			
		||||
@ -3845,9 +3845,9 @@ packages:
 | 
			
		||||
      '@vue/compiler-dom': 3.3.4
 | 
			
		||||
      '@vue/reactivity': 3.3.4
 | 
			
		||||
      '@vue/shared': 3.3.4
 | 
			
		||||
      minimatch: 9.0.1
 | 
			
		||||
      minimatch: 9.0.3
 | 
			
		||||
      muggle-string: 0.3.1
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
      vue-template-compiler: 2.7.14
 | 
			
		||||
    dev: false
 | 
			
		||||
 | 
			
		||||
@ -3937,11 +3937,11 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==}
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /@vue/typescript@1.8.1(typescript@5.2.2):
 | 
			
		||||
  /@vue/typescript@1.8.1(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-nQpo55j/roie8heCfqyXHnyayqD5+p4/0fzfxH4ZuHf7NSBQS791PNv7ztp2CCOjnGAiaiCMdtC9rc6oriyPUg==}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@volar/typescript': 1.7.8
 | 
			
		||||
      '@vue/language-core': 1.8.1(typescript@5.2.2)
 | 
			
		||||
      '@vue/language-core': 1.8.1(typescript@5.3.3)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - typescript
 | 
			
		||||
    dev: false
 | 
			
		||||
@ -5207,7 +5207,7 @@ packages:
 | 
			
		||||
      eslint-import-resolver-webpack:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/parser': 6.18.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      debug: 3.2.7
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-import-resolver-node: 0.3.9
 | 
			
		||||
@ -5215,10 +5215,10 @@ packages:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /eslint-plugin-antfu@0.43.1(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /eslint-plugin-antfu@0.43.1(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-Nak+Qpy5qEK10dCXtVaabPTUmLBPLhsVKAFXAtxYGYRlY/SuuZUBhW2YIsLsixNROiICGuov8sN+eNOCC7Wb5g==}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - eslint
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -5277,7 +5277,7 @@ packages:
 | 
			
		||||
      - supports-color
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /eslint-plugin-jest@27.6.1(@typescript-eslint/eslint-plugin@6.18.1)(eslint@8.47.0)(typescript@5.2.2):
 | 
			
		||||
  /eslint-plugin-jest@27.6.1(@typescript-eslint/eslint-plugin@6.18.1)(eslint@8.47.0)(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==}
 | 
			
		||||
    engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -5290,8 +5290,8 @@ packages:
 | 
			
		||||
      jest:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/utils': 5.60.0(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      '@typescript-eslint/utils': 5.60.0(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
@ -5410,7 +5410,7 @@ packages:
 | 
			
		||||
      '@typescript-eslint/eslint-plugin':
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.2.2)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.47.0)(typescript@5.3.3)
 | 
			
		||||
      eslint: 8.47.0
 | 
			
		||||
      eslint-rule-composer: 0.3.0
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -6989,7 +6989,6 @@ packages:
 | 
			
		||||
    engines: {node: '>=16 || 14 >=14.17'}
 | 
			
		||||
    dependencies:
 | 
			
		||||
      brace-expansion: 2.0.1
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /minimist@1.2.8:
 | 
			
		||||
    resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
 | 
			
		||||
@ -7464,7 +7463,7 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    optional: true
 | 
			
		||||
 | 
			
		||||
  /pinia@2.0.34(typescript@5.2.2)(vue@3.3.4):
 | 
			
		||||
  /pinia@2.0.34(typescript@5.3.3)(vue@3.3.4):
 | 
			
		||||
    resolution: {integrity: sha512-cgOoGUiyqX0SSgX8XelK9+Ri4XA2/YyNtgjogwfzIx1g7iZTaZPxm7/bZYMCLU2qHRiHhxG7SuQO0eBacFNc2Q==}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      '@vue/composition-api': ^1.4.0
 | 
			
		||||
@ -7477,7 +7476,7 @@ packages:
 | 
			
		||||
        optional: true
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vue/devtools-api': 6.5.0
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
      vue: 3.3.4
 | 
			
		||||
      vue-demi: 0.13.11(vue@3.3.4)
 | 
			
		||||
    dev: false
 | 
			
		||||
@ -8567,13 +8566,13 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-M8RGFoKtZ8dF+iwJfAJTOH/SM4KluKOKRJpjCMhI8bG3qB74zrFoArKZ62ll0Fr3mqkMJiQOmWYkdYgDeITYQg==}
 | 
			
		||||
    dev: false
 | 
			
		||||
 | 
			
		||||
  /ts-api-utils@1.0.1(typescript@5.2.2):
 | 
			
		||||
  /ts-api-utils@1.0.1(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==}
 | 
			
		||||
    engines: {node: '>=16.13.0'}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      typescript: '>=4.2.0'
 | 
			
		||||
    dependencies:
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /tslib@1.14.1:
 | 
			
		||||
@ -8583,14 +8582,14 @@ packages:
 | 
			
		||||
  /tslib@2.5.0:
 | 
			
		||||
    resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
 | 
			
		||||
 | 
			
		||||
  /tsutils@3.21.0(typescript@5.2.2):
 | 
			
		||||
  /tsutils@3.21.0(typescript@5.3.3):
 | 
			
		||||
    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.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    dev: true
 | 
			
		||||
 | 
			
		||||
  /type-check@0.3.2:
 | 
			
		||||
@ -8680,8 +8679,8 @@ packages:
 | 
			
		||||
    engines: {node: '>= 14'}
 | 
			
		||||
    dev: false
 | 
			
		||||
 | 
			
		||||
  /typescript@5.2.2:
 | 
			
		||||
    resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
 | 
			
		||||
  /typescript@5.3.3:
 | 
			
		||||
    resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
 | 
			
		||||
    engines: {node: '>=14.17'}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
 | 
			
		||||
@ -9301,16 +9300,16 @@ packages:
 | 
			
		||||
      he: 1.2.0
 | 
			
		||||
    dev: false
 | 
			
		||||
 | 
			
		||||
  /vue-tsc@1.8.1(typescript@5.2.2):
 | 
			
		||||
  /vue-tsc@1.8.1(typescript@5.3.3):
 | 
			
		||||
    resolution: {integrity: sha512-GxBQrcb0Qvyrj1uZqnTXQyWbXdNDRY2MTa+r7ESgjhf+WzBSdxZfkS3KD/C3WhKYG+aN8hf44Hp5Gqzb6PehAA==}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      typescript: '*'
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vue/language-core': 1.8.1(typescript@5.2.2)
 | 
			
		||||
      '@vue/typescript': 1.8.1(typescript@5.2.2)
 | 
			
		||||
      '@vue/language-core': 1.8.1(typescript@5.3.3)
 | 
			
		||||
      '@vue/typescript': 1.8.1(typescript@5.3.3)
 | 
			
		||||
      semver: 7.5.1
 | 
			
		||||
      typescript: 5.2.2
 | 
			
		||||
      typescript: 5.3.3
 | 
			
		||||
    dev: false
 | 
			
		||||
 | 
			
		||||
  /vue@3.3.4:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user