Package updates and related

This commit is contained in:
Scott Idem
2024-07-23 18:40:15 -04:00
parent b0633a5c24
commit c41be23995
3 changed files with 233 additions and 216 deletions

View File

@@ -33,12 +33,13 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.24.0",
"highlight.js": "^11.10.0",
"postcss": "^8.4.35",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.0",
"svelte-check": "^3.6.0",
"svelte-highlight": "^7.6.1",
"svelte-highlight": "^7.7.0",
"tailwindcss": "^3.4.1",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
@@ -53,7 +54,6 @@
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"dexie": "^4.0.1-beta.14",
"highlight.js": "^11.10.0",
"html5-qrcode": "^2.3.8"
}
}