I asked myself the same thing the other day.
I tried to write some vanilla JS for a simple function, and discovered it wasn't cross-browser or mobile compatible -- and if I'd coded it in JQuery, it would have been.
JQuery still has a lot of practical uses for quick projects until we see wider adoption of new technologies (and the abandonment of old hardware limitations).