integers added

This commit is contained in:
2026-03-26 08:50:17 -04:00
parent 1764adf0a5
commit 221997f2d9
17 changed files with 1520 additions and 64 deletions

View File

@@ -12,9 +12,9 @@
"clsx": "^2.1.1",
"framer-motion": "^12.34.3",
"katex": "^0.16.33",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"next": "^16.2.1",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"tailwind-merge": "^3.5.0"
},
"devDependencies": {