From e1b2d4e0475c5152b7c7ac7c2c3e5e17f160b01b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 09:25:36 -0500 Subject: [PATCH] build(deps): bump group with 4 updates (#156) Bumps the dependencies group with 4 updates in the / directory: [less](https://github.com/less/less.js), [sass](https://github.com/sass/dart-sass), [ts-loader](https://github.com/TypeStrong/ts-loader) and [typescript](https://github.com/microsoft/TypeScript). Updates `less` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) Updates `sass` from 1.83.0 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.0...1.83.4) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: less dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-loader dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 35 ++++++++++++++++------------------- package.json | 8 ++++---- 2 files changed, 20 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38639d6..1027361 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,19 +29,19 @@ "eslint-webpack-plugin": "^4.2.0", "html-replace-webpack-plugin": "^2.6.0", "html-webpack-plugin": "^5.6.3", - "less": "^4.2.1", + "less": "^4.2.2", "less-loader": "^12.2.0", "mini-css-extract-plugin": "^2.9.2", "mini-svg-data-uri": "^1.4.4", "rimraf": "^5.0.9", - "sass": "^1.83.0", + "sass": "^1.83.4", "sass-loader": "^16.0.4", "style-loader": "^4.0.0", "terser-webpack-plugin": "^5.3.11", - "ts-loader": "^9.5.1", + "ts-loader": "^9.5.2", "tsconfig-paths-webpack-plugin": "^4.2.0", "tslib": "^2.8.1", - "typescript": "^5.6.3", + "typescript": "^5.7.3", "webpack": "^5.97.1", "webpack-bundle-analyzer": "^4.10.2", "webpack-cli": "^5.1.4", @@ -11694,10 +11694,9 @@ } }, "node_modules/less": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/less/-/less-4.2.1.tgz", - "integrity": "sha512-CasaJidTIhWmjcqv0Uj5vccMI7pJgfD9lMkKtlnTHAdJdYK/7l8pM9tumLyJ0zhbD4KJLo/YvTj+xznQd5NBhg==", - "license": "Apache-2.0", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/less/-/less-4.2.2.tgz", + "integrity": "sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==", "dependencies": { "copy-anything": "^2.0.1", "parse-node-version": "^1.0.1", @@ -14449,9 +14448,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.83.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.0.tgz", - "integrity": "sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==", + "version": "1.83.4", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz", + "integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==", "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", @@ -15684,10 +15683,9 @@ } }, "node_modules/ts-loader": { - "version": "9.5.1", - "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.1.tgz", - "integrity": "sha512-rNH3sK9kGZcH9dYzC7CewQm4NtxJTjSEVRJ2DyBZR7f8/wcta+iV44UPCXc5+nzDzivKtlzV6c9P4e+oFhDLYg==", - "license": "MIT", + "version": "9.5.2", + "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.2.tgz", + "integrity": "sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==", "dependencies": { "chalk": "^4.1.0", "enhanced-resolve": "^5.0.0", @@ -16029,10 +16027,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", - "license": "Apache-2.0", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index 1f343f5..ba4cc36 100644 --- a/package.json +++ b/package.json @@ -93,19 +93,19 @@ "eslint-webpack-plugin": "^4.2.0", "html-replace-webpack-plugin": "^2.6.0", "html-webpack-plugin": "^5.6.3", - "less": "^4.2.1", + "less": "^4.2.2", "less-loader": "^12.2.0", "mini-css-extract-plugin": "^2.9.2", "mini-svg-data-uri": "^1.4.4", "rimraf": "^5.0.9", - "sass": "^1.83.0", + "sass": "^1.83.4", "sass-loader": "^16.0.4", "style-loader": "^4.0.0", "terser-webpack-plugin": "^5.3.11", - "ts-loader": "^9.5.1", + "ts-loader": "^9.5.2", "tsconfig-paths-webpack-plugin": "^4.2.0", "tslib": "^2.8.1", - "typescript": "^5.6.3", + "typescript": "^5.7.3", "webpack": "^5.97.1", "webpack-bundle-analyzer": "^4.10.2", "webpack-cli": "^5.1.4",