Package and documentation updates.
This commit is contained in:
14
package.json
14
package.json
@@ -47,23 +47,23 @@
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.0.0",
|
||||
"typescript-svelte-plugin": "^0.3.41",
|
||||
"vite": "^5.1.0",
|
||||
"typescript-svelte-plugin": "^0.3.42",
|
||||
"vite": "^5.4.0",
|
||||
"vite-plugin-tailwind-purgecss": "^0.3.3",
|
||||
"vitest": "^2.0.2"
|
||||
"vitest": "^2.1.0"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.6.3",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@floating-ui/dom": "^1.6.0",
|
||||
"@popperjs/core": "^2.11.0",
|
||||
"@tiptap/core": "^2.8.0",
|
||||
"@tiptap/extension-color": "^2.8.0",
|
||||
"@tiptap/pm": "^2.8.0",
|
||||
"@tiptap/starter-kit": "^2.8.0",
|
||||
"axios": "^1.6.7",
|
||||
"axios": "^1.7.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"dexie": "^4.0.1-beta.14",
|
||||
"flowbite-svelte": "^0.46.16",
|
||||
"flowbite-svelte": "^0.47.00",
|
||||
"html5-qrcode": "^2.3.8",
|
||||
"tailwind-merge": "^2.5.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user