|
|
@ -13,8 +13,8 @@ importers:
|
|
|
|
.:
|
|
|
|
.:
|
|
|
|
devDependencies:
|
|
|
|
devDependencies:
|
|
|
|
'@eslint/js':
|
|
|
|
'@eslint/js':
|
|
|
|
specifier: 9.12.0
|
|
|
|
specifier: 9.13.0
|
|
|
|
version: 9.12.0
|
|
|
|
version: 9.13.0
|
|
|
|
'@rollup/plugin-node-resolve':
|
|
|
|
'@rollup/plugin-node-resolve':
|
|
|
|
specifier: 15.3.0
|
|
|
|
specifier: 15.3.0
|
|
|
|
version: 15.3.0(rollup@4.22.4)
|
|
|
|
version: 15.3.0(rollup@4.22.4)
|
|
|
@ -31,11 +31,11 @@ importers:
|
|
|
|
specifier: ^0.12.3
|
|
|
|
specifier: ^0.12.3
|
|
|
|
version: 0.12.3(mocha@10.7.3)
|
|
|
|
version: 0.12.3(mocha@10.7.3)
|
|
|
|
eslint:
|
|
|
|
eslint:
|
|
|
|
specifier: 9.12.0
|
|
|
|
specifier: 9.13.0
|
|
|
|
version: 9.12.0(jiti@2.0.0)
|
|
|
|
version: 9.13.0(jiti@2.0.0)
|
|
|
|
eslint-config-prettier:
|
|
|
|
eslint-config-prettier:
|
|
|
|
specifier: 9.1.0
|
|
|
|
specifier: 9.1.0
|
|
|
|
version: 9.1.0(eslint@9.12.0(jiti@2.0.0))
|
|
|
|
version: 9.1.0(eslint@9.13.0(jiti@2.0.0))
|
|
|
|
eslint-plugin-security:
|
|
|
|
eslint-plugin-security:
|
|
|
|
specifier: 3.0.1
|
|
|
|
specifier: 3.0.1
|
|
|
|
version: 3.0.1
|
|
|
|
version: 3.0.1
|
|
|
@ -52,8 +52,8 @@ importers:
|
|
|
|
specifier: 5.6.3
|
|
|
|
specifier: 5.6.3
|
|
|
|
version: 5.6.3
|
|
|
|
version: 5.6.3
|
|
|
|
typescript-eslint:
|
|
|
|
typescript-eslint:
|
|
|
|
specifier: 8.9.0
|
|
|
|
specifier: 8.10.0
|
|
|
|
version: 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
version: 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
|
|
|
|
|
|
|
|
examples/api:
|
|
|
|
examples/api:
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
@ -125,8 +125,8 @@ importers:
|
|
|
|
specifier: ^3.0.1
|
|
|
|
specifier: ^3.0.1
|
|
|
|
version: 3.1.2(svelte@4.2.19)(vite@5.4.8(terser@5.34.1))
|
|
|
|
version: 3.1.2(svelte@4.2.19)(vite@5.4.8(terser@5.34.1))
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
specifier: 2.0.2
|
|
|
|
specifier: 2.0.3
|
|
|
|
version: 2.0.2
|
|
|
|
version: 2.0.3
|
|
|
|
'@unocss/extractor-svelte':
|
|
|
|
'@unocss/extractor-svelte':
|
|
|
|
specifier: ^0.63.0
|
|
|
|
specifier: ^0.63.0
|
|
|
|
version: 0.63.1
|
|
|
|
version: 0.63.1
|
|
|
@ -186,8 +186,8 @@ importers:
|
|
|
|
version: link:../..
|
|
|
|
version: link:../..
|
|
|
|
devDependencies:
|
|
|
|
devDependencies:
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
specifier: 2.0.2
|
|
|
|
specifier: 2.0.3
|
|
|
|
version: 2.0.2
|
|
|
|
version: 2.0.3
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
specifier: ^5.2.2
|
|
|
|
specifier: ^5.2.2
|
|
|
|
version: 5.6.3
|
|
|
|
version: 5.6.3
|
|
|
@ -276,8 +276,8 @@ importers:
|
|
|
|
plugins/single-instance/examples/vanilla:
|
|
|
|
plugins/single-instance/examples/vanilla:
|
|
|
|
devDependencies:
|
|
|
|
devDependencies:
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
specifier: 2.0.2
|
|
|
|
specifier: 2.0.3
|
|
|
|
version: 2.0.2
|
|
|
|
version: 2.0.3
|
|
|
|
|
|
|
|
|
|
|
|
plugins/sql:
|
|
|
|
plugins/sql:
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
@ -294,8 +294,8 @@ importers:
|
|
|
|
plugins/store/examples/AppSettingsManager:
|
|
|
|
plugins/store/examples/AppSettingsManager:
|
|
|
|
devDependencies:
|
|
|
|
devDependencies:
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
specifier: 2.0.2
|
|
|
|
specifier: 2.0.3
|
|
|
|
version: 2.0.2
|
|
|
|
version: 2.0.3
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
specifier: ^5.4.7
|
|
|
|
specifier: ^5.4.7
|
|
|
|
version: 5.6.3
|
|
|
|
version: 5.6.3
|
|
|
@ -334,8 +334,8 @@ importers:
|
|
|
|
version: link:../..
|
|
|
|
version: link:../..
|
|
|
|
devDependencies:
|
|
|
|
devDependencies:
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
'@tauri-apps/cli':
|
|
|
|
specifier: 2.0.2
|
|
|
|
specifier: 2.0.3
|
|
|
|
version: 2.0.2
|
|
|
|
version: 2.0.3
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
specifier: ^5.3.3
|
|
|
|
specifier: ^5.3.3
|
|
|
|
version: 5.6.3
|
|
|
|
version: 5.6.3
|
|
|
@ -717,16 +717,16 @@ packages:
|
|
|
|
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
|
|
|
|
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/core@0.6.0':
|
|
|
|
'@eslint/core@0.7.0':
|
|
|
|
resolution: {integrity: sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==}
|
|
|
|
resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
|
|
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
|
|
|
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/js@9.12.0':
|
|
|
|
'@eslint/js@9.13.0':
|
|
|
|
resolution: {integrity: sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==}
|
|
|
|
resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/object-schema@2.1.4':
|
|
|
|
'@eslint/object-schema@2.1.4':
|
|
|
@ -939,68 +939,68 @@ packages:
|
|
|
|
'@tauri-apps/api@2.0.2':
|
|
|
|
'@tauri-apps/api@2.0.2':
|
|
|
|
resolution: {integrity: sha512-3wSwmG+1kr6WrgAFKK5ijkNFPp8TT3FLj3YHUb5EwMO+3FxX4uWlfSWkeeBy+Kc1RsKzugtYLuuya+98Flj+3w==}
|
|
|
|
resolution: {integrity: sha512-3wSwmG+1kr6WrgAFKK5ijkNFPp8TT3FLj3YHUb5EwMO+3FxX4uWlfSWkeeBy+Kc1RsKzugtYLuuya+98Flj+3w==}
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-arm64@2.0.2':
|
|
|
|
'@tauri-apps/cli-darwin-arm64@2.0.3':
|
|
|
|
resolution: {integrity: sha512-B+/a8Q6wAqmB4A4HVeK0oQP5TdQGKW60ZLOI9O2ktH2HPr9ETr3XkwXPuJ2uAOuGEgtRZHBgFOIgG000vMnKlg==}
|
|
|
|
resolution: {integrity: sha512-jIsbxGWS+As1ZN7umo90nkql/ZAbrDK0GBT6UsgHSz5zSwwArICsZFFwE1pLZip5yoiV5mn3TGG2c1+v+0puzQ==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [darwin]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-x64@2.0.2':
|
|
|
|
'@tauri-apps/cli-darwin-x64@2.0.3':
|
|
|
|
resolution: {integrity: sha512-kaurhn6XT4gAVCPAQSSHl/CHFxTS0ljc47N7iGTSlYJ03sCWPRZeNuVa/bn6rolz9MA2JfnRnFqB1pUL6jzp9Q==}
|
|
|
|
resolution: {integrity: sha512-ROITHtLTA1muyrwgyuwyasmaLCGtT4as/Kd1kerXaSDtFcYrnxiM984ZD0+FDUEDl5BgXtYa/sKKkKQFjgmM0A==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
cpu: [x64]
|
|
|
|
os: [darwin]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf@2.0.3':
|
|
|
|
resolution: {integrity: sha512-bVrofjlacMxmGMcqK18iBW05tsZXOd19/MnqruFFcHSVjvkGGIXHMtUbMXnZNXBPkHDsnfytNtkY9SZGfCFaBA==}
|
|
|
|
resolution: {integrity: sha512-bQ3EZwCFfrLg/ZQ2I8sLuifSxESz4TP56SleTkKsPtTIZgNnKpM88PRDz4neiRroHVOq8NK0X276qi9LjGcXPw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm]
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu@2.0.3':
|
|
|
|
resolution: {integrity: sha512-7XCBn0TTBVQGnV42dXcbHPLg/9W8kJoVzuliIozvNGyRWxfXqDbQYzpI48HUQG3LgHMabcw8+pVZAfGhevLrCA==}
|
|
|
|
resolution: {integrity: sha512-aLfAA8P9OTErVUk3sATxtXqpAtlfDPMPp4fGjDysEELG/MyekGhmh2k/kG/i32OdPeCfO+Nr37wJksARJKubGw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl@2.0.3':
|
|
|
|
resolution: {integrity: sha512-1xi2SreGVlpAL68MCsDUY63rdItUdPZreXIAcOVqvUehcJRYOa1XGSBhrV0YXRgZeh0AtKC19z6PRzcv4rosZA==}
|
|
|
|
resolution: {integrity: sha512-I4MVD7nf6lLLRmNQPpe5beEIFM6q7Zkmh77ROA5BNu/+vHNL5kiTMD+bmd10ZL2r753A6pO7AvqkIxcBuIl0tg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu@2.0.3':
|
|
|
|
resolution: {integrity: sha512-WVjwYzPWFqZVg1fx6KSU5w47Q0VbMyaCp34qs5EcS8EIU0/RnofdzqUoOYqvgGVgNgoz7Pj5dXK2SkS8BHXMmA==}
|
|
|
|
resolution: {integrity: sha512-C6Jkx2zZGKkoi+sg5FK9GoH/0EvAaOgrZfF5azV5EALGba46g7VpWcZgp9zFUd7K2IzTi+0OOY8TQ2OVfKZgew==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-musl@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-x64-musl@2.0.3':
|
|
|
|
resolution: {integrity: sha512-h5miE2mctgaQNn/BbG9o1pnJcrx+VGBi2A6JFqGu934lFgSV5+s28M8Gc8AF2JgFH4hQV4IuMkeSw8Chu5Dodg==}
|
|
|
|
resolution: {integrity: sha512-qi4ghmTfSAl+EEUDwmwI9AJUiOLNSmU1RgiGgcPRE+7A/W+Am9UnxYySAiRbB/gJgTl9sj/pqH5Y9duP1/sqHg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc@2.0.2':
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc@2.0.3':
|
|
|
|
resolution: {integrity: sha512-2b8oO0+dYonahG5PfA/zoq0zlafLclfmXgqoWDZ++UiPtQHJNpNeEQ8GWbSFKGHQ494Jo6jHvazOojGRE1kqAg==}
|
|
|
|
resolution: {integrity: sha512-UXxHkYmFesC97qVmZre4vY7oDxRDtC2OeKNv0bH+iSnuUp/ROxzJYGyaelnv9Ybvgl4YVqDCnxgB28qMM938TA==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [win32]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc@2.0.2':
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc@2.0.3':
|
|
|
|
resolution: {integrity: sha512-axgICLunFi0To3EibdCBgbST5RocsSmtM4c04+CbcX8WQQosJ9ziWlCSrrOTRr+gJERAMSvEyVUS98f6bWMw9A==}
|
|
|
|
resolution: {integrity: sha512-D+xoaa35RGlkXDpnL5uDTpj29untuC5Wp6bN9snfgFDagD0wnFfC8+2ZQGu16bD0IteWqDI0OSoIXhNvy+F+wg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [ia32]
|
|
|
|
cpu: [ia32]
|
|
|
|
os: [win32]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc@2.0.2':
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc@2.0.3':
|
|
|
|
resolution: {integrity: sha512-JR17cM6+DyExZRgpXr2/DdqvcFYi/EKvQt8dI5R1/uQoesWd8jeNnrU7c1FG1Zmw9+pTzDztsNqEKsrNq2sNIg==}
|
|
|
|
resolution: {integrity: sha512-eWV9XWb4dSYHXl13OtYWLjX1JHphUEkHkkGwJrhr8qFBm7RbxXxQvrsUEprSi51ug/dwJenjJgM4zR8By4htfw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
cpu: [x64]
|
|
|
|
os: [win32]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli@2.0.2':
|
|
|
|
'@tauri-apps/cli@2.0.3':
|
|
|
|
resolution: {integrity: sha512-R4ontHZvXORArERAHIidp5zRfZEshZczTiK+poslBv7AGKpQZoMw+E49zns7mOmP64i2Cq9Ci0pJvi4Rm8Okzw==}
|
|
|
|
resolution: {integrity: sha512-JwEyhc5BAVpn4E8kxzY/h7+bVOiXQdudR1r3ODMfyyumZBfgIWqpD/WuTcPq6Yjchju1BSS+80jAE/oYwI/RKg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
hasBin: true
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
|
|
|
@ -1028,8 +1028,8 @@ packages:
|
|
|
|
'@types/unist@2.0.11':
|
|
|
|
'@types/unist@2.0.11':
|
|
|
|
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
|
|
|
|
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/eslint-plugin@8.9.0':
|
|
|
|
'@typescript-eslint/eslint-plugin@8.10.0':
|
|
|
|
resolution: {integrity: sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg==}
|
|
|
|
resolution: {integrity: sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
|
@ -1039,8 +1039,8 @@ packages:
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/parser@8.9.0':
|
|
|
|
'@typescript-eslint/parser@8.10.0':
|
|
|
|
resolution: {integrity: sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ==}
|
|
|
|
resolution: {integrity: sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
@ -1049,12 +1049,12 @@ packages:
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.9.0':
|
|
|
|
'@typescript-eslint/scope-manager@8.10.0':
|
|
|
|
resolution: {integrity: sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==}
|
|
|
|
resolution: {integrity: sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.9.0':
|
|
|
|
'@typescript-eslint/type-utils@8.10.0':
|
|
|
|
resolution: {integrity: sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q==}
|
|
|
|
resolution: {integrity: sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
|
typescript: '*'
|
|
|
|
typescript: '*'
|
|
|
@ -1062,12 +1062,12 @@ packages:
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.9.0':
|
|
|
|
'@typescript-eslint/types@8.10.0':
|
|
|
|
resolution: {integrity: sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==}
|
|
|
|
resolution: {integrity: sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.9.0':
|
|
|
|
'@typescript-eslint/typescript-estree@8.10.0':
|
|
|
|
resolution: {integrity: sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==}
|
|
|
|
resolution: {integrity: sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
|
typescript: '*'
|
|
|
|
typescript: '*'
|
|
|
@ -1075,14 +1075,14 @@ packages:
|
|
|
|
typescript:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.9.0':
|
|
|
|
'@typescript-eslint/utils@8.10.0':
|
|
|
|
resolution: {integrity: sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==}
|
|
|
|
resolution: {integrity: sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.9.0':
|
|
|
|
'@typescript-eslint/visitor-keys@8.10.0':
|
|
|
|
resolution: {integrity: sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==}
|
|
|
|
resolution: {integrity: sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
'@unocss/astro@0.63.1':
|
|
|
|
'@unocss/astro@0.63.1':
|
|
|
@ -1431,8 +1431,8 @@ packages:
|
|
|
|
resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==}
|
|
|
|
resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
|
|
|
|
|
|
eslint@9.12.0:
|
|
|
|
eslint@9.13.0:
|
|
|
|
resolution: {integrity: sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==}
|
|
|
|
resolution: {integrity: sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
hasBin: true
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
@ -2145,8 +2145,8 @@ packages:
|
|
|
|
resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==}
|
|
|
|
resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
|
|
|
|
|
|
typescript-eslint@8.9.0:
|
|
|
|
typescript-eslint@8.10.0:
|
|
|
|
resolution: {integrity: sha512-AuD/FXGYRQyqyOBCpNLldMlsCGvmDNxptQ3Dp58/NXeB+FqyvTfXmMyba3PYa0Vi9ybnj7G8S/yd/4Cw8y47eA==}
|
|
|
|
resolution: {integrity: sha512-YIu230PeN7z9zpu/EtqCIuRVHPs4iSlqW6TEvjbyDAE3MZsSl2RXBo+5ag+lbABCG8sFM1WVKEXhlQ8Ml8A3Fw==}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
peerDependencies:
|
|
|
|
peerDependencies:
|
|
|
|
typescript: '*'
|
|
|
|
typescript: '*'
|
|
|
@ -2575,9 +2575,9 @@ snapshots:
|
|
|
|
'@esbuild/win32-x64@0.23.1':
|
|
|
|
'@esbuild/win32-x64@0.23.1':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint-community/eslint-utils@4.4.0(eslint@9.12.0(jiti@2.0.0))':
|
|
|
|
'@eslint-community/eslint-utils@4.4.0(eslint@9.13.0(jiti@2.0.0))':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
eslint: 9.12.0(jiti@2.0.0)
|
|
|
|
eslint: 9.13.0(jiti@2.0.0)
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint-community/regexpp@4.11.1': {}
|
|
|
|
'@eslint-community/regexpp@4.11.1': {}
|
|
|
@ -2590,7 +2590,7 @@ snapshots:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/core@0.6.0': {}
|
|
|
|
'@eslint/core@0.7.0': {}
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
|
|
'@eslint/eslintrc@3.1.0':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
@ -2606,7 +2606,7 @@ snapshots:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/js@9.12.0': {}
|
|
|
|
'@eslint/js@9.13.0': {}
|
|
|
|
|
|
|
|
|
|
|
|
'@eslint/object-schema@2.1.4': {}
|
|
|
|
'@eslint/object-schema@2.1.4': {}
|
|
|
|
|
|
|
|
|
|
|
@ -2791,48 +2791,48 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/api@2.0.2': {}
|
|
|
|
'@tauri-apps/api@2.0.2': {}
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-arm64@2.0.2':
|
|
|
|
'@tauri-apps/cli-darwin-arm64@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-x64@2.0.2':
|
|
|
|
'@tauri-apps/cli-darwin-x64@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-musl@2.0.2':
|
|
|
|
'@tauri-apps/cli-linux-x64-musl@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc@2.0.2':
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc@2.0.2':
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc@2.0.2':
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc@2.0.3':
|
|
|
|
optional: true
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
|
|
'@tauri-apps/cli@2.0.2':
|
|
|
|
'@tauri-apps/cli@2.0.3':
|
|
|
|
optionalDependencies:
|
|
|
|
optionalDependencies:
|
|
|
|
'@tauri-apps/cli-darwin-arm64': 2.0.2
|
|
|
|
'@tauri-apps/cli-darwin-arm64': 2.0.3
|
|
|
|
'@tauri-apps/cli-darwin-x64': 2.0.2
|
|
|
|
'@tauri-apps/cli-darwin-x64': 2.0.3
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf': 2.0.2
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf': 2.0.3
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu': 2.0.2
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu': 2.0.3
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl': 2.0.2
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl': 2.0.3
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu': 2.0.2
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu': 2.0.3
|
|
|
|
'@tauri-apps/cli-linux-x64-musl': 2.0.2
|
|
|
|
'@tauri-apps/cli-linux-x64-musl': 2.0.3
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc': 2.0.2
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc': 2.0.3
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc': 2.0.2
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc': 2.0.3
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc': 2.0.2
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc': 2.0.3
|
|
|
|
|
|
|
|
|
|
|
|
'@types/eslint@9.6.1':
|
|
|
|
'@types/eslint@9.6.1':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
@ -2857,15 +2857,15 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
|
|
'@types/unist@2.0.11': {}
|
|
|
|
'@types/unist@2.0.11': {}
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3))(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
'@typescript-eslint/eslint-plugin@8.10.0(@typescript-eslint/parser@8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3))(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@eslint-community/regexpp': 4.11.1
|
|
|
|
'@eslint-community/regexpp': 4.11.1
|
|
|
|
'@typescript-eslint/parser': 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/parser': 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/scope-manager': 8.9.0
|
|
|
|
'@typescript-eslint/scope-manager': 8.10.0
|
|
|
|
'@typescript-eslint/type-utils': 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/type-utils': 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/utils': 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/visitor-keys': 8.9.0
|
|
|
|
'@typescript-eslint/visitor-keys': 8.10.0
|
|
|
|
eslint: 9.12.0(jiti@2.0.0)
|
|
|
|
eslint: 9.13.0(jiti@2.0.0)
|
|
|
|
graphemer: 1.4.0
|
|
|
|
graphemer: 1.4.0
|
|
|
|
ignore: 5.3.2
|
|
|
|
ignore: 5.3.2
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
natural-compare: 1.4.0
|
|
|
@ -2875,28 +2875,28 @@ snapshots:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/parser@8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
'@typescript-eslint/parser@8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@typescript-eslint/scope-manager': 8.9.0
|
|
|
|
'@typescript-eslint/scope-manager': 8.10.0
|
|
|
|
'@typescript-eslint/types': 8.9.0
|
|
|
|
'@typescript-eslint/types': 8.10.0
|
|
|
|
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/typescript-estree': 8.10.0(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/visitor-keys': 8.9.0
|
|
|
|
'@typescript-eslint/visitor-keys': 8.10.0
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
eslint: 9.12.0(jiti@2.0.0)
|
|
|
|
eslint: 9.13.0(jiti@2.0.0)
|
|
|
|
optionalDependencies:
|
|
|
|
optionalDependencies:
|
|
|
|
typescript: 5.6.3
|
|
|
|
typescript: 5.6.3
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/scope-manager@8.9.0':
|
|
|
|
'@typescript-eslint/scope-manager@8.10.0':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@typescript-eslint/types': 8.9.0
|
|
|
|
'@typescript-eslint/types': 8.10.0
|
|
|
|
'@typescript-eslint/visitor-keys': 8.9.0
|
|
|
|
'@typescript-eslint/visitor-keys': 8.10.0
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/type-utils@8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
'@typescript-eslint/type-utils@8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/typescript-estree': 8.10.0(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/utils': 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
ts-api-utils: 1.3.0(typescript@5.6.3)
|
|
|
|
ts-api-utils: 1.3.0(typescript@5.6.3)
|
|
|
|
optionalDependencies:
|
|
|
|
optionalDependencies:
|
|
|
@ -2905,12 +2905,12 @@ snapshots:
|
|
|
|
- eslint
|
|
|
|
- eslint
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/types@8.9.0': {}
|
|
|
|
'@typescript-eslint/types@8.10.0': {}
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/typescript-estree@8.9.0(typescript@5.6.3)':
|
|
|
|
'@typescript-eslint/typescript-estree@8.10.0(typescript@5.6.3)':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@typescript-eslint/types': 8.9.0
|
|
|
|
'@typescript-eslint/types': 8.10.0
|
|
|
|
'@typescript-eslint/visitor-keys': 8.9.0
|
|
|
|
'@typescript-eslint/visitor-keys': 8.10.0
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
debug: 4.3.7(supports-color@8.1.1)
|
|
|
|
fast-glob: 3.3.2
|
|
|
|
fast-glob: 3.3.2
|
|
|
|
is-glob: 4.0.3
|
|
|
|
is-glob: 4.0.3
|
|
|
@ -2922,20 +2922,20 @@ snapshots:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/utils@8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
'@typescript-eslint/utils@8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0(jiti@2.0.0))
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@2.0.0))
|
|
|
|
'@typescript-eslint/scope-manager': 8.9.0
|
|
|
|
'@typescript-eslint/scope-manager': 8.10.0
|
|
|
|
'@typescript-eslint/types': 8.9.0
|
|
|
|
'@typescript-eslint/types': 8.10.0
|
|
|
|
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/typescript-estree': 8.10.0(typescript@5.6.3)
|
|
|
|
eslint: 9.12.0(jiti@2.0.0)
|
|
|
|
eslint: 9.13.0(jiti@2.0.0)
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
- supports-color
|
|
|
|
- typescript
|
|
|
|
- typescript
|
|
|
|
|
|
|
|
|
|
|
|
'@typescript-eslint/visitor-keys@8.9.0':
|
|
|
|
'@typescript-eslint/visitor-keys@8.10.0':
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@typescript-eslint/types': 8.9.0
|
|
|
|
'@typescript-eslint/types': 8.10.0
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
|
|
|
|
|
|
|
|
'@unocss/astro@0.63.1(rollup@4.22.4)(vite@5.4.8(terser@5.34.1))':
|
|
|
|
'@unocss/astro@0.63.1(rollup@4.22.4)(vite@5.4.8(terser@5.34.1))':
|
|
|
@ -3371,9 +3371,9 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
|
|
|
|
|
|
|
|
eslint-config-prettier@9.1.0(eslint@9.12.0(jiti@2.0.0)):
|
|
|
|
eslint-config-prettier@9.1.0(eslint@9.13.0(jiti@2.0.0)):
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
eslint: 9.12.0(jiti@2.0.0)
|
|
|
|
eslint: 9.13.0(jiti@2.0.0)
|
|
|
|
|
|
|
|
|
|
|
|
eslint-plugin-security@3.0.1:
|
|
|
|
eslint-plugin-security@3.0.1:
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
@ -3388,14 +3388,14 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
|
|
eslint-visitor-keys@4.1.0: {}
|
|
|
|
eslint-visitor-keys@4.1.0: {}
|
|
|
|
|
|
|
|
|
|
|
|
eslint@9.12.0(jiti@2.0.0):
|
|
|
|
eslint@9.13.0(jiti@2.0.0):
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0(jiti@2.0.0))
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0(jiti@2.0.0))
|
|
|
|
'@eslint-community/regexpp': 4.11.1
|
|
|
|
'@eslint-community/regexpp': 4.11.1
|
|
|
|
'@eslint/config-array': 0.18.0
|
|
|
|
'@eslint/config-array': 0.18.0
|
|
|
|
'@eslint/core': 0.6.0
|
|
|
|
'@eslint/core': 0.7.0
|
|
|
|
'@eslint/eslintrc': 3.1.0
|
|
|
|
'@eslint/eslintrc': 3.1.0
|
|
|
|
'@eslint/js': 9.12.0
|
|
|
|
'@eslint/js': 9.13.0
|
|
|
|
'@eslint/plugin-kit': 0.2.0
|
|
|
|
'@eslint/plugin-kit': 0.2.0
|
|
|
|
'@humanfs/node': 0.16.5
|
|
|
|
'@humanfs/node': 0.16.5
|
|
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
|
@ -4137,11 +4137,11 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
|
|
type-fest@0.7.1: {}
|
|
|
|
type-fest@0.7.1: {}
|
|
|
|
|
|
|
|
|
|
|
|
typescript-eslint@8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3):
|
|
|
|
typescript-eslint@8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3):
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3))(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/eslint-plugin': 8.10.0(@typescript-eslint/parser@8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3))(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/parser': 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/parser': 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/utils': 8.9.0(eslint@9.12.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
'@typescript-eslint/utils': 8.10.0(eslint@9.13.0(jiti@2.0.0))(typescript@5.6.3)
|
|
|
|
optionalDependencies:
|
|
|
|
optionalDependencies:
|
|
|
|
typescript: 5.6.3
|
|
|
|
typescript: 5.6.3
|
|
|
|
transitivePeerDependencies:
|
|
|
|
transitivePeerDependencies:
|
|
|
|