Revert some packages due to firefox test failure

This commit is contained in:
HarelM
2024-03-21 16:20:13 +02:00
parent 055eb13c51
commit 22f063aebb
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -64,7 +64,7 @@
"@cypress/code-coverage": "^3.12.30", "@cypress/code-coverage": "^3.12.30",
"@istanbuljs/nyc-config-typescript": "^1.0.2", "@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^5.0.5", "@rollup/plugin-replace": "^5.0.5",
"@shellygo/cypress-test-utils": "^2.0.52", "@shellygo/cypress-test-utils": "^2.0.50",
"@types/codemirror": "^5.60.15", "@types/codemirror": "^5.60.15",
"@types/color": "^3.0.6", "@types/color": "^3.0.6",
"@types/cors": "^2.8.17", "@types/cors": "^2.8.17",
@@ -107,7 +107,7 @@
"stylelint-scss": "^6.2.1", "stylelint-scss": "^6.2.1",
"typescript": "^5.4.3", "typescript": "^5.4.3",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"vite": "^5.2.2", "vite": "^5.0.12",
"vite-plugin-istanbul": "^6.0.0" "vite-plugin-istanbul": "^6.0.0"
} }
}, },
+2 -2
View File
@@ -92,7 +92,7 @@
"@cypress/code-coverage": "^3.12.30", "@cypress/code-coverage": "^3.12.30",
"@istanbuljs/nyc-config-typescript": "^1.0.2", "@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^5.0.5", "@rollup/plugin-replace": "^5.0.5",
"@shellygo/cypress-test-utils": "^2.0.52", "@shellygo/cypress-test-utils": "^2.0.50",
"@types/codemirror": "^5.60.15", "@types/codemirror": "^5.60.15",
"@types/color": "^3.0.6", "@types/color": "^3.0.6",
"@types/cors": "^2.8.17", "@types/cors": "^2.8.17",
@@ -135,7 +135,7 @@
"stylelint-scss": "^6.2.1", "stylelint-scss": "^6.2.1",
"typescript": "^5.4.3", "typescript": "^5.4.3",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"vite": "^5.2.2", "vite": "^5.0.12",
"vite-plugin-istanbul": "^6.0.0" "vite-plugin-istanbul": "^6.0.0"
} }
} }