Skip to content

Commit f704fb4

Browse files
Update all non-major dependencies (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50b9c77 commit f704fb4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "18.3.1",
3838
"react-dom": "18.3.1",
3939
"react-is": "18.3.1",
40-
"recharts": "2.13.3",
40+
"recharts": "2.15.0",
4141
"scriptex-socials": "1.8.0",
4242
"styled-components": "6.1.13",
4343
"universal-github-client": "1.0.3",
@@ -47,7 +47,7 @@
4747
"@babel/core": "7.26.0",
4848
"@babel/plugin-transform-runtime": "7.25.9",
4949
"@babel/preset-env": "7.26.0",
50-
"@babel/preset-react": "7.25.9",
50+
"@babel/preset-react": "7.26.3",
5151
"parcel": "2.13.2",
5252
"process": "0.11.10"
5353
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -899,10 +899,10 @@
899899
"@babel/types" "^7.4.4"
900900
esutils "^2.0.2"
901901

902-
"@babel/preset-react@7.25.9":
903-
version "7.25.9"
904-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.25.9.tgz#5f473035dc2094bcfdbc7392d0766bd42dce173e"
905-
integrity sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==
902+
"@babel/preset-react@7.26.3":
903+
version "7.26.3"
904+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.26.3.tgz#7c5e028d623b4683c1f83a0bd4713b9100560caa"
905+
integrity sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==
906906
dependencies:
907907
"@babel/helper-plugin-utils" "^7.25.9"
908908
"@babel/helper-validator-option" "^7.25.9"
@@ -3652,10 +3652,10 @@ recharts-scale@^0.4.4:
36523652
dependencies:
36533653
decimal.js-light "^2.4.1"
36543654

3655-
recharts@2.13.3:
3656-
version "2.13.3"
3657-
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.13.3.tgz#a5ce61e493dff921a14a14a8f42a9f2d2bbefd5a"
3658-
integrity sha512-YDZ9dOfK9t3ycwxgKbrnDlRC4BHdjlY73fet3a0C1+qGMjXVZe6+VXmpOIIhzkje5MMEL8AN4hLIe4AMskBzlA==
3655+
recharts@2.15.0:
3656+
version "2.15.0"
3657+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.0.tgz#0b77bff57a43885df9769ae649a14cb1a7fe19aa"
3658+
integrity sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==
36593659
dependencies:
36603660
clsx "^2.0.0"
36613661
eventemitter3 "^4.0.1"

0 commit comments

Comments
 (0)