Skip to content

Commit f87938f

Browse files
committed
chore: update deps
1 parent ff20aef commit f87938f

File tree

2 files changed

+1509
-1612
lines changed

2 files changed

+1509
-1612
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,33 +12,33 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/mdx": "^4.3.0",
15-
"@fortawesome/fontawesome-free": "^6.5.2",
16-
"@types/lodash": "^4.17.6",
15+
"@fortawesome/fontawesome-free": "^6.7.2",
16+
"@types/lodash": "^4.17.17",
1717
"astro": "^5.8.0",
18-
"autoprefixer": "^10.4.19",
19-
"axios": "^1.7.2",
20-
"dayjs": "^1.11.11",
21-
"fuse.js": "^7.0.0",
22-
"highlight.js": "^11.10.0",
23-
"jsdom": "^24.1.0",
18+
"autoprefixer": "^10.4.21",
19+
"axios": "^1.9.0",
20+
"dayjs": "^1.11.13",
21+
"fuse.js": "^7.1.0",
22+
"highlight.js": "^11.11.1",
23+
"jsdom": "^24.1.3",
2424
"lodash": "^4.17.21",
25-
"mermaid": "^10.9.1",
26-
"playwright": "^1.45.1",
25+
"mermaid": "^10.9.3",
26+
"playwright": "^1.52.0",
2727
"rehype-mdx-code-props": "^3.0.1",
2828
"rehype-mermaid": "^2.1.0",
29-
"sass": "^1.77.6",
30-
"sharp": "^0.33.4",
29+
"sass": "^1.89.0",
30+
"sharp": "^0.33.5",
3131
"tippy.js": "^6.3.7",
3232
"update": "^0.7.4"
3333
},
3434
"devDependencies": {
35-
"@playwright/test": "^1.45.1",
36-
"@types/canvas-confetti": "^1.6.4",
35+
"@playwright/test": "^1.52.0",
36+
"@types/canvas-confetti": "^1.9.0",
3737
"@types/jsdom": "^21.1.7",
38-
"@types/node": "^20.14.10",
39-
"@types/node-fetch": "^2.6.11",
38+
"@types/node": "^20.17.50",
39+
"@types/node-fetch": "^2.6.12",
4040
"@types/node-fetch-cache": "^3.0.5",
41-
"@vscode/vsce": "^2.29.0",
41+
"@vscode/vsce": "^2.32.0",
4242
"node-fetch-cache": "^4.1.2"
4343
}
4444
}

0 commit comments

Comments
 (0)