fix: Fix issue where searching across formatted text would not work in Super note (#2897) (skip e2e)

This commit is contained in:
Aman Harwara
2025-04-25 23:57:14 +05:30
committed by GitHub
parent 23f5ac1c19
commit bdf6be38d2
21 changed files with 1079 additions and 683 deletions

View File

@@ -68,7 +68,7 @@
"npm-check-updates": "^16.10.17",
"prettier": "3.0.0",
"sass-loader": "^13.3.2",
"typescript": "5.2.2",
"typescript": "5.8.3",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",