I’ve had this error “Property ‘$t’ does not exist on type ‘ComponentCustomProperties'” since I updated the vue-router package, how can I resolve it?

enter image description here

enter image description here

I’ve updated my Vue Router package, and since then, I’ve encountered this error. I considered reverting the changes, but I need to keep my npm packages updated to ensure compatibility and take advantage of the latest features and fixes.

I have upgraded from version 4.4.0 to version 4.4.2 of the dependencies