curatedcode / applii-tracker

A fully client-side job application tracker with sync support
https://applii.netlify.app/
Other
0 stars 0 forks source link

Update packages #86

Closed curatedcode closed 8 months ago

curatedcode commented 8 months ago

What is the chore? The following packages need to be updated

Package Current Latest
react-particles 2.12.2 Deprecated
tsparticles-engine 2.12.0 Deprecated
tsparticles-slim 2.12.0 Deprecated
@axe-core/playwright (dev) 4.8.1 4.8.4
@headlessui/react 1.7.17 1.7.18
@hookform/resolvers 3.3.1 3.3.4
@types/react 18.2.25 18.2.48
@types/react-dom 18.2.10 18.2.18
autoprefixer 10.4.16 10.4.17
@types/node 20.8.2 20.11.8
@vitejs/plugin-react (dev) 4.1.0 4.2.1
react-hook-form 7.47.0 7.49.3
tailwindcss 3.3.3 3.4.1
typescript 5.2.2 5.3.3
vite-tsconfig-paths (dev) 4.2.1 4.3.1
jsdom (dev) 22.1.0 24.0.0
next 13.5.4 14.1.0
vite (dev) 4.4.10 5.0.12
vitest (dev) 0.34.6 1.2.2

The react-particles, tsparticles-engine and tsparticles-slim will need to be updated to the next major version.

Urgency of chore Medium, considering tsparticles is deprecated, our version still works thought.

Additional context None