Merge branch 'main' of tildegit.org:MarkEEaton/Kingsborough-LibGuide

This commit is contained in:
Mark Eaton
2026-01-19 14:15:09 -05:00
3 changed files with 1395 additions and 499 deletions
+1388 -495
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "^8.40.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-vue": "^9.12.0",
"prettier": "2.8.8"
"eslint-plugin-vue": "^10.0.0",
"prettier": "3.8.0"
}
}
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}