Skip to content

Commit 461f811

Browse files
committed
deps
1 parent 4eb627b commit 461f811

File tree

2 files changed

+160
-164
lines changed

2 files changed

+160
-164
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"tests": "playwright test"
88
},
99
"devDependencies": {
10-
"@playwright/test": "^1.52.0",
11-
"@tailwindcss/forms": "^0.5.8",
12-
"@types/node": "^22.15.3",
13-
"tailwindcss": "^3.4.10"
10+
"@playwright/test": "^1.56.0",
11+
"@tailwindcss/forms": "^0.5.10",
12+
"@types/node": "^22.18.10",
13+
"tailwindcss": "^3.4.18"
1414
}
1515
}

0 commit comments

Comments
 (0)