Skip to content

Commit 438cb05

Browse files
committed
chore: update dependencies
1 parent 0a31e1f commit 438cb05

3 files changed

Lines changed: 131 additions & 126 deletions

File tree

.changeset/frank-bugs-look.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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@
5050
"@rollup/plugin-terser": "^0.4.4",
5151
"@rollup/plugin-typescript": "^12.3.0",
5252
"@types/node": "^22.19.7",
53-
"@vitest/coverage-v8": "^4.0.17",
53+
"@vitest/coverage-v8": "^4.0.18",
5454
"cross-env": "^10.1.0",
5555
"eslint": "^9.39.2",
5656
"eslint-plugin-import": "^2.32.0",
5757
"eslint-plugin-prettier": "^5.5.5",
5858
"eslint-plugin-vue": "^10.7.0",
5959
"glob": "^13.0.0",
60-
"globals": "^17.0.0",
60+
"globals": "^17.1.0",
6161
"husky": "^9.1.7",
6262
"lint-staged": "^16.2.7",
6363
"prettier": "^3.8.1",
6464
"rimraf": "^6.1.2",
65-
"rolldown": "^1.0.0-beta.60",
65+
"rolldown": "^1.0.0-rc.1",
6666
"turbo": "^2.7.5",
6767
"typescript": "^5.9.3",
6868
"typescript-eslint": "^8.53.1",
69-
"vitest": "^4.0.17",
69+
"vitest": "^4.0.18",
7070
"vue-eslint-parser": "^10.2.0"
7171
}
7272
}

0 commit comments

Comments
 (0)