[Snyk] Upgrade: react, react-dom, , , ton3-core, , , , , , , bootstrap, coingecko-api-v3, crypto-js, fp-ts, i18next, i18next-browser-languagedetector, i18next-http-backend, react-bootstrap, react-hook-form, react-i18next, react-router-dom, rollup-plugin-polyfill-node, util, yaml #124
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
react
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 5 months ago
on 2024-04-26
react-dom
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 5 months ago
on 2024-04-26
@esbuild-plugins/node-globals-polyfill
from 0.1.1 to 0.2.3 | 4 versions ahead of your current version | 2 years ago
on 2023-01-27
@esbuild-plugins/node-modules-polyfill
from 0.1.4 to 0.2.2 | 3 versions ahead of your current version | 2 years ago
on 2023-01-27
ton3-core
from 0.0.17 to 0.0.21 | 4 versions ahead of your current version | 2 years ago
on 2022-12-31
@tegro/ton3-client
from 0.0.15 to 0.0.17 | 2 versions ahead of your current version | 2 years ago
on 2022-11-26
@tegro/ton3-contracts
from 0.0.3 to 0.0.4 | 1 version ahead of your current version | 2 years ago
on 2022-11-24
@types/bn.js
from 5.1.0 to 5.1.5 | 5 versions ahead of your current version | 10 months ago
on 2023-11-06
@types/buffers
from 0.1.31 to 0.1.34 | 3 versions ahead of your current version | 10 months ago
on 2023-11-07
@types/qrcode-svg
from 1.1.1 to 1.1.5 | 4 versions ahead of your current version | 2 months ago
on 2024-07-19
@types/react-transition-group
from 4.4.5 to 4.4.11 | 6 versions ahead of your current version | a month ago
on 2024-08-10
bootstrap
from 5.2.0 to 5.3.3 | 10 versions ahead of your current version | 7 months ago
on 2024-02-20
coingecko-api-v3
from 0.0.13 to 0.0.29 | 16 versions ahead of your current version | a year ago
on 2023-08-30
crypto-js
from 4.1.1 to 4.2.0 | 1 version ahead of your current version | a year ago
on 2023-10-24
fp-ts
from 2.12.2 to 2.16.9 | 22 versions ahead of your current version | 2 months ago
on 2024-07-25
i18next
from 21.9.1 to 21.10.0 | 2 versions ahead of your current version | 2 years ago
on 2022-10-06
i18next-browser-languagedetector
from 6.1.5 to 6.1.8 | 3 versions ahead of your current version | 2 years ago
on 2022-10-07
i18next-http-backend
from 1.4.1 to 1.4.5 | 4 versions ahead of your current version | 2 years ago
on 2022-10-26
react-bootstrap
from 2.5.0 to 2.10.4 | 17 versions ahead of your current version | 2 months ago
on 2024-06-30
react-hook-form
from 7.34.2 to 7.53.0 | 83 versions ahead of your current version | 21 days ago
on 2024-08-24
react-i18next
from 11.18.4 to 11.18.6 | 2 versions ahead of your current version | 2 years ago
on 2022-09-09
react-router-dom
from 6.3.0 to 6.26.1 | 148 versions ahead of your current version | a month ago
on 2024-08-15
rollup-plugin-polyfill-node
from 0.9.0 to 0.13.0 | 6 versions ahead of your current version | 10 months ago
on 2023-11-21
util
from 0.12.4 to 0.12.5 | 1 version ahead of your current version | 2 years ago
on 2022-10-16
yaml
from 2.2.2 to 2.5.0 | 18 versions ahead of your current version | 2 months ago
on 2024-07-24
Issues fixed by the recommended upgrade:
SNYK-JS-CRYPTOJS-6028119
Release notes
Package name: react
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874React DOM
onRecoverableError
. (@ gnoff in #24591)document
causing a blank page on mismatch. (@ gnoff in #24523)setState
in Safari when adding an iframe. (@ gaearon in #24459)React DOM Server
<title>
elements to match the browser constraints. (@ gnoff in #24679)highWaterMark
to0
. (@ jplhomer in #24641)Server Components (Experimental)
useId()
inside Server Components. (@ gnoff) in #24172Package name: react-dom
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874