Skip to content

Commit d8b3e97

Browse files
committed
bump
1 parent 4dd6eec commit d8b3e97

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@testomatio/docs",
33
"version": "0.0.1",
4-
"packageManager": "pnpm@10.15.1",
4+
"packageManager": "pnpm@10.17.1",
55
"description": "Testomatio Documentation",
66
"main": "index.js",
77
"authors": {
@@ -20,30 +20,30 @@
2020
},
2121
"license": "MIT",
2222
"devDependencies": {
23-
"axios": "^1.11.0",
23+
"axios": "^1.12.2",
2424
"dasherize": "^2.0.0",
2525
"glob": "^10.4.2",
2626
"runok": "^0.9.3",
2727
"slugify": "^1.6.6"
2828
},
2929
"dependencies": {
30-
"@astrojs/markdown-remark": "^6.3.6",
31-
"@astrojs/starlight": "^0.35.2",
30+
"@astrojs/markdown-remark": "^6.3.7",
31+
"@astrojs/starlight": "^0.36.0",
3232
"@octokit/core": "^5.1.0",
33-
"astro": "^5.13.5",
33+
"astro": "^5.14.1",
3434
"astro-breadcrumbs": "^3.3.1",
3535
"astro-og-canvas": "^0.7.0",
3636
"astro-rehype-relative-markdown-links": "0.18.1",
3737
"astro-vtbot": "^2.1.8",
3838
"bunosh": "^0.4.1",
3939
"canvaskit-wasm": "^0.40.0",
40-
"dotenv": "^17.2.2",
40+
"dotenv": "^17.2.3",
4141
"gray-matter": "^4.0.3",
4242
"meilisearch-docsearch": "^0.8.0",
4343
"schema-dts": "^1.1.5",
44-
"sharp": "^0.34.3",
44+
"sharp": "^0.34.4",
4545
"starlight-image-zoom": "^0.13.0",
46-
"starlight-links-validator": "^0.17.2"
46+
"starlight-links-validator": "^0.18.0"
4747
},
4848
"type": "module"
4949
}

0 commit comments

Comments
 (0)