Skip to content

Commit 592c45b

Browse files
committed
chore(deps): upgrade
1 parent b6c2b9e commit 592c45b

File tree

6 files changed

+342
-125
lines changed

6 files changed

+342
-125
lines changed

.changeset/true-kids-wash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@icebreakers/monorepo": patch
3+
---
4+
5+
chore(deps): upgrade

apps/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@tanstack/vue-query": "^5.92.1",
1919
"@tanstack/vue-query-devtools": "^6.1.2",
2020
"@tanstack/vue-table": "^8.21.3",
21-
"@tanstack/vue-virtual": "^3.13.12",
21+
"@tanstack/vue-virtual": "^3.13.13",
2222
"@trpc/client": "^11.7.2",
2323
"clsx": "^2.1.1",
2424
"pinia": "^3.0.4",
@@ -41,7 +41,7 @@
4141
"tailwindcss": "^4.1.17",
4242
"typescript": "~5.9.3",
4343
"unplugin-vue-router": "^0.19.0",
44-
"vite": "^7.2.6",
44+
"vite": "^7.2.7",
4545
"vite-plugin-vue-devtools": "^8.0.5",
4646
"vite-tsconfig-paths": "^5.1.4",
4747
"vue-tsc": "3.1.7",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@changesets/cli": "^2.29.8",
4545
"@commitlint/cli": "^20.2.0",
4646
"@icebreakers/commitlint-config": "^1.2.3",
47-
"@icebreakers/eslint-config": "^1.6.4",
47+
"@icebreakers/eslint-config": "^1.6.5",
4848
"@icebreakers/monorepo": "workspace:*",
4949
"@icebreakers/stylelint-config": "^1.2.3",
5050
"@types/fs-extra": "^11.0.4",
@@ -65,7 +65,7 @@
6565
"pkg-types": "^2.3.0",
6666
"rimraf": "^6.1.2",
6767
"stylelint": "^16.26.1",
68-
"tsdown": "0.17.0",
68+
"tsdown": "0.17.1",
6969
"tslib": "^2.8.1",
7070
"tsup": "^8.5.1",
7171
"tsx": "^4.21.0",

packages/vue-lib-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jsdom": "^27.2.0",
5353
"tailwindcss": "^4.1.17",
5454
"unplugin-vue-router": "^0.19.0",
55-
"vite": "^7.2.6",
55+
"vite": "^7.2.7",
5656
"vite-plugin-dts": "^4.5.4",
5757
"vue": "^3.5.25",
5858
"vue-router": "^4.6.3",

0 commit comments

Comments
 (0)