update version

This commit is contained in:
2025-12-06 14:55:57 -03:00
parent f3cd5663bd
commit a56e051a18
23 changed files with 8766 additions and 1942 deletions

View File

@@ -18,33 +18,33 @@
"@tanstack/react-table": "^8.21.3",
"crypto-js": "^4.2.0",
"fuse.js": "^7.1.0",
"isbot": "^5.1.31",
"isbot": "^5.1.32",
"lzwcompress": "^1.1.0",
"meilisearch": "^0.54.0",
"meilisearch-helper": "github:sergiors/meilisearch-helper",
"ramda": "^0.32.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router": "^7.9.5",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-router": "^7.10.1",
"rrweb": "^2.0.0-alpha.4",
"scorm-again": "^2.6.7",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@cloudflare/vite-plugin": "^1.13.17",
"@react-router/dev": "^7.9.5",
"@tailwindcss/vite": "^4.1.16",
"@cloudflare/vite-plugin": "^1.17.0",
"@react-router/dev": "^7.10.1",
"@tailwindcss/vite": "^4.1.17",
"@types/crypto-js": "^4.2.2",
"@types/node": "^24",
"@types/ramda": "^0.31.1",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"prettier": "^3.6.2",
"tailwindcss": "^4.1.16",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"prettier": "^3.7.4",
"tailwindcss": "^4.1.17",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
"vite": "^7.1.12",
"vite": "^7.2.6",
"vite-tsconfig-paths": "^5.1.4",
"wrangler": "^4.45.2"
"wrangler": "^4.53.0"
}
}

File diff suppressed because it is too large Load Diff