Skip to content

Commit b8903b9

Browse files
authored
deps: update deps (#79)
1 parent d9cd933 commit b8903b9

File tree

2 files changed

+1636
-1116
lines changed

2 files changed

+1636
-1116
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,33 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.3.6",
14-
"@fortawesome/fontawesome-free": "^7.0.1",
13+
"@astrojs/mdx": "^4.3.10",
14+
"@fortawesome/fontawesome-free": "^7.1.0",
1515
"@types/lodash": "^4.17.20",
16-
"astro": "^5.14.3",
17-
"autoprefixer": "^10.4.21",
18-
"axios": "^1.12.2",
19-
"dayjs": "^1.11.18",
16+
"astro": "^5.15.6",
17+
"autoprefixer": "^10.4.22",
18+
"axios": "^1.13.2",
19+
"dayjs": "^1.11.19",
2020
"fuse.js": "^7.1.0",
2121
"highlight.js": "^11.11.1",
22-
"jsdom": "^24.1.3",
22+
"jsdom": "^27.2.0",
2323
"lodash": "^4.17.21",
24-
"mermaid": "^11.12.0",
25-
"playwright": "^1.55.1",
24+
"mermaid": "^11.12.1",
25+
"playwright": "^1.56.1",
2626
"rehype-mdx-code-props": "^3.0.1",
2727
"rehype-mermaid": "^3.0.0",
28-
"sass": "^1.93.2",
29-
"sharp": "^0.34.4",
28+
"sass": "^1.94.0",
29+
"sharp": "^0.34.5",
3030
"tippy.js": "^6.3.7"
3131
},
3232
"devDependencies": {
33-
"@playwright/test": "^1.55.1",
33+
"@playwright/test": "^1.56.1",
3434
"@types/canvas-confetti": "^1.9.0",
3535
"@types/jsdom": "^21.1.7",
36-
"@types/node": "^24.6.0",
36+
"@types/node": "^24.10.1",
3737
"@types/node-fetch": "^2.6.13",
3838
"@types/node-fetch-cache": "^3.0.5",
39-
"@vscode/vsce": "^2.32.0",
40-
"node-fetch-cache": "^4.1.2"
39+
"@vscode/vsce": "^3.6.2",
40+
"node-fetch-cache": "^5.1.0"
4141
}
4242
}

0 commit comments

Comments
 (0)