Skip to content

Commit e9cd4f8

Browse files
Merge pull request #2771 from OctopusDeploy/sf/update-dependencies
Update dependencies
2 parents 5964098 + 5c69a61 commit e9cd4f8

File tree

2 files changed

+705
-692
lines changed

2 files changed

+705
-692
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
},
2626
"dependencies": {
2727
"@astrojs/mdx": "^4.3.0",
28-
"@pnpm/exe": "^10.11.1",
29-
"astro": "^5.9.0",
30-
"astro-accelerator-utils": "^0.3.43",
28+
"@pnpm/exe": "^10.13.1",
29+
"astro": "^5.11.2",
30+
"astro-accelerator-utils": "^0.3.48",
3131
"cspell": "^8.19.4",
32-
"glob": "^11.0.2",
32+
"glob": "^11.0.3",
3333
"gray-matter": "^4.0.3",
3434
"hast-util-from-selector": "^3.0.1",
3535
"html-to-text": "^9.0.5",
@@ -40,11 +40,11 @@
4040
"sharp": "^0.33.5"
4141
},
4242
"devDependencies": {
43-
"@playwright/test": "^1.52.0",
43+
"@playwright/test": "^1.54.1",
4444
"csv-parse": "^5.6.0",
4545
"npm-run-all": "^4.1.5",
4646
"onchange": "^7.1.0",
47-
"prettier": "^3.5.3",
47+
"prettier": "^3.6.2",
4848
"prettier-plugin-astro": "^0.14.1"
4949
},
5050
"pnpm": {

0 commit comments

Comments
 (0)