mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-10 16:30:15 +00:00
69 lines
2.1 KiB
JSON
69 lines
2.1 KiB
JSON
{
|
|
"version": "5",
|
|
"specifiers": {
|
|
"npm:ts-morph@*": "28.0.0"
|
|
},
|
|
"npm": {
|
|
"@ts-morph/common@0.29.0": {
|
|
"integrity": "sha512-35oUmphHbJvQ/+UTwFNme/t2p3FoKiGJ5auTjjpNTop2dyREspirjMy82PLSC1pnDJ8ah1GU98hwpVt64YXQsg==",
|
|
"dependencies": [
|
|
"minimatch",
|
|
"path-browserify",
|
|
"tinyglobby"
|
|
]
|
|
},
|
|
"balanced-match@4.0.4": {
|
|
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA=="
|
|
},
|
|
"brace-expansion@5.0.6": {
|
|
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
"dependencies": [
|
|
"balanced-match"
|
|
]
|
|
},
|
|
"code-block-writer@13.0.3": {
|
|
"integrity": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg=="
|
|
},
|
|
"fdir@6.5.0_picomatch@4.0.4": {
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
"dependencies": [
|
|
"picomatch"
|
|
],
|
|
"optionalPeers": [
|
|
"picomatch"
|
|
]
|
|
},
|
|
"minimatch@10.2.5": {
|
|
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
"dependencies": [
|
|
"brace-expansion"
|
|
]
|
|
},
|
|
"path-browserify@1.0.1": {
|
|
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
|
|
},
|
|
"picomatch@4.0.4": {
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A=="
|
|
},
|
|
"tinyglobby@0.2.16": {
|
|
"integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
|
|
"dependencies": [
|
|
"fdir",
|
|
"picomatch"
|
|
]
|
|
},
|
|
"ts-morph@28.0.0": {
|
|
"integrity": "sha512-Wp3tnZ2bzwxyTZMtgWVzXDfm7lB1Drz+y9DmmYH/L702PQhPyVrp3pkou3yIz4qjS14GY9kcpmLiOOMvl8oG1g==",
|
|
"dependencies": [
|
|
"@ts-morph/common",
|
|
"code-block-writer"
|
|
]
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@1"
|
|
]
|
|
}
|
|
}
|