Skip to content

Commit d8e9eba

Browse files
Update all non-major dependencies
1 parent 4bcd00e commit d8e9eba

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
@@ -38,14 +38,14 @@
3838
"react-is": "19.2.4",
3939
"recharts": "2.15.4",
4040
"scriptex-socials": "1.9.1",
41-
"styled-components": "6.3.11",
41+
"styled-components": "6.3.12",
4242
"universal-github-client": "1.0.3",
4343
"yargs": "18.0.0"
4444
},
4545
"devDependencies": {
4646
"@babel/core": "7.29.0",
4747
"@babel/plugin-transform-runtime": "7.29.0",
48-
"@babel/preset-env": "7.29.0",
48+
"@babel/preset-env": "7.29.2",
4949
"@babel/preset-react": "7.28.5",
5050
"buffer": "^5.5.0||^6.0.0",
5151
"parcel": "2.16.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -886,10 +886,10 @@
886886
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
887887
"@babel/helper-plugin-utils" "^7.28.6"
888888

889-
"@babel/preset-env@7.29.0":
890-
version "7.29.0"
891-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
892-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
889+
"@babel/preset-env@7.29.2":
890+
version "7.29.2"
891+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
892+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
893893
dependencies:
894894
"@babel/compat-data" "^7.29.0"
895895
"@babel/helper-compilation-targets" "^7.28.6"
@@ -3919,10 +3919,10 @@ strip-ansi@^7.1.0:
39193919
dependencies:
39203920
ansi-regex "^6.0.1"
39213921

3922-
styled-components@6.3.11:
3923-
version "6.3.11"
3924-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.3.11.tgz#6babdb151a3419b0a79a368353d1dfbe8c5dddbc"
3925-
integrity sha512-opzgceGlQ5rdZdGwf9ddLW7EM2F4L7tgsgLn6fFzQ2JgE5EVQ4HZwNkcgB1p8WfOBx1GEZP3fa66ajJmtXhSrA==
3922+
styled-components@6.3.12:
3923+
version "6.3.12"
3924+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.3.12.tgz#263a1c52bd1c5d1cdd2667e9605e5ffa8df592d0"
3925+
integrity sha512-hFR6xsVkVYbsdcUlzPYFvFfoc6o2KlV0VvgRIQwSYMtdThM7SCxnjX9efh/cWce2kTq16I/Kl3xM98xiLptsXA==
39263926
dependencies:
39273927
"@emotion/is-prop-valid" "1.4.0"
39283928
"@emotion/unitless" "0.10.0"

0 commit comments

Comments
 (0)