From f637117d8383130b42882bb06aa7cafab46e6eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:30:31 +0000 Subject: [PATCH] build(deps): bump postcss-styled-syntax from 0.6.4 to 0.7.0 Bumps [postcss-styled-syntax](https://github.com/hudochenkov/postcss-styled-syntax) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/hudochenkov/postcss-styled-syntax/releases) - [Changelog](https://github.com/hudochenkov/postcss-styled-syntax/blob/main/CHANGELOG.md) - [Commits](https://github.com/hudochenkov/postcss-styled-syntax/compare/0.6.4...0.7.0) --- updated-dependencies: - dependency-name: postcss-styled-syntax dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b42f51..567c324 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "postcss-sass": "^0.5.0", "postcss-scss": "^4.0.9", "postcss-styled": "^0.34.0", - "postcss-styled-syntax": "^0.6.4", + "postcss-styled-syntax": "^0.7.0", "postcss-syntax": "^0.36.2", "prettier": "^3.3.3", "stylelint": "^16.10.0", @@ -1757,11 +1757,11 @@ } }, "node_modules/postcss-styled-syntax": { - "version": "0.6.4", - "resolved": "https://registry.npmjs.org/postcss-styled-syntax/-/postcss-styled-syntax-0.6.4.tgz", - "integrity": "sha512-uWiLn+9rKgIghUYmTHvXMR6MnyPULMe9Gv3bV537Fg4FH6CA6cn21WMjKss2Qb98LUhT847tKfnRGG3FhSOgUQ==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/postcss-styled-syntax/-/postcss-styled-syntax-0.7.0.tgz", + "integrity": "sha512-OeStzPkHJ1/WDGRKm/JuVK8UdJbjt3U7AFC+zUc9omJ79SaXSxWoy+PXxJz7t8vOO8HcUgCLndNEQfLvZ74TuQ==", "dependencies": { - "typescript": "^5.3.3" + "typescript": "^5.6.3" }, "engines": { "node": ">=14.17" @@ -2921,9 +2921,9 @@ } }, "node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", + "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -4209,11 +4209,11 @@ "requires": {} }, "postcss-styled-syntax": { - "version": "0.6.4", - "resolved": "https://registry.npmjs.org/postcss-styled-syntax/-/postcss-styled-syntax-0.6.4.tgz", - "integrity": "sha512-uWiLn+9rKgIghUYmTHvXMR6MnyPULMe9Gv3bV537Fg4FH6CA6cn21WMjKss2Qb98LUhT847tKfnRGG3FhSOgUQ==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/postcss-styled-syntax/-/postcss-styled-syntax-0.7.0.tgz", + "integrity": "sha512-OeStzPkHJ1/WDGRKm/JuVK8UdJbjt3U7AFC+zUc9omJ79SaXSxWoy+PXxJz7t8vOO8HcUgCLndNEQfLvZ74TuQ==", "requires": { - "typescript": "^5.3.3" + "typescript": "^5.6.3" } }, "postcss-syntax": { @@ -5000,9 +5000,9 @@ "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==" }, "typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==" + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", + "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" }, "uri-js": { "version": "4.4.1", diff --git a/package.json b/package.json index ce13d37..47fe81a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "postcss-sass": "^0.5.0", "postcss-scss": "^4.0.9", "postcss-styled": "^0.34.0", - "postcss-styled-syntax": "^0.6.4", + "postcss-styled-syntax": "^0.7.0", "postcss-syntax": "^0.36.2", "prettier": "^3.3.3", "stylelint": "^16.10.0",