1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

chore: update devDependencies to latest versions in package.json and docs/package.json

This commit is contained in:
codecalm
2025-04-19 11:30:56 +02:00
parent 1546e9ccc4
commit d4886607f0
3 changed files with 259 additions and 256 deletions

View File

@@ -50,10 +50,10 @@
},
"devDependencies": {
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-navigation": "^1.0.4",
"@docsearch/css": "^3.9.0",
"@docsearch/js": "^3.9.0",
"flat-cache": "^6.1.6",
"shiki": "^2.3.2"
"flat-cache": "^6.1.8",
"shiki": "^3.2.2"
}
}