Skip to content

Commit 0b5168d

Browse files
Merge pull request #2643 from OctopusDeploy/sf/dependency-updates
Update dependencies
2 parents 913fd59 + 101caf6 commit 0b5168d

File tree

2 files changed

+676
-721
lines changed

2 files changed

+676
-721
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"watch": "onchange 'src/**/*.{js,mjs,ts,astro,css}' 'public/docs/js/**/*.js' 'public/docs/css/**/*.css' -- prettier --write --plugin=prettier-plugin-astro {{changed}}"
2424
},
2525
"dependencies": {
26-
"@astrojs/mdx": "^4.0.8",
27-
"@pnpm/exe": "^9.15.5",
28-
"astro": "^5.2.5",
29-
"astro-accelerator-utils": "^0.3.36",
30-
"cspell": "^8.17.3",
26+
"@astrojs/mdx": "^4.1.0",
27+
"@pnpm/exe": "^9.15.9",
28+
"astro": "^5.4.2",
29+
"astro-accelerator-utils": "^0.3.38",
30+
"cspell": "^8.17.5",
3131
"glob": "^11.0.1",
3232
"gray-matter": "^4.0.3",
3333
"hast-util-from-selector": "^3.0.1",
@@ -39,11 +39,11 @@
3939
"sharp": "^0.33.5"
4040
},
4141
"devDependencies": {
42-
"@playwright/test": "^1.50.1",
42+
"@playwright/test": "^1.51.0",
4343
"csv-parse": "^5.6.0",
4444
"npm-run-all": "^4.1.5",
4545
"onchange": "^7.1.0",
46-
"prettier": "^3.5.0",
46+
"prettier": "^3.5.3",
4747
"prettier-plugin-astro": "^0.14.1"
4848
},
4949
"pnpm": {

0 commit comments

Comments
 (0)