mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
wip
This commit is contained in:
12
package.json
12
package.json
@@ -33,13 +33,13 @@
|
||||
"astro-d2": "^0.6.0",
|
||||
"astro-feelback": "^0.3.4",
|
||||
"astrojs-service-worker": "^2.0.0",
|
||||
"jsdom": "^26.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.14.0",
|
||||
"jsdom": "^26.1.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"sass": "^1.77.2",
|
||||
"sharp": "^0.33.2",
|
||||
"shiki": "^1.1.7",
|
||||
"sass": "^1.89.0",
|
||||
"sharp": "^0.34.2",
|
||||
"shiki": "^1.29.2",
|
||||
"starlight-blog": "^0.15.0",
|
||||
"starlight-links-validator": "^0.13.0"
|
||||
},
|
||||
|
||||
536
pnpm-lock.yaml
generated
536
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -12,6 +12,12 @@
|
||||
{
|
||||
"matchPackageNames": ["/.*astro.*/i", "/.*starlight.*/i", "/.*typedoc.*/i"],
|
||||
"groupName": "astro & starlight packages"
|
||||
},
|
||||
{
|
||||
"groupName": "too noisy",
|
||||
"matchPackageNames": ["@types/node"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user