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 f81ecca commit e7b9c86Copy full SHA for e7b9c86
package.json
@@ -42,7 +42,7 @@
42
"@types/markdown-it": "14.1.2",
43
"@types/markdown-it-container": "2.0.10",
44
"@types/markdown-it-footnote": "3.0.4",
45
- "@types/node": "22.19.1",
+ "@types/node": "22.19.2",
46
"@unocss/preset-attributify": "0.65.4",
47
"@unocss/preset-icons": "0.65.4",
48
"@unocss/preset-uno": "0.65.4",
@@ -82,7 +82,7 @@
82
"postcss-html": "1.8.0",
83
"postcss-scss": "4.0.9",
84
"prettier": "3.4.2",
85
- "sass": "1.94.2",
+ "sass": "1.95.0",
86
"stylelint": "16.13.2",
87
"stylelint-config-html": "1.1.0",
88
"stylelint-config-rational-order": "0.1.2",
@@ -109,5 +109,5 @@
109
"@octokit/types": "^13.5.0",
110
"octokit": "^4.0.2"
111
},
112
- "packageManager": "pnpm@10.24.0"
+ "packageManager": "pnpm@10.25.0"
113
}
0 commit comments