Skip to content

Commit 3d6a74a

Browse files
authored
deps: update (#89)
1 parent bf2239a commit 3d6a74a

File tree

3 files changed

+2825
-5638
lines changed

3 files changed

+2825
-5638
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,33 @@
1111
"format": "prettier . --write"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^4.3.10",
14+
"@astrojs/mdx": "^4.3.13",
1515
"@fortawesome/fontawesome-free": "^7.1.0",
16-
"@types/lodash": "^4.17.20",
17-
"astro": "^5.15.6",
18-
"autoprefixer": "^10.4.22",
16+
"@types/lodash": "^4.17.23",
17+
"astro": "^5.16.9",
18+
"autoprefixer": "^10.4.23",
1919
"axios": "^1.13.2",
2020
"dayjs": "^1.11.19",
2121
"fuse.js": "^7.1.0",
2222
"highlight.js": "^11.11.1",
23-
"jsdom": "^27.2.0",
23+
"jsdom": "^27.4.0",
2424
"lodash": "^4.17.21",
25-
"mermaid": "^11.12.1",
26-
"playwright": "^1.56.1",
25+
"mermaid": "^11.12.2",
26+
"playwright": "^1.57.0",
2727
"rehype-mdx-code-props": "^3.0.1",
2828
"rehype-mermaid": "^3.0.0",
29-
"sass": "^1.94.0",
29+
"sass": "^1.97.2",
3030
"sharp": "^0.34.5",
3131
"tippy.js": "^6.3.7"
3232
},
3333
"devDependencies": {
34-
"@playwright/test": "^1.56.1",
34+
"@playwright/test": "^1.57.0",
3535
"@types/canvas-confetti": "^1.9.0",
3636
"@types/jsdom": "^21.1.7",
37-
"@types/node": "^24.10.1",
37+
"@types/node": "^24.10.8",
3838
"@types/node-fetch": "^2.6.13",
3939
"@types/node-fetch-cache": "^3.0.5",
40-
"@vscode/vsce": "^3.6.2",
40+
"@vscode/vsce": "^3.7.1",
4141
"node-fetch-cache": "^5.1.0",
4242
"prettier": "3.6.2",
4343
"prettier-plugin-astro": "0.14.1"

0 commit comments

Comments
 (0)