Skip to content

Commit e42d808

Browse files
committed
chore: bump dependencies
1 parent 1788f73 commit e42d808

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

package-lock.json

Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"typecheck": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"@andreasphil/command-bar": "github:andreasphil/command-bar#v0.12.0",
14+
"@andreasphil/command-bar": "github:andreasphil/command-bar#v0.13.0",
1515
"@andreasphil/design-system": "github:andreasphil/design-system#v0.53.0",
1616
"@andreasphil/textarea2": "github:andreasphil/textarea2#v0.5.0",
1717
"browser-fs-access": "^0.38.0",
1818
"memize": "^2.1.1",
1919
"temporal-polyfill": "^0.3.0",
20-
"vue": "^3.5.19",
20+
"vue": "^3.5.21",
2121
"vue-router": "^4.5.1"
2222
},
2323
"devDependencies": {
24-
"@types/node": "^24.3.0",
25-
"rolldown-vite": "^7.1.4",
24+
"@types/node": "^24.5.2",
25+
"rolldown-vite": "^7.1.12",
2626
"typescript": "^5.9.2"
2727
}
2828
}

0 commit comments

Comments
 (0)