mZ>qpdUTWcvM9DGt^F%4K^nU|X0}Uwv
diff --git a/e2e/snapshots.js b/e2e/snapshots.js
index f8c769a0b..9829dcddd 100644
--- a/e2e/snapshots.js
+++ b/e2e/snapshots.js
@@ -283,7 +283,7 @@ module.exports = {
"6": "Displaying items 981-1000 of 1000 in total"
}
},
- "__version": "13.13.2",
+ "__version": "13.13.3",
"[repro] Test helpers": {
"[repro] Test #nav": {
"1": "@records: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
",
diff --git a/package.json b/package.json
index 51f07c185..08a95a3d0 100644
--- a/package.json
+++ b/package.json
@@ -5,21 +5,20 @@
"type": "module",
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
- "@types/node": "22.1.0",
- "cypress": "13.13.2",
+ "@types/node": "22.5.0",
+ "cypress": "13.13.3",
"cypress-html-validate": "6.1.0",
- "eslint-plugin-cypress": "3.4.0",
- "eslint-plugin-promise": "7.0.0",
+ "eslint-plugin-cypress": "3.5.0",
+ "eslint-plugin-promise": "7.1.0",
"html-validate": "8.21.0",
"start-server-and-test": "2.0.5",
- "@eslint/js": "9.8.0",
+ "@eslint/js": "9.9.1",
"@types/eslint__js": "^8.42.3",
- "eslint": "9.8.0",
+ "eslint": "9.9.1",
"eslint-plugin-align-assignments": "^1.1.2",
"retypeapp-linux-x64": "3.5.0",
- "retypeapp-darwin-x64": "3.5.0",
"typescript": "5.5.4",
- "typescript-eslint": "8.0.0"
+ "typescript-eslint": "8.2.0"
},
"workspaces": ["e2e"]
}