From 51ced95a77bad37e3f16d65ec638f9b8bf58d969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:43:37 +0000 Subject: [PATCH] Bump the minor-patch group with 8 updates Bumps the minor-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.1` | | [sass](https://github.com/sass/dart-sass) | `1.83.1` | `1.83.4` | | [@babel/plugin-transform-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-nullish-coalescing-operator) | `7.26.5` | `7.26.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001692` | `1.0.30001695` | | [consola](https://github.com/unjs/consola) | `3.3.3` | `3.4.0` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.80` | `1.5.83` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | Updates `lint-staged` from 15.3.0 to 15.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.1) Updates `sass` from 1.83.1 to 1.83.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.83.1...1.83.4) Updates `@babel/plugin-transform-nullish-coalescing-operator` from 7.26.5 to 7.26.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.6/packages/babel-plugin-transform-nullish-coalescing-operator) Updates `@types/node` from 22.10.5 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `caniuse-lite` from 1.0.30001692 to 1.0.30001695 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001692...1.0.30001695) Updates `consola` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/unjs/consola/releases) - [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/consola/compare/v3.3.3...v3.4.0) Updates `electron-to-chromium` from 1.5.80 to 1.5.83 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.5.80...v1.5.83) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/plugin-transform-nullish-coalescing-operator" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/node" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: consola dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: postcss dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 55 +++++++++++++++++++++++------------------------ package.json | 4 ++-- 2 files changed, 29 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2520c346..1cc27208 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,10 +14,10 @@ "eslint-webpack-plugin": "^4.2.0", "glob": "^11.0.1", "husky": "^9.1.7", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "prettier": "^3.4.2", "purgecss-webpack-plugin": "^7.0.2", - "sass": "^1.83.1", + "sass": "^1.83.4", "sass-loader": "^16.0.4", "webpack": "^5.97.1", "webpack-cli": "^5.1.4" @@ -1003,9 +1003,9 @@ } }, "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.26.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.5.tgz", - "integrity": "sha512-OHqczNm4NTQlW1ghrVY43FPoiRzbmzNVbcgVnMKZN/RQYezHUSdjACjaX50CD3B7UIAjv39+MlsrVDb3v741FA==", + "version": "7.26.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz", + "integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.26.5" @@ -2578,9 +2578,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", - "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", + "version": "22.10.7", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", + "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", "dev": true, "dependencies": { "undici-types": "~6.20.0" @@ -3175,9 +3175,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001692", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001692.tgz", - "integrity": "sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==", + "version": "1.0.30001695", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz", + "integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==", "dev": true, "funding": [ { @@ -3381,9 +3381,9 @@ "peer": true }, "node_modules/consola": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/consola/-/consola-3.3.3.tgz", - "integrity": "sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.0.tgz", + "integrity": "sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==", "dev": true, "engines": { "node": "^14.18.0 || >=16.10.0" @@ -3830,9 +3830,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.5.80", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.80.tgz", - "integrity": "sha512-LTrKpW0AqIuHwmlVNV+cjFYTnXtM9K37OGhpe0ZI10ScPSxqVSryZHIY3WnCS5NSYbBODRTZyhRMS2h5FAEqAw==", + "version": "1.5.83", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.83.tgz", + "integrity": "sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ==", "dev": true }, "node_modules/emoji-regex": { @@ -5159,9 +5159,9 @@ } }, "node_modules/lint-staged": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz", - "integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "dependencies": { "chalk": "~5.4.1", @@ -5887,9 +5887,9 @@ } }, "node_modules/postcss": { - "version": "8.4.49", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", - "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz", + "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", "dev": true, "funding": [ { @@ -5905,9 +5905,8 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { - "nanoid": "^3.3.7", + "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, @@ -6872,9 +6871,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.83.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.1.tgz", - "integrity": "sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==", + "version": "1.83.4", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz", + "integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==", "dev": true, "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index c94cc291..9152dad1 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,10 @@ "eslint-webpack-plugin": "^4.2.0", "glob": "^11.0.1", "husky": "^9.1.7", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "prettier": "^3.4.2", "purgecss-webpack-plugin": "^7.0.2", - "sass": "^1.83.1", + "sass": "^1.83.4", "sass-loader": "^16.0.4", "webpack": "^5.97.1", "webpack-cli": "^5.1.4"