We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e27fb commit 8e1a646Copy full SHA for 8e1a646
package.json
@@ -33,8 +33,8 @@
33
"itscss": "3.1.0"
34
},
35
"devDependencies": {
36
- "@babel/core": "7.26.10",
37
- "@babel/preset-env": "7.26.9",
+ "@babel/core": "7.27.1",
+ "@babel/preset-env": "7.27.2",
38
"@rollup/plugin-babel": "6.0.4",
39
"@rollup/plugin-commonjs": "28.0.3",
40
"@rollup/plugin-eslint": "9.0.5",
@@ -68,7 +68,7 @@
68
"stylelint-config-recommended": "16.0.0",
69
"stylelint-config-standard-scss": "14.0.0",
70
"stylelint-no-unsupported-browser-features": "8.0.4",
71
- "stylelint-scss": "6.11.1",
+ "stylelint-scss": "6.12.0",
72
"tslib": "2.8.1",
73
"tslint": "6.1.3",
74
"tslint-config-prettier": "1.18.0",
0 commit comments