Skip to content

Commit 8f0c660

Browse files
committed
chore: update dependencies
1 parent 233f7fd commit 8f0c660

4 files changed

Lines changed: 157 additions & 147 deletions

File tree

.changeset/modern-clocks-feel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@protocol-launcher/shared': patch
3+
---
4+
5+
chore: update dependencies

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"lodash-es": "^4.17.22",
2424
"pinia": "^3.0.4",
2525
"protocol-launcher": "workspace:*",
26-
"vue": "^3.5.26"
26+
"vue": "^3.5.27"
2727
}
2828
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"esm",
4141
"typescript"
4242
],
43-
"packageManager": "pnpm@10.28.0",
43+
"packageManager": "pnpm@10.28.1",
4444
"devDependencies": {
4545
"@biomejs/biome": "2.3.11",
4646
"@changesets/changelog-github": "^0.5.2",
@@ -65,7 +65,7 @@
6565
"rolldown": "^1.0.0-beta.60",
6666
"turbo": "^2.7.5",
6767
"typescript": "^5.9.3",
68-
"typescript-eslint": "^8.53.0",
68+
"typescript-eslint": "^8.53.1",
6969
"vitest": "^4.0.17",
7070
"vue-eslint-parser": "^10.2.0"
7171
}

0 commit comments

Comments
 (0)