Skip to content

Commit 338e526

Browse files
committed
chore: bump deps
1 parent 1d16a85 commit 338e526

File tree

2 files changed

+166
-149
lines changed

2 files changed

+166
-149
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
},
111111
"peerDependencies": {
112112
"markdown-it-mathjax3": "^4.3.2",
113-
"postcss": "^8.4.33"
113+
"postcss": "^8.4.34"
114114
},
115115
"peerDependenciesMeta": {
116116
"markdown-it-mathjax3": {
@@ -162,7 +162,7 @@
162162
"fs-extra": "^11.2.0",
163163
"get-port": "^7.0.0",
164164
"gray-matter": "^4.0.3",
165-
"lint-staged": "^15.2.1",
165+
"lint-staged": "^15.2.2",
166166
"lodash.template": "^4.5.0",
167167
"lru-cache": "^10.2.0",
168168
"markdown-it": "^14.0.0",
@@ -173,24 +173,24 @@
173173
"markdown-it-mathjax3": "^4.3.2",
174174
"micromatch": "^4.0.5",
175175
"minimist": "^1.2.8",
176-
"nanoid": "^5.0.4",
176+
"nanoid": "^5.0.5",
177177
"npm-run-all": "^4.1.5",
178178
"ora": "^8.0.1",
179179
"p-map": "^7.0.1",
180180
"path-to-regexp": "^6.2.1",
181181
"picocolors": "^1.0.0",
182182
"pkg-dir": "^8.0.0",
183-
"playwright-chromium": "^1.41.1",
183+
"playwright-chromium": "^1.41.2",
184184
"polka": "1.0.0-next.24",
185185
"postcss-prefix-selector": "^1.16.0",
186-
"prettier": "^3.2.4",
186+
"prettier": "^3.2.5",
187187
"prompts": "^2.4.2",
188188
"punycode": "^2.3.1",
189189
"rimraf": "^5.0.5",
190190
"rollup": "^4.9.6",
191191
"rollup-plugin-dts": "^6.1.0",
192192
"rollup-plugin-esbuild": "^6.1.1",
193-
"semver": "^7.5.4",
193+
"semver": "^7.6.0",
194194
"simple-git-hooks": "^2.9.0",
195195
"sirv": "^2.0.4",
196196
"sitemap": "^7.1.1",

0 commit comments

Comments
 (0)