Skip to content

Commit 43ee4eb

Browse files
chore(deps): update all non-major dependencies
1 parent 85b97fe commit 43ee4eb

File tree

4 files changed

+270
-240
lines changed

4 files changed

+270
-240
lines changed

.e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"ui": "playwright test --ui"
1010
},
1111
"devDependencies": {
12-
"@playwright/test": "^1.40.1"
12+
"@playwright/test": "^1.47.2"
1313
}
1414
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
},
1010
"devDependencies": {
1111
"@nuxt/kit": "3.12.2",
12-
"@types/node": "^20.11.30",
12+
"@types/node": "^20.16.9",
1313
"consola": "^3.2.3",
14-
"globby": "^14.0.1",
14+
"globby": "^14.0.2",
1515
"pathe": "^1.1.2",
16-
"pkg-types": "^1.0.3",
16+
"pkg-types": "^1.2.0",
1717
"tinyexec": "^0.3.0",
1818
"turbo": "^2.1.2",
1919
"typescript": "^5.6.2"
@@ -24,5 +24,5 @@
2424
"nuxt": "^3.12.2",
2525
"ufo": "latest"
2626
},
27-
"packageManager": "pnpm@9.1.1"
27+
"packageManager": "pnpm@9.11.0"
2828
}

0 commit comments

Comments
 (0)