Skip to content

Commit cb29fe5

Browse files
authored
deps: update astro and other deps (#55)
1 parent b3c74c7 commit cb29fe5

File tree

2 files changed

+313
-308
lines changed

2 files changed

+313
-308
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,31 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^4.3.3",
14+
"@astrojs/mdx": "^4.3.4",
1515
"@fortawesome/fontawesome-free": "^7.0.0",
1616
"@types/lodash": "^4.17.20",
17-
"astro": "^5.12.9",
17+
"astro": "^5.13.4",
1818
"autoprefixer": "^10.4.21",
1919
"axios": "^1.11.0",
20-
"dayjs": "^1.11.13",
20+
"dayjs": "^1.11.15",
2121
"fuse.js": "^7.1.0",
2222
"highlight.js": "^11.11.1",
2323
"jsdom": "^24.1.3",
2424
"lodash": "^4.17.21",
25-
"mermaid": "^11.9.0",
26-
"playwright": "^1.54.2",
25+
"mermaid": "^11.10.1",
26+
"playwright": "^1.55.0",
2727
"rehype-mdx-code-props": "^3.0.1",
2828
"rehype-mermaid": "^3.0.0",
29-
"sass": "^1.90.0",
29+
"sass": "^1.91.0",
3030
"sharp": "^0.33.5",
3131
"tippy.js": "^6.3.7",
3232
"update": "^0.7.4"
3333
},
3434
"devDependencies": {
35-
"@playwright/test": "^1.54.2",
35+
"@playwright/test": "^1.55.0",
3636
"@types/canvas-confetti": "^1.9.0",
3737
"@types/jsdom": "^21.1.7",
38-
"@types/node": "^20.19.10",
38+
"@types/node": "^20.19.11",
3939
"@types/node-fetch": "^2.6.13",
4040
"@types/node-fetch-cache": "^3.0.5",
4141
"@vscode/vsce": "^2.32.0",

0 commit comments

Comments
 (0)