Skip to content

Commit 4d74bc5

Browse files
chore(deps): update all non-major dependencies
1 parent a9dbfdd commit 4d74bc5

File tree

6 files changed

+417
-207
lines changed

6 files changed

+417
-207
lines changed

bun.lock

Lines changed: 226 additions & 190 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@stacksjs/eslint-config": "^4.14.0-beta.3",
5454
"@types/bun": "^1.2.20",
5555
"@types/clean-css": "^4.2.11",
56-
"buddy-bot": "^0.8.6",
56+
"buddy-bot": "^0.8.8",
5757
"bumpp": "^10.2.3",
5858
"bun-plugin-dtsx": "0.9.5",
5959
"cac": "^6.7.14",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ts-maps": "workspace:*"
3838
},
3939
"devDependencies": {
40-
"@nuxt/devtools": "^2.6.2",
40+
"@nuxt/devtools": "^2.6.3",
4141
"@nuxt/eslint-config": "^1.9.0",
4242
"@nuxt/module-builder": "^1.0.2",
4343
"@nuxt/schema": "^4.0.3",

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@stacksjs/docs": "^0.70.23",
4848
"@stacksjs/eslint-config": "^4.14.0-beta.3",
4949
"@testing-library/dom": "^10.4.1",
50-
"@testing-library/jest-dom": "^6.7.0",
50+
"@testing-library/jest-dom": "^6.8.0",
5151
"@types/bun": "^1.2.20",
5252
"@types/google.maps": "^3.58.1",
5353
"@types/vue": "^2.0.0",
@@ -58,7 +58,7 @@
5858
"changelogen": "^0.6.2",
5959
"happy-dom": "^18.0.1",
6060
"typescript": "^5.9.0",
61-
"vue": "^3.5.18",
61+
"vue": "^3.5.19",
6262
"vue-tsc": "^2.2.12"
6363
}
6464
}

0 commit comments

Comments
 (0)