Skip to content

Commit c28f89f

Browse files
chore(deps): update all non-major dependencies
1 parent 19b0ab9 commit c28f89f

File tree

4 files changed

+275
-245
lines changed

4 files changed

+275
-245
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
@@ -8,10 +8,10 @@
88
},
99
"devDependencies": {
1010
"@nuxt/kit": "3.12.2",
11-
"@types/node": "^20.11.30",
12-
"globby": "^14.0.1",
11+
"@types/node": "^20.16.9",
12+
"globby": "^14.0.2",
1313
"pathe": "^1.1.2",
14-
"pkg-types": "^1.0.3",
14+
"pkg-types": "^1.2.0",
1515
"turbo": "^2.1.2"
1616
},
1717
"resolutions": {
@@ -20,5 +20,5 @@
2020
"nuxt": "^3.12.2",
2121
"ufo": "latest"
2222
},
23-
"packageManager": "pnpm@9.1.1"
23+
"packageManager": "pnpm@9.11.0"
2424
}

0 commit comments

Comments
 (0)