Skip to content

Commit 5b80e24

Browse files
Update all non-major dependencies
1 parent 5cd6554 commit 5b80e24

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@babel/core": "7.29.0",
46-
"@babel/preset-env": "7.29.0",
46+
"@babel/preset-env": "7.29.2",
4747
"autoprefixer": "10.4.27",
4848
"babel-loader": "10.1.1",
4949
"browser-sync": "3.0.4",
@@ -57,7 +57,7 @@
5757
"eslint": "10.0.3",
5858
"eslint-config-recommended": "4.1.0",
5959
"eslint-plugin-compat": "7.0.1",
60-
"mini-css-extract-plugin": "2.10.1",
60+
"mini-css-extract-plugin": "2.10.2",
6161
"node-sass-magic-importer": "5.3.3",
6262
"postcss": "8.5.8",
6363
"postcss-cli": "11.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -904,10 +904,10 @@
904904
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
905905
"@babel/helper-plugin-utils" "^7.28.6"
906906

907-
"@babel/preset-env@7.29.0":
908-
version "7.29.0"
909-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
910-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
907+
"@babel/preset-env@7.29.2":
908+
version "7.29.2"
909+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
910+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
911911
dependencies:
912912
"@babel/compat-data" "^7.29.0"
913913
"@babel/helper-compilation-targets" "^7.28.6"
@@ -6228,10 +6228,10 @@ min-indent@^1.0.0:
62286228
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
62296229
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
62306230

6231-
mini-css-extract-plugin@2.10.1:
6232-
version "2.10.1"
6233-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844"
6234-
integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==
6231+
mini-css-extract-plugin@2.10.2:
6232+
version "2.10.2"
6233+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz#5c85ec9450c05d26e32531b465a15a08c3a57253"
6234+
integrity sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==
62356235
dependencies:
62366236
schema-utils "^4.0.0"
62376237
tapable "^2.2.1"

0 commit comments

Comments
 (0)