11{
22 "name" : " postcss-sorting" ,
3- "version" : " 9.1 .0" ,
3+ "version" : " 10.0 .0" ,
44 "description" : " PostCSS plugin to keep rules and at-rules content in order." ,
55 "keywords" : [
66 " postcss" ,
2626 "postcss" : " ^8.4.20"
2727 },
2828 "devDependencies" : {
29- "eslint" : " ^8.31.0" ,
30- "eslint-config-hudochenkov" : " ^9.0.0" ,
31- "eslint-config-prettier" : " ^8.6.0" ,
32- "husky" : " ^9.1.6" ,
33- "jest" : " ^29.7.0" ,
34- "jest-watch-typeahead" : " ^2.2.2" ,
35- "lint-staged" : " ^15.2.10" ,
36- "postcss" : " ^8.4.47" ,
37- "postcss-html" : " ^1.7.0" ,
38- "postcss-styled-syntax" : " ^0.6.4" ,
39- "prettier" : " ^3.3.3" ,
29+ "eslint" : " ^9.39.4" ,
30+ "eslint-config-hudochenkov" : " ^13.0.0" ,
31+ "eslint-config-prettier" : " ^10.1.8" ,
32+ "globals" : " ^17.4.0" ,
33+ "husky" : " ^9.1.7" ,
34+ "jest" : " ^30.2.0" ,
35+ "jest-watch-typeahead" : " ^3.0.1" ,
36+ "lint-staged" : " ^16.3.2" ,
37+ "postcss" : " ^8.5.8" ,
38+ "postcss-html" : " ^1.8.1" ,
39+ "postcss-styled-syntax" : " ^0.7.1" ,
40+ "prettier" : " ^3.8.1" ,
4041 "prettier-config-hudochenkov" : " ^0.4.0"
4142 },
4243 "scripts" : {
4344 "test-full" : " npm run lint && jest" ,
4445 "test" : " jest" ,
4546 "watch" : " jest --watch" ,
4647 "coverage" : " jest --coverage" ,
47- "fix" : " eslint *.js 'lib/**/*.js' --max-warnings 0 --fix && prettier --write *.js 'lib/**/*.js'" ,
48- "lint" : " eslint *.js 'lib/**/*.js' --max-warnings 0 && prettier --check *.js 'lib/**/*.js'" ,
48+ "fix" : " eslint '*.{js,mjs}' 'lib/**/*.js' --max-warnings 0 --fix && prettier --write '*.{js,mjs}' 'lib/**/*.js'" ,
49+ "lint" : " eslint '*.{js,mjs}' 'lib/**/*.js' --max-warnings 0 && prettier --check '*.{js,mjs}' 'lib/**/*.js'" ,
4950 "prepare" : " husky"
5051 },
5152 "lint-staged" : {
52- "*.js " : [
53+ "*.{js,mjs} " : [
5354 " eslint --fix --max-warnings=0" ,
5455 " prettier --write"
5556 ]
6667 ]
6768 },
6869 "prettier" : " prettier-config-hudochenkov" ,
69- 70- "gitHead " : " 9769848c9604a6b8cbb359370760a6e406cf648a " ,
71- "_nodeVersion" : " 20.12.2 " ,
72- "_npmVersion" : " 10.9 .0" ,
70+ "gitHead " : " 480fdd4cf54f2ae640419dc479000ce909203af0 " ,
71+ 72+ "_nodeVersion" : " 24.11.1 " ,
73+ "_npmVersion" : " 11.11 .0" ,
7374 "dist" : {
74- "integrity" : " sha512-Mn8KJ45HNNG6JBpBizXcyf6LqY/qyqetGcou/nprDnFwBFBLGj0j/sNKV2lj2KMOVOwdXu14aEzqJv8CIV6e8g ==" ,
75- "shasum" : " d2e7d43896dd399c23b5b86fc0b807a86146b590 " ,
76- "tarball" : " https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-9.1 .0.tgz" ,
75+ "integrity" : " sha512-TXbU+h6vVRW+86c/+ewhWq9k7pr7ijASTnepVhCQiC87zAOTkvB1v2dHyWP+ggstSTX/PNvjzS+IOqzejndz9w ==" ,
76+ "shasum" : " 45789c87f60e6d9153f640c706bd79216701ccf6 " ,
77+ "tarball" : " https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-10.0 .0.tgz" ,
7778 "fileCount" : 32 ,
78- "unpackedSize" : 54504 ,
79+ "unpackedSize" : 56597 ,
7980 "signatures" : [
8081 {
81- "keyid" : " SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA " ,
82- "sig" : " MEUCIQC8utQ1lKOsy/8aLPnL1XLt/4jsylike0mn38WpkoQIWgIgfgzJC7o3odmK2Skx8H1dL+CglcUhvQ+hoM/eersL2us= "
82+ "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U " ,
83+ "sig" : " MEYCIQCCWKPSCfpjZare/rD6sJBON3nTkByRLdlIFP2CMAjhfwIhAPYHoCwEHmY4WCwjkFDxtwpj0rycZOubK8R/if3XMM78 "
8384 }
8485 ]
8586 },
9596 }
9697 ],
9798 "_npmOperationalInternal" : {
98- "host" : " s3://npm-registry-packages" ,
99- "tmp" : " tmp/postcss-sorting_9.1.0_1729431265381_0.679578842973261 "
99+ "host" : " s3://npm-registry-packages-npm-production " ,
100+ "tmp" : " tmp/postcss-sorting_10.0.0_1773093129317_0.5857272826044728 "
100101 },
101102 "_hasShrinkwrap" : false ,
102- "_time" : " 2024-10-20T13:34:25.594Z "
103+ "_time" : " 2026-03-09T21:52:09.458Z "
103104}
0 commit comments