Skip to content

Commit 0f17304

Browse files
chore(deps): update all
1 parent b0ff16c commit 0f17304

File tree

4 files changed

+156
-935
lines changed

4 files changed

+156
-935
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@nx/js": "^20.8.1",
2020
"nx": "20.8.1",
2121
"tsx": "^4.19.4",
22-
"yargs": "^17.7.2"
22+
"yargs": "^18.0.0"
2323
},
2424
"pnpm": {
2525
"onlyBuiltDependencies": [

packages/ui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "5.8.3",
5050
"typescript-eslint": "^8.31.1",
5151
"undici": "^7.8.0",
52-
"vite": "5.4.14",
52+
"vite": "6.3.5",
5353
"vite-tsconfig-paths": "5.1.4"
5454
}
5555
}

packages/ui-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"tailwindcss": "4.1.5",
6363
"typescript": "5.8.3",
6464
"typescript-eslint": "^8.31.1",
65-
"vite": "5.4.14",
65+
"vite": "6.3.5",
6666
"vite-tsconfig-paths": "^5.1.4"
6767
},
6868
"peerDependencies": {

0 commit comments

Comments
 (0)