diff --git a/package-lock.json b/package-lock.json index ffd008eed..a91f1b778 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12765,10 +12765,9 @@ "license": "Apache-2.0" }, "node_modules/fast-glob": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", - "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", - "license": "MIT", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", @@ -25944,32 +25943,6 @@ "node": ">=14.0.0" } }, - "node_modules/tailwindcss/node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/tailwindcss/node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/tailwindcss/node_modules/glob-parent": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", @@ -28531,22 +28504,6 @@ "eslint": ">=7" } }, - "packages/eslint-plugin-sui/node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, "packages/lint-repository-sui": { "version": "1.13.0", "devDependencies": { @@ -28555,7 +28512,7 @@ }, "packages/sui-bundler": { "name": "@s-ui/bundler", - "version": "9.67.0", + "version": "9.69.0", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -28577,7 +28534,7 @@ "css-minimizer-webpack-plugin": "4.0.0", "esbuild": "0.15.5", "escape-string-regexp": "4.0.0", - "fast-glob": "3.2.12", + "fast-glob": "3.3.2", "find-free-ports": "3.0.0", "html-webpack-inject-attributes-plugin": "1.0.6", "html-webpack-plugin": "5.5.0", @@ -28591,7 +28548,7 @@ "stream-http": "3.2.0", "strip-ansi": "6.0.1", "style-loader": "3.3.4", - "svg-spritemap-webpack-plugin": "^4.6.0", + "svg-spritemap-webpack-plugin": "4.6.0", "swc-loader": "0.2.6", "tailwindcss": "3.4.14", "url": "0.11.0", @@ -28604,22 +28561,6 @@ "sui-bundler": "bin/sui-bundler.js" } }, - "packages/sui-bundler/node_modules/fast-glob": { - "version": "3.2.12", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, "packages/sui-ci": { "name": "@s-ui/ci", "version": "1.28.0", @@ -28726,7 +28667,7 @@ "dependencies": { "@s-ui/helpers": "1", "commander": "8.3.0", - "fast-glob": "3.2.11" + "fast-glob": "3.3.2" }, "bin": { "sui-dashboard": "bin/sui-dashboard.js" @@ -29023,7 +28964,7 @@ "@swc/core": "1.3.14", "@swc/helpers": "0.4.12", "commander": "8.3.0", - "fast-glob": "3.2.12", + "fast-glob": "3.3.2", "fs-extra": "10.1.0", "typescript": "5.0.4" }, @@ -29031,22 +28972,6 @@ "sui-js-compiler": "index.js" } }, - "packages/sui-js-compiler/node_modules/fast-glob": { - "version": "3.2.12", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, "packages/sui-js/node_modules/cookie": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", @@ -29328,22 +29253,6 @@ "node": ">=10.13.0" } }, - "packages/sui-lint/node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, "packages/sui-lint/node_modules/globals": { "version": "13.24.0", "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", @@ -29927,7 +29836,7 @@ }, "packages/sui-segment-wrapper": { "name": "@s-ui/segment-wrapper", - "version": "4.5.0", + "version": "4.6.0", "license": "ISC", "dependencies": { "@s-ui/js": "2", @@ -30004,7 +29913,7 @@ "classnames": "2.5.1", "commander": "8.3.0", "deepmerge": "4.3.1", - "fast-glob": "3.2.11", + "fast-glob": "3.3.2", "fs-extra": "10.1.0", "git-url-parse": "13.1.0", "hoist-non-react-statics": "3.3.2", @@ -30081,7 +29990,7 @@ "@s-ui/react-atom-icon": "1", "babel-preset-sui": "3", "commander": "8.3.0", - "fast-glob": "3.2.11", + "fast-glob": "3.3.2", "fs-extra": "10.1.0", "just-camel-case": "4.0.2", "prop-types": "15", diff --git a/packages/sui-bundler/package.json b/packages/sui-bundler/package.json index 1d1aa2f6e..d3b7860eb 100644 --- a/packages/sui-bundler/package.json +++ b/packages/sui-bundler/package.json @@ -39,7 +39,7 @@ "css-minimizer-webpack-plugin": "4.0.0", "esbuild": "0.15.5", "escape-string-regexp": "4.0.0", - "fast-glob": "3.2.12", + "fast-glob": "3.3.2", "find-free-ports": "3.0.0", "html-webpack-inject-attributes-plugin": "1.0.6", "html-webpack-plugin": "5.5.0", diff --git a/packages/sui-dashboard/package.json b/packages/sui-dashboard/package.json index 88e05b97c..052a81813 100644 --- a/packages/sui-dashboard/package.json +++ b/packages/sui-dashboard/package.json @@ -13,6 +13,6 @@ "dependencies": { "@s-ui/helpers": "1", "commander": "8.3.0", - "fast-glob": "3.2.11" + "fast-glob": "3.3.2" } } diff --git a/packages/sui-js-compiler/package.json b/packages/sui-js-compiler/package.json index 31124f4e5..7b9384526 100644 --- a/packages/sui-js-compiler/package.json +++ b/packages/sui-js-compiler/package.json @@ -16,7 +16,7 @@ "@swc/core": "1.3.14", "@swc/helpers": "0.4.12", "commander": "8.3.0", - "fast-glob": "3.2.12", + "fast-glob": "3.3.2", "fs-extra": "10.1.0", "typescript": "5.0.4" } diff --git a/packages/sui-studio/package.json b/packages/sui-studio/package.json index c74f5301c..80927a4e3 100644 --- a/packages/sui-studio/package.json +++ b/packages/sui-studio/package.json @@ -23,7 +23,7 @@ "classnames": "2.5.1", "commander": "8.3.0", "deepmerge": "4.3.1", - "fast-glob": "3.2.11", + "fast-glob": "3.3.2", "fs-extra": "10.1.0", "git-url-parse": "13.1.0", "hoist-non-react-statics": "3.3.2", diff --git a/packages/sui-svg/package.json b/packages/sui-svg/package.json index 14424365a..0ef5430a4 100644 --- a/packages/sui-svg/package.json +++ b/packages/sui-svg/package.json @@ -14,7 +14,7 @@ "@s-ui/react-atom-icon": "1", "babel-preset-sui": "3", "commander": "8.3.0", - "fast-glob": "3.2.11", + "fast-glob": "3.3.2", "fs-extra": "10.1.0", "just-camel-case": "4.0.2", "prop-types": "15",