Skip to content

Commit 6e4a48f

Browse files
chore(deps): update all non-major dependencies
1 parent 182c98b commit 6e4a48f

File tree

4 files changed

+337
-328
lines changed

4 files changed

+337
-328
lines changed

examples/app-bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@nuxt/test-utils": "latest",
18-
"@types/bun": "1.2.13",
18+
"@types/bun": "1.2.14",
1919
"playwright-core": "1.52.0",
2020
"typescript": "5.8.3"
2121
}

examples/app-vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/test-utils": "latest",
1818
"happy-dom": "17.4.7",
1919
"playwright-core": "1.52.0",
20-
"tinyglobby": "0.2.13",
20+
"tinyglobby": "0.2.14",
2121
"typescript": "5.8.3",
2222
"vitest": "3.1.4"
2323
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,25 +94,25 @@
9494
"@cucumber/cucumber": "11.3.0",
9595
"@jest/globals": "29.7.0",
9696
"@nuxt/devtools-kit": "2.4.1",
97-
"@nuxt/eslint-config": "1.4.0",
97+
"@nuxt/eslint-config": "1.4.1",
9898
"@playwright/test": "1.52.0",
9999
"@testing-library/vue": "8.1.0",
100-
"@types/bun": "1.2.13",
100+
"@types/bun": "1.2.14",
101101
"@types/estree": "1.0.7",
102102
"@types/jsdom": "21.1.7",
103-
"@types/node": "22.15.19",
103+
"@types/node": "22.15.21",
104104
"@types/semver": "7.7.0",
105105
"@vue/test-utils": "2.4.6",
106106
"changelogen": "0.6.1",
107107
"compatx": "0.2.0",
108108
"eslint": "9.27.0",
109109
"installed-check": "9.3.0",
110-
"knip": "5.56.0",
110+
"knip": "5.58.0",
111111
"nitropack": "2.11.12",
112112
"nuxt": "3.17.4",
113113
"pkg-pr-new": "0.0.50",
114114
"playwright-core": "1.52.0",
115-
"rollup": "4.41.0",
115+
"rollup": "4.41.1",
116116
"semver": "7.7.2",
117117
"typescript": "5.8.3",
118118
"unbuild": "latest",
@@ -169,7 +169,7 @@
169169
"@nuxt/kit": "^3.17.4",
170170
"@nuxt/schema": "^3.17.4",
171171
"@nuxt/test-utils": "workspace:*",
172-
"rollup": "4.41.0",
172+
"rollup": "4.41.1",
173173
"vite": "^6.3.5",
174174
"vite-node": "3.1.4",
175175
"vitest": "3.1.4",

0 commit comments

Comments
 (0)