diff --git a/demo/assets/package.json b/demo/assets/package.json index 6b9b078..5fd1d93 100644 --- a/demo/assets/package.json +++ b/demo/assets/package.json @@ -27,7 +27,7 @@ "prettier": "^3.4.2", "style-dictionary": "^4.3.0", "stylelint": "^16.13.2", - "stylelint-config-recess-order": "^5.1.1", + "stylelint-config-recess-order": "^6.0.0", "stylelint-config-standard-scss": "^14.0.0", "stylelint-declaration-strict-value": "^1.10.7" }, diff --git a/demo/assets/pnpm-lock.yaml b/demo/assets/pnpm-lock.yaml index 584bbb8..296e064 100644 --- a/demo/assets/pnpm-lock.yaml +++ b/demo/assets/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^16.13.2 version: 16.13.2 stylelint-config-recess-order: - specifier: ^5.1.1 - version: 5.1.1(stylelint@16.13.2) + specifier: ^6.0.0 + version: 6.0.0(stylelint@16.13.2) stylelint-config-standard-scss: specifier: ^14.0.0 version: 14.0.0(postcss@8.4.49)(stylelint@16.13.2) @@ -603,8 +603,8 @@ packages: caniuse-lite@1.0.30001690: resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==} - caniuse-lite@1.0.30001692: - resolution: {integrity: sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==} + caniuse-lite@1.0.30001695: + resolution: {integrity: sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==} chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} @@ -1614,8 +1614,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - stylelint-config-recess-order@5.1.1: - resolution: {integrity: sha512-eDAHWVBelzDbMbdMj15pSw0Ycykv5eLeriJdbGCp0zd44yvhgZLI+wyVHegzXp5NrstxTPSxl0fuOVKdMm0XLA==} + stylelint-config-recess-order@6.0.0: + resolution: {integrity: sha512-1KqrttqpIrCYFAVQ1/bbgXo7EvvcjmkxxmnzVr+U66Xr2OlrNZqQ5+44Tmct6grCWY6wGTIBh2tSANqcmwIM2g==} peerDependencies: stylelint: '>=16' @@ -2317,7 +2317,7 @@ snapshots: browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001692 + caniuse-lite: 1.0.30001695 electron-to-chromium: 1.5.83 node-releases: 2.0.19 update-browserslist-db: 1.1.2(browserslist@4.24.4) @@ -2359,7 +2359,7 @@ snapshots: caniuse-lite@1.0.30001690: {} - caniuse-lite@1.0.30001692: + caniuse-lite@1.0.30001695: optional: true chalk@4.1.2: @@ -3330,7 +3330,7 @@ snapshots: prettier: 3.4.2 tinycolor2: 1.6.0 - stylelint-config-recess-order@5.1.1(stylelint@16.13.2): + stylelint-config-recess-order@6.0.0(stylelint@16.13.2): dependencies: stylelint: 16.13.2 stylelint-order: 6.0.4(stylelint@16.13.2)