Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ts-morph to v25 - autoclosed #1592

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mdsvex": "^0.12.3",
"svelte": "^5.19.9",
"svelte-check": "^4.1.4",
"ts-morph": "^22.0.0",
"ts-morph": "^25.0.0",
"tslib": "^2.8.1",
"vite": "^6.1.0"
},
Expand Down
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1882,7 +1882,7 @@ __metadata:
mdsvex: "npm:^0.12.3"
svelte: "npm:^5.19.9"
svelte-check: "npm:^4.1.4"
ts-morph: "npm:^22.0.0"
ts-morph: "npm:^25.0.0"
tslib: "npm:^2.8.1"
vite: "npm:^6.1.0"
languageName: unknown
Expand Down Expand Up @@ -3267,6 +3267,17 @@ __metadata:
languageName: node
linkType: hard

"@ts-morph/common@npm:~0.26.0":
version: 0.26.1
resolution: "@ts-morph/common@npm:0.26.1"
dependencies:
fast-glob: "npm:^3.3.2"
minimatch: "npm:^9.0.4"
path-browserify: "npm:^1.0.1"
checksum: 10c0/49d33162de3f09fb2a242e38c04a7fa30966977a5282d97d0e27c1d68541956e917ac4de9aac6b41182dbae188482665da6e919c3f6ef0dcb90cea24e4d637e0
languageName: node
linkType: hard

"@tufjs/canonical-json@npm:2.0.0":
version: 2.0.0
resolution: "@tufjs/canonical-json@npm:2.0.0"
Expand Down Expand Up @@ -4835,7 +4846,7 @@ __metadata:
languageName: node
linkType: hard

"code-block-writer@npm:^13.0.1":
"code-block-writer@npm:^13.0.1, code-block-writer@npm:^13.0.3":
version: 13.0.3
resolution: "code-block-writer@npm:13.0.3"
checksum: 10c0/87db97b37583f71cfd7eced8bf3f0a0a0ca53af912751a734372b36c08cd27f3e8a4878ec05591c0cd9ae11bea8add1423e132d660edd86aab952656dd41fd66
Expand Down Expand Up @@ -12870,6 +12881,16 @@ __metadata:
languageName: node
linkType: hard

"ts-morph@npm:^25.0.0":
version: 25.0.1
resolution: "ts-morph@npm:25.0.1"
dependencies:
"@ts-morph/common": "npm:~0.26.0"
code-block-writer: "npm:^13.0.3"
checksum: 10c0/4e8b67d7fc521d5dcc7e4e6dfb2e10bc63fcaaef8c31b91d3c9eb98eacd42db70bde3359075dcb8e988a5510f02e2ee6f98a02f89045d648bfda72a5207d78ba
languageName: node
linkType: hard

"tsconfig-paths@npm:^4.1.2":
version: 4.2.0
resolution: "tsconfig-paths@npm:4.2.0"
Expand Down