Skip to content

Commit bd9ca66

Browse files
Update dependencies to make Dependabot happy
1 parent f554b49 commit bd9ca66

2 files changed

Lines changed: 299 additions & 388 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@
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.1.0",
27-
"@pnpm/exe": "^9.15.9",
28-
"astro": "^5.4.2",
29-
"astro-accelerator-utils": "^0.3.38",
26+
"@astrojs/mdx": "^4.2.1",
27+
"@pnpm/exe": "^10.6.5",
28+
"astro": "^5.5.3",
29+
"astro-accelerator-utils": "^0.3.39",
3030
"cspell": "^8.17.5",
3131
"glob": "^11.0.1",
3232
"gray-matter": "^4.0.3",
3333
"hast-util-from-selector": "^3.0.1",
3434
"html-to-text": "^9.0.5",
3535
"keyword-extractor": "^0.0.28",
3636
"optional": "^0.1.4",
37-
"remark-directive": "^3.0.1",
37+
"remark-directive": "^4.0.0",
3838
"remark-heading-id": "^1.0.1",
3939
"sharp": "^0.33.5"
4040
},
4141
"devDependencies": {
42-
"@playwright/test": "^1.51.0",
42+
"@playwright/test": "^1.51.1",
4343
"csv-parse": "^5.6.0",
4444
"npm-run-all": "^4.1.5",
4545
"onchange": "^7.1.0",

0 commit comments

Comments
 (0)