|
|
|
@ -35,7 +35,7 @@
|
|
|
|
|
"rtlcss": "^4.1.0", |
|
|
|
|
"sass": "^1.61.0", |
|
|
|
|
"stylelint": "^15.4.0", |
|
|
|
|
"stylelint-config-twbs-bootstrap": "^8.0.0", |
|
|
|
|
"stylelint-config-twbs-bootstrap": "^9.0.1", |
|
|
|
|
"terser": "^5.16.9", |
|
|
|
|
"tslib": "^2.5.0", |
|
|
|
|
"typescript": "^5.0.3" |
|
|
|
@ -8893,27 +8893,27 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-recommended": { |
|
|
|
|
"version": "10.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-10.0.1.tgz", |
|
|
|
|
"integrity": "sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==", |
|
|
|
|
"version": "11.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz", |
|
|
|
|
"integrity": "sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"stylelint": "^15.0.0" |
|
|
|
|
"stylelint": "^15.3.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-recommended-scss": { |
|
|
|
|
"version": "9.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-9.0.1.tgz", |
|
|
|
|
"integrity": "sha512-qAmz/TdrqslwiMTuLM3QXeISUkfEDUXGMfRBCHm/xrkCJNnQefv+mzG2mWTsWkqcVk8HAyUkug10dwAcYp2fCQ==", |
|
|
|
|
"version": "10.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-10.0.0.tgz", |
|
|
|
|
"integrity": "sha512-+YvPgUHi0W5mCJCKdupBCIsWPYNbWuJcRmFtSYujwNg+41ljFknhO9bpY6C+oahv659zW7W1AT7i6DQvJYYr1A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"postcss-scss": "^4.0.2", |
|
|
|
|
"stylelint-config-recommended": "^10.0.1", |
|
|
|
|
"stylelint-scss": "^4.4.0" |
|
|
|
|
"postcss-scss": "^4.0.6", |
|
|
|
|
"stylelint-config-recommended": "^11.0.0", |
|
|
|
|
"stylelint-scss": "^4.6.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"postcss": "^8.3.3", |
|
|
|
|
"stylelint": "^15.0.0" |
|
|
|
|
"stylelint": "^15.3.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"postcss": { |
|
|
|
@ -8922,29 +8922,29 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-standard": { |
|
|
|
|
"version": "30.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-30.0.1.tgz", |
|
|
|
|
"integrity": "sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg==", |
|
|
|
|
"version": "32.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-32.0.0.tgz", |
|
|
|
|
"integrity": "sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"stylelint-config-recommended": "^10.0.1" |
|
|
|
|
"stylelint-config-recommended": "^11.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"stylelint": "^15.0.0" |
|
|
|
|
"stylelint": "^15.4.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-standard-scss": { |
|
|
|
|
"version": "7.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-7.0.1.tgz", |
|
|
|
|
"integrity": "sha512-m5sRdtsB1F5fnC1Ozla7ryftU47wVpO+HWd+JQTqeoG0g/oPh5EfbWfcVHbNCEtuoHfALIySiUWS20pz2hX6jA==", |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-TDT/gJD/0LUDoUgkjF1uoI/4DfczXHxg7gJVcWT4/JbE6k5hszVuI14reNX+tEwSyMNhcK2BA7izrK+uVAz7XA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"stylelint-config-recommended-scss": "^9.0.0", |
|
|
|
|
"stylelint-config-standard": "^30.0.1" |
|
|
|
|
"stylelint-config-recommended-scss": "^10.0.0", |
|
|
|
|
"stylelint-config-standard": "^32.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"postcss": "^8.3.3", |
|
|
|
|
"stylelint": "^15.0.0" |
|
|
|
|
"stylelint": "^15.4.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"postcss": { |
|
|
|
@ -8953,21 +8953,32 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-config-twbs-bootstrap": { |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-daJW7kMoiRQB3UYaZaXPwU8UoPQhK2h6IgTO6OLmhn9IRU2iKlRo6/iO2Me13kU0VPtgLDyYnq5TNRBwyA/pWQ==", |
|
|
|
|
"version": "9.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-9.0.1.tgz", |
|
|
|
|
"integrity": "sha512-E+dIb/SjsmcnZnmJwmUUYQSz07IzVxg6N09ambBALb7AWwQOWKbp7NeoCoRq85w3FXOsHcA2AXsAB6cB8st8mQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "github", |
|
|
|
|
"url": "https://github.com/sponsors/twbs" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/bootstrap" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"dependencies": { |
|
|
|
|
"stylelint-config-recess-order": "^4.0.0", |
|
|
|
|
"stylelint-config-standard": "^30.0.1", |
|
|
|
|
"stylelint-config-standard-scss": "^7.0.1", |
|
|
|
|
"stylelint-scss": "^4.4.0" |
|
|
|
|
"stylelint-config-standard": "^32.0.0", |
|
|
|
|
"stylelint-config-standard-scss": "^8.0.0", |
|
|
|
|
"stylelint-scss": "^4.6.0", |
|
|
|
|
"stylelint-stylistic": "^0.4.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^14.13.1 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"stylelint": "^15.0.0" |
|
|
|
|
"stylelint": "^15.4.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-order": { |
|
|
|
@ -8984,21 +8995,39 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-scss": { |
|
|
|
|
"version": "4.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.5.0.tgz", |
|
|
|
|
"integrity": "sha512-/+rQ8FePOiwT5xblOHkujYzRYfSjmE6HYhLpqJShL+9wH6/HaAVj4mWpXlpEsM3ZgIpOblG9Y+/BycSJzWgjNw==", |
|
|
|
|
"version": "4.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.6.0.tgz", |
|
|
|
|
"integrity": "sha512-M+E0BQim6G4XEkaceEhfVjP/41C9Klg5/tTPTCQVlgw/jm2tvB+OXJGaU0TDP5rnTCB62aX6w+rT+gqJW/uwjA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"lodash": "^4.17.21", |
|
|
|
|
"dlv": "^1.1.3", |
|
|
|
|
"postcss-media-query-parser": "^0.2.3", |
|
|
|
|
"postcss-resolve-nested-selector": "^0.1.1", |
|
|
|
|
"postcss-selector-parser": "^6.0.6", |
|
|
|
|
"postcss-value-parser": "^4.1.0" |
|
|
|
|
"postcss-selector-parser": "^6.0.11", |
|
|
|
|
"postcss-value-parser": "^4.2.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"stylelint": "^14.5.1 || ^15.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint-stylistic": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-8x6sClY6D+wrdTZD9kEcIcyH6Qv3nXapngd8INEI0iABukdecepZcme+RpxMOJCe4ngacBZf+JlCLjDjKadBcA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"postcss": "^8.4.21", |
|
|
|
|
"postcss-media-query-parser": "^0.2.3", |
|
|
|
|
"postcss-value-parser": "^4.2.0", |
|
|
|
|
"style-search": "^0.1.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=14.x" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"stylelint": "^15.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/stylelint/node_modules/balanced-match": { |
|
|
|
|
"version": "2.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", |
|
|
|
@ -16563,52 +16592,53 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-config-recommended": { |
|
|
|
|
"version": "10.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-10.0.1.tgz", |
|
|
|
|
"integrity": "sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==", |
|
|
|
|
"version": "11.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz", |
|
|
|
|
"integrity": "sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": {} |
|
|
|
|
}, |
|
|
|
|
"stylelint-config-recommended-scss": { |
|
|
|
|
"version": "9.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-9.0.1.tgz", |
|
|
|
|
"integrity": "sha512-qAmz/TdrqslwiMTuLM3QXeISUkfEDUXGMfRBCHm/xrkCJNnQefv+mzG2mWTsWkqcVk8HAyUkug10dwAcYp2fCQ==", |
|
|
|
|
"version": "10.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-10.0.0.tgz", |
|
|
|
|
"integrity": "sha512-+YvPgUHi0W5mCJCKdupBCIsWPYNbWuJcRmFtSYujwNg+41ljFknhO9bpY6C+oahv659zW7W1AT7i6DQvJYYr1A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"postcss-scss": "^4.0.2", |
|
|
|
|
"stylelint-config-recommended": "^10.0.1", |
|
|
|
|
"stylelint-scss": "^4.4.0" |
|
|
|
|
"postcss-scss": "^4.0.6", |
|
|
|
|
"stylelint-config-recommended": "^11.0.0", |
|
|
|
|
"stylelint-scss": "^4.6.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-config-standard": { |
|
|
|
|
"version": "30.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-30.0.1.tgz", |
|
|
|
|
"integrity": "sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg==", |
|
|
|
|
"version": "32.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-32.0.0.tgz", |
|
|
|
|
"integrity": "sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"stylelint-config-recommended": "^10.0.1" |
|
|
|
|
"stylelint-config-recommended": "^11.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-config-standard-scss": { |
|
|
|
|
"version": "7.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-7.0.1.tgz", |
|
|
|
|
"integrity": "sha512-m5sRdtsB1F5fnC1Ozla7ryftU47wVpO+HWd+JQTqeoG0g/oPh5EfbWfcVHbNCEtuoHfALIySiUWS20pz2hX6jA==", |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-TDT/gJD/0LUDoUgkjF1uoI/4DfczXHxg7gJVcWT4/JbE6k5hszVuI14reNX+tEwSyMNhcK2BA7izrK+uVAz7XA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"stylelint-config-recommended-scss": "^9.0.0", |
|
|
|
|
"stylelint-config-standard": "^30.0.1" |
|
|
|
|
"stylelint-config-recommended-scss": "^10.0.0", |
|
|
|
|
"stylelint-config-standard": "^32.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-config-twbs-bootstrap": { |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-daJW7kMoiRQB3UYaZaXPwU8UoPQhK2h6IgTO6OLmhn9IRU2iKlRo6/iO2Me13kU0VPtgLDyYnq5TNRBwyA/pWQ==", |
|
|
|
|
"version": "9.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-9.0.1.tgz", |
|
|
|
|
"integrity": "sha512-E+dIb/SjsmcnZnmJwmUUYQSz07IzVxg6N09ambBALb7AWwQOWKbp7NeoCoRq85w3FXOsHcA2AXsAB6cB8st8mQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"stylelint-config-recess-order": "^4.0.0", |
|
|
|
|
"stylelint-config-standard": "^30.0.1", |
|
|
|
|
"stylelint-config-standard-scss": "^7.0.1", |
|
|
|
|
"stylelint-scss": "^4.4.0" |
|
|
|
|
"stylelint-config-standard": "^32.0.0", |
|
|
|
|
"stylelint-config-standard-scss": "^8.0.0", |
|
|
|
|
"stylelint-scss": "^4.6.0", |
|
|
|
|
"stylelint-stylistic": "^0.4.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-order": { |
|
|
|
@ -16622,16 +16652,28 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-scss": { |
|
|
|
|
"version": "4.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.5.0.tgz", |
|
|
|
|
"integrity": "sha512-/+rQ8FePOiwT5xblOHkujYzRYfSjmE6HYhLpqJShL+9wH6/HaAVj4mWpXlpEsM3ZgIpOblG9Y+/BycSJzWgjNw==", |
|
|
|
|
"version": "4.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.6.0.tgz", |
|
|
|
|
"integrity": "sha512-M+E0BQim6G4XEkaceEhfVjP/41C9Klg5/tTPTCQVlgw/jm2tvB+OXJGaU0TDP5rnTCB62aX6w+rT+gqJW/uwjA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"lodash": "^4.17.21", |
|
|
|
|
"dlv": "^1.1.3", |
|
|
|
|
"postcss-media-query-parser": "^0.2.3", |
|
|
|
|
"postcss-resolve-nested-selector": "^0.1.1", |
|
|
|
|
"postcss-selector-parser": "^6.0.6", |
|
|
|
|
"postcss-value-parser": "^4.1.0" |
|
|
|
|
"postcss-selector-parser": "^6.0.11", |
|
|
|
|
"postcss-value-parser": "^4.2.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"stylelint-stylistic": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-8x6sClY6D+wrdTZD9kEcIcyH6Qv3nXapngd8INEI0iABukdecepZcme+RpxMOJCe4ngacBZf+JlCLjDjKadBcA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"postcss": "^8.4.21", |
|
|
|
|
"postcss-media-query-parser": "^0.2.3", |
|
|
|
|
"postcss-value-parser": "^4.2.0", |
|
|
|
|
"style-search": "^0.1.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"suf-log": { |
|
|
|
|