i18next / react-i18next

Internationalization for react done right. Using the i18next i18n ecosystem.
https://react.i18next.com
MIT License
9.23k stars 1.02k forks source link

chore: update example dependencies #1788

Closed ripecosta closed 1 month ago

ripecosta commented 1 month ago

Description

Updates dependencies on the examples to ensure they're still up to date.

Notes: On react native I only addressed security vulnerabilities and didn't update the deps because I don't feel comfortable on native. However, those deps are relatively up to date already. I didn't touch the storybook example at all because I couldn't get it to run (npm run storybook).

Checklist

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/babel-preset-razzle@4.2.18 environment Transitive: filesystem, unsafe +160 20.2 MB razzle-bot
npm/express@4.19.2 environment, filesystem, network Transitive: eval, unsafe +29 1.17 MB wesleytodd
npm/html-webpack-plugin@5.6.0 filesystem, unsafe Transitive: environment, network, shell +12 2.5 MB evilebottnawi
npm/i18next-browser-languagedetector@8.0.0 None +1 329 kB adrai
npm/i18next-fs-backend@2.3.2 eval, filesystem 0 494 kB adrai
npm/i18next-http-backend@2.5.2 network +2 363 kB adrai
npm/i18next-http-middleware@3.6.0 environment 0 144 kB adrai
npm/i18next@23.12.3 None +1 881 kB adrai
npm/mini-css-extract-plugin@0.12.0 unsafe +7 370 kB evilebottnawi

🚮 Removed packages: npm/babel-preset-razzle@4.0.5, npm/express@4.17.1, npm/html-webpack-plugin@5.3.1, npm/i18next-browser-languagedetector@6.1.2, npm/i18next-fs-backend@1.1.1, npm/i18next-http-backend@1.2.8, npm/i18next-http-middleware@3.1.4, npm/mini-css-extract-plugin@1.4.1, npm/razzle-dev-utils@4.0.5, npm/razzle@4.0.5, npm/react-i18next@11.11.3, npm/react-router-dom@5.2.0, npm/serve@11.3.2

View full report↗︎

coveralls commented 1 month ago

Coverage Status

coverage: 97.094%. remained the same when pulling c77e15e94624c9ad9f1bf49f67ed16b8ed04baa3 on ripecosta:rc/examples into 6dcfcd66946946eed89c25f332726dd19ffb703a on i18next:master.