Skip to content

Commit bc62450

Browse files
chore(deps): update all non-major dependencies
1 parent a77e403 commit bc62450

File tree

4 files changed

+310
-203
lines changed

4 files changed

+310
-203
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.41.2"
1313
}
1414
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
},
99
"devDependencies": {
1010
"@nuxt/kit": "3.8.2",
11-
"@types/node": "^20.10.4",
12-
"globby": "^14.0.0",
13-
"pathe": "^1.1.1",
11+
"@types/node": "^20.11.17",
12+
"globby": "^14.0.1",
13+
"pathe": "^1.1.2",
1414
"pkg-types": "^1.0.3",
15-
"turbo": "^1.11.2"
15+
"turbo": "^1.12.4"
1616
},
1717
"resolutions": {
1818
"destr": "latest",

0 commit comments

Comments
 (0)